"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/02 04:06:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-taqipul9funo" 2025/09/02 04:06:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:06:41 DEBUG : Creating backend with remote "/tmp/rclone2184889639" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:06:41 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:06:44 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:06:44 DEBUG : dir: Looking for writers 2025/09/02 04:06:44 DEBUG : Looking for writers 2025/09/02 04:06:44 DEBUG : dir: reading active writers 2025/09/02 04:06:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.67s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:06:44 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:06:48 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:06:48 DEBUG : dir/subdir: Looking for writers 2025/09/02 04:06:48 DEBUG : dir: Looking for writers 2025/09/02 04:06:48 DEBUG : file1: reading active writers 2025/09/02 04:06:48 DEBUG : file2: reading active writers 2025/09/02 04:06:48 DEBUG : subdir: reading active writers 2025/09/02 04:06:48 DEBUG : Looking for writers 2025/09/02 04:06:48 DEBUG : dir: reading active writers 2025/09/02 04:06:48 DEBUG : >WaitForWriters: 2025/09/02 04:06:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:06:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:06:49 DEBUG : pacer: Reducing sleep to 15ms 2025/09/02 04:06:49 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.74s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:06:49 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:06:50 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:06:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:06:51 DEBUG : dir: Looking for writers 2025/09/02 04:06:51 DEBUG : file1: reading active writers 2025/09/02 04:06:51 DEBUG : Looking for writers 2025/09/02 04:06:51 DEBUG : dir: reading active writers 2025/09/02 04:06:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.25s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:06:51 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:06:57 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:06:57 DEBUG : dir: Looking for writers 2025/09/02 04:06:57 DEBUG : Looking for writers 2025/09/02 04:06:57 DEBUG : dir: reading active writers 2025/09/02 04:06:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (6.22s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:06:58 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:06:59 DEBUG : dir: forgetting directory cache 2025/09/02 04:06:59 DEBUG : forgetting directory cache 2025/09/02 04:06:59 DEBUG : dir: forgetting directory cache 2025/09/02 04:06:59 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:06:59 DEBUG : Looking for writers 2025/09/02 04:06:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.23s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:00 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/02 04:07:01 DEBUG : dir: invalidating directory cache 2025/09/02 04:07:01 DEBUG : >ForgetPath: 2025/09/02 04:07:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/02 04:07:01 DEBUG : invalidating directory cache 2025/09/02 04:07:01 DEBUG : dir: forgetting directory cache 2025/09/02 04:07:01 DEBUG : >ForgetPath: 2025/09/02 04:07:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/02 04:07:01 DEBUG : >ForgetPath: 2025/09/02 04:07:01 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:01 DEBUG : dir: Looking for writers 2025/09/02 04:07:01 DEBUG : Looking for writers 2025/09/02 04:07:01 DEBUG : dir: reading active writers 2025/09/02 04:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.15s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:02 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:05 DEBUG : forgetting directory cache 2025/09/02 04:07:05 DEBUG : dir: forgetting directory cache 2025/09/02 04:07:05 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:05 DEBUG : dir: Looking for writers 2025/09/02 04:07:05 DEBUG : fil/a/b: Looking for writers 2025/09/02 04:07:05 DEBUG : fil/a: Looking for writers 2025/09/02 04:07:05 DEBUG : b: reading active writers 2025/09/02 04:07:05 DEBUG : fil: Looking for writers 2025/09/02 04:07:05 DEBUG : a: reading active writers 2025/09/02 04:07:05 DEBUG : Looking for writers 2025/09/02 04:07:05 DEBUG : dir: reading active writers 2025/09/02 04:07:05 DEBUG : fil: reading active writers 2025/09/02 04:07:05 DEBUG : >WaitForWriters: 2025/09/02 04:07:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:07:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/02 04:07:07 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/02 04:07:07 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/02 04:07:07 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/02 04:07:07 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/fil/a not empty`) 2025/09/02 04:07:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/02 04:07:08 DEBUG : pacer: Reducing sleep to 480ms 2025/09/02 04:07:08 DEBUG : pacer: Reducing sleep to 360ms 2025/09/02 04:07:09 DEBUG : pacer: Reducing sleep to 270ms 2025/09/02 04:07:09 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestDirWalk (6.99s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:09 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:10 DEBUG : pacer: Reducing sleep to 151.875ms 2025/09/02 04:07:10 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/09/02 04:07:10 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/09/02 04:07:10 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/09/02 04:07:10 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/09/02 04:07:11 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:11 DEBUG : dir: Looking for writers 2025/09/02 04:07:11 DEBUG : Looking for writers 2025/09/02 04:07:11 DEBUG : dir: reading active writers 2025/09/02 04:07:11 DEBUG : >WaitForWriters: 2025/09/02 04:07:11 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/09/02 04:07:11 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/09/02 04:07:11 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/09/02 04:07:11 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/09/02 04:07:11 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirSetModTime (2.23s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:11 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:12 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:07:13 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:13 DEBUG : dir: Looking for writers 2025/09/02 04:07:13 DEBUG : file1: reading active writers 2025/09/02 04:07:13 DEBUG : Looking for writers 2025/09/02 04:07:13 DEBUG : dir: reading active writers 2025/09/02 04:07:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.22s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:13 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/02 04:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/02 04:07:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/02 04:07:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/02 04:07:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/02 04:07:19 DEBUG : dir: invalidating directory cache 2025/09/02 04:07:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/02 04:07:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/02 04:07:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/02 04:07:19 DEBUG : dir/file1: Reset virtual modtime 2025/09/02 04:07:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/02 04:07:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/02 04:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/02 04:07:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/02 04:07:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:07:19 DEBUG : dir: invalidating directory cache 2025/09/02 04:07:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/02 04:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/02 04:07:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/02 04:07:20 DEBUG : forgetting directory cache 2025/09/02 04:07:20 DEBUG : dir: forgetting directory cache 2025/09/02 04:07:20 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/02 04:07:20 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:20 DEBUG : dir/virtualDir: Looking for writers 2025/09/02 04:07:20 DEBUG : dir: Looking for writers 2025/09/02 04:07:20 DEBUG : file1: reading active writers 2025/09/02 04:07:20 DEBUG : virtualFile2: reading active writers 2025/09/02 04:07:20 DEBUG : virtualFile: reading active writers 2025/09/02 04:07:20 DEBUG : virtualDir: reading active writers 2025/09/02 04:07:20 DEBUG : Looking for writers 2025/09/02 04:07:20 DEBUG : dir: reading active writers 2025/09/02 04:07:20 DEBUG : >WaitForWriters: 2025/09/02 04:07:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:07:21 DEBUG : pacer: Reducing sleep to 15ms 2025/09/02 04:07:21 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.58s) --- PASS: TestDirReadDirAll/Virtual (2.70s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:21 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:07:22 ERROR : dir/: Can only open directories read only 2025/09/02 04:07:22 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:22 DEBUG : dir: Looking for writers 2025/09/02 04:07:22 DEBUG : Looking for writers 2025/09/02 04:07:22 DEBUG : dir: reading active writers 2025/09/02 04:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.00s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:23 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/02 04:07:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/02 04:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/02 04:07:25 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/02 04:07:25 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/02 04:07:25 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/02 04:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/02 04:07:25 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:25 DEBUG : dir: Looking for writers 2025/09/02 04:07:25 DEBUG : file1: reading active writers 2025/09/02 04:07:25 DEBUG : potato: reading active writers 2025/09/02 04:07:25 DEBUG : Looking for writers 2025/09/02 04:07:25 DEBUG : dir: reading active writers 2025/09/02 04:07:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.34s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:26 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/02 04:07:29 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:29 DEBUG : dir/sub: Looking for writers 2025/09/02 04:07:29 DEBUG : dir: Looking for writers 2025/09/02 04:07:29 DEBUG : file1: reading active writers 2025/09/02 04:07:29 DEBUG : sub: reading active writers 2025/09/02 04:07:29 DEBUG : Looking for writers 2025/09/02 04:07:29 DEBUG : dir: reading active writers 2025/09/02 04:07:29 DEBUG : >WaitForWriters: 2025/09/02 04:07:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:07:30 DEBUG : pacer: Reducing sleep to 15ms 2025/09/02 04:07:30 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.46s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:30 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:31 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:07:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/02 04:07:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/02 04:07:33 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:33 DEBUG : dir/sub/subsub: Looking for writers 2025/09/02 04:07:33 DEBUG : dir/sub: Looking for writers 2025/09/02 04:07:33 DEBUG : subsub: reading active writers 2025/09/02 04:07:33 DEBUG : dir: Looking for writers 2025/09/02 04:07:33 DEBUG : file1: reading active writers 2025/09/02 04:07:33 DEBUG : sub: reading active writers 2025/09/02 04:07:33 DEBUG : Looking for writers 2025/09/02 04:07:33 DEBUG : dir: reading active writers 2025/09/02 04:07:33 DEBUG : >WaitForWriters: 2025/09/02 04:07:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:07:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/02 04:07:34 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/02 04:07:34 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/02 04:07:34 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/02 04:07:34 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/dir not empty`) 2025/09/02 04:07:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/02 04:07:35 DEBUG : pacer: Reducing sleep to 480ms 2025/09/02 04:07:35 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirMkdirSub (5.51s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:35 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:36 DEBUG : pacer: Reducing sleep to 270ms 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 202.5ms 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 151.875ms 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/09/02 04:07:37 ERROR : dir/: Dir.Remove not empty 2025/09/02 04:07:37 DEBUG : dir/file1: Remove: 2025/09/02 04:07:37 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/09/02 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:07:37 DEBUG : dir/file1: >Remove: err= 2025/09/02 04:07:38 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/09/02 04:07:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/02 04:07:38 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/09/02 04:07:38 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:38 DEBUG : Looking for writers 2025/09/02 04:07:38 DEBUG : >WaitForWriters: 2025/09/02 04:07:38 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/09/02 04:07:38 DEBUG : pacer: Reducing sleep to 15.204648ms --- PASS: TestDirRemove (2.71s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:38 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:39 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/09/02 04:07:39 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:07:40 DEBUG : dir/file1: Remove: 2025/09/02 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:07:40 DEBUG : dir/file1: >Remove: err= 2025/09/02 04:07:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/02 04:07:40 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:40 DEBUG : Looking for writers 2025/09/02 04:07:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.35s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:40 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:42 DEBUG : dir/file1: Remove: 2025/09/02 04:07:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:07:42 DEBUG : dir/file1: >Remove: err= 2025/09/02 04:07:42 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:42 DEBUG : dir: Looking for writers 2025/09/02 04:07:42 DEBUG : Looking for writers 2025/09/02 04:07:42 DEBUG : dir: reading active writers 2025/09/02 04:07:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:43 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/02 04:07:46 DEBUG : dir: Updating dir with dir2 0xc0003121a0 2025/09/02 04:07:46 DEBUG : dir: forgetting directory cache 2025/09/02 04:07:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/02 04:07:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/02 04:07:47 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/02 04:07:47 DEBUG : file2: Updating file with file2 0xc000634540 2025/09/02 04:07:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/02 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/02 04:07:48 INFO : dir2/file3: Deleted 2025/09/02 04:07:48 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/02 04:07:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000634540 2025/09/02 04:07:48 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/02 04:07:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/02 04:07:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/02 04:07:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003cfba0 2025/09/02 04:07:49 DEBUG : empty directory: forgetting directory cache 2025/09/02 04:07:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/02 04:07:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/02 04:07:49 DEBUG : dir2: Renaming to "dir3" 2025/09/02 04:07:49 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:49 DEBUG : dir3: Looking for writers 2025/09/02 04:07:49 DEBUG : file3: reading active writers 2025/09/02 04:07:49 DEBUG : renamed empty directory: Looking for writers 2025/09/02 04:07:49 DEBUG : Looking for writers 2025/09/02 04:07:49 DEBUG : dir3: reading active writers 2025/09/02 04:07:49 DEBUG : renamed empty directory: reading active writers 2025/09/02 04:07:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.45s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:50 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/02 04:07:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:07:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/02 04:07:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/02 04:07:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/02 04:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/02 04:07:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:07:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/02 04:07:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/02 04:07:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/02 04:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/02 04:07:52 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (12 bytes), uploading instead of streaming 2025/09/02 04:07:53 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/02 04:07:53 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/02 04:07:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/02 04:07:53 DEBUG : forgetting directory cache 2025/09/02 04:07:53 DEBUG : dir: forgetting directory cache 2025/09/02 04:07:53 DEBUG : dir/sub: forgetting directory cache 2025/09/02 04:07:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/02 04:07:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/02 04:07:53 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/02 04:07:54 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/02 04:07:54 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/02 04:07:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/02 04:07:54 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:54 DEBUG : dir/sub: Looking for writers 2025/09/02 04:07:54 DEBUG : file0: reading active writers 2025/09/02 04:07:54 DEBUG : file2: reading active writers 2025/09/02 04:07:54 DEBUG : dir: Looking for writers 2025/09/02 04:07:54 DEBUG : file1: reading active writers 2025/09/02 04:07:54 DEBUG : sub: reading active writers 2025/09/02 04:07:54 DEBUG : Looking for writers 2025/09/02 04:07:54 DEBUG : dir: reading active writers 2025/09/02 04:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.00s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:55 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:56 DEBUG : forgetting directory cache dir_test.go:677: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:677 Error: Received unexpected error: file does not exist Test: TestDirEntryModTimeInvalidation 2025/09/02 04:07:56 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:56 DEBUG : Looking for writers 2025/09/02 04:07:56 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (1.17s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:57 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:07:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/02 04:07:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/02 04:07:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:07:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/02 04:07:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/02 04:07:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/02 04:07:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:07:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/02 04:07:58 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:07:58 DEBUG : dir: Looking for writers 2025/09/02 04:07:58 DEBUG : file1: reading active writers 2025/09/02 04:07:58 DEBUG : file1.metadata: reading active writers 2025/09/02 04:07:58 DEBUG : Looking for writers 2025/09/02 04:07:58 DEBUG : dir.metadata: reading active writers 2025/09/02 04:07:58 DEBUG : dir: reading active writers 2025/09/02 04:07:58 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.17s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:07:59 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:00 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:00 DEBUG : dir: Looking for writers 2025/09/02 04:08:00 DEBUG : file1: reading active writers 2025/09/02 04:08:00 DEBUG : Looking for writers 2025/09/02 04:08:00 DEBUG : dir: reading active writers 2025/09/02 04:08:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.41s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:01 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:04 DEBUG : Can set mod time: true 2025/09/02 04:08:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:08:04 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:04 DEBUG : dir: Looking for writers 2025/09/02 04:08:04 DEBUG : file1: reading active writers 2025/09/02 04:08:04 DEBUG : Looking for writers 2025/09/02 04:08:04 DEBUG : dir: reading active writers 2025/09/02 04:08:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:05 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:08:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:06 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:08:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:08:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/02 04:08:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:08 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:08 DEBUG : dir: Looking for writers 2025/09/02 04:08:08 DEBUG : file1: reading active writers 2025/09/02 04:08:08 DEBUG : Looking for writers 2025/09/02 04:08:08 DEBUG : dir: reading active writers 2025/09/02 04:08:08 DEBUG : >WaitForWriters: 2025/09/02 04:08:09 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:09 DEBUG : dir: Looking for writers 2025/09/02 04:08:09 DEBUG : file1: reading active writers 2025/09/02 04:08:09 DEBUG : Looking for writers 2025/09/02 04:08:09 DEBUG : dir: reading active writers 2025/09/02 04:08:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:09 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:08:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:11 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/02 04:08:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/02 04:08:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/02 04:08:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:08:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:12 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:12 DEBUG : dir: Looking for writers 2025/09/02 04:08:12 DEBUG : file1: reading active writers 2025/09/02 04:08:12 DEBUG : Looking for writers 2025/09/02 04:08:12 DEBUG : dir: reading active writers 2025/09/02 04:08:12 DEBUG : >WaitForWriters: 2025/09/02 04:08:12 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:12 DEBUG : dir: Looking for writers 2025/09/02 04:08:12 DEBUG : file1: reading active writers 2025/09/02 04:08:12 DEBUG : Looking for writers 2025/09/02 04:08:12 DEBUG : dir: reading active writers 2025/09/02 04:08:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:13 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:13 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:08:13 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 DEBUG : Config file has changed externally - reloading 2025/09/02 04:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:13 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:08:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:08:15 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:15 DEBUG : dir: Looking for writers 2025/09/02 04:08:15 DEBUG : file1: reading active writers 2025/09/02 04:08:15 DEBUG : Looking for writers 2025/09/02 04:08:15 DEBUG : dir: reading active writers 2025/09/02 04:08:15 DEBUG : >WaitForWriters: 2025/09/02 04:08:15 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:15 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:15 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:08:15 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:15 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:08:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/02 04:08:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:08:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:08:20 DEBUG : dir/file1(0xc0003b8ac0): close: 2025/09/02 04:08:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:08:20 DEBUG : dir/file1(0xc0003b8ac0): >close: err= 2025/09/02 04:08:20 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:20 DEBUG : dir: Looking for writers 2025/09/02 04:08:20 DEBUG : file1: reading active writers 2025/09/02 04:08:20 DEBUG : Looking for writers 2025/09/02 04:08:20 DEBUG : dir: reading active writers 2025/09/02 04:08:20 DEBUG : >WaitForWriters: 2025/09/02 04:08:21 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:21 DEBUG : dir: Looking for writers 2025/09/02 04:08:21 DEBUG : file1: reading active writers 2025/09/02 04:08:21 DEBUG : Looking for writers 2025/09/02 04:08:21 DEBUG : dir: reading active writers 2025/09/02 04:08:21 DEBUG : >WaitForWriters: 2025/09/02 04:08:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:21 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:08:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:21 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/02 04:08:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): _writeAt: size=5, off=0 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): openPending: 2025/09/02 04:08:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/02 04:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/02 04:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): >openPending: err= 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): >_writeAt: n=5, err= 2025/09/02 04:08:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): close: 2025/09/02 04:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/02 04:08:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/02 04:08:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/02 04:08:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/02 04:08:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 04:08:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:08:23 DEBUG : dir/file1(0xc000d2dd80): >close: err= 2025/09/02 04:08:23 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:23 DEBUG : dir: Looking for writers 2025/09/02 04:08:23 DEBUG : file1: reading active writers 2025/09/02 04:08:23 DEBUG : Looking for writers 2025/09/02 04:08:23 DEBUG : dir: reading active writers 2025/09/02 04:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:08:23 DEBUG : dir: Looking for writers 2025/09/02 04:08:23 DEBUG : file1: reading active writers 2025/09/02 04:08:23 DEBUG : Looking for writers 2025/09/02 04:08:23 DEBUG : dir: reading active writers 2025/09/02 04:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:08:23 DEBUG : dir: Looking for writers 2025/09/02 04:08:23 DEBUG : file1: reading active writers 2025/09/02 04:08:23 DEBUG : Looking for writers 2025/09/02 04:08:23 DEBUG : dir: reading active writers 2025/09/02 04:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:08:23 DEBUG : dir: Looking for writers 2025/09/02 04:08:23 DEBUG : file1: reading active writers 2025/09/02 04:08:23 DEBUG : Looking for writers 2025/09/02 04:08:23 DEBUG : dir: reading active writers 2025/09/02 04:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:08:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/02 04:08:24 DEBUG : dir: Looking for writers 2025/09/02 04:08:24 DEBUG : file1: reading active writers 2025/09/02 04:08:24 DEBUG : Looking for writers 2025/09/02 04:08:24 DEBUG : dir: reading active writers 2025/09/02 04:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:08:24 DEBUG : dir: Looking for writers 2025/09/02 04:08:24 DEBUG : file1: reading active writers 2025/09/02 04:08:24 DEBUG : Looking for writers 2025/09/02 04:08:24 DEBUG : dir: reading active writers 2025/09/02 04:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:08:24 DEBUG : dir: Looking for writers 2025/09/02 04:08:24 DEBUG : file1: reading active writers 2025/09/02 04:08:24 DEBUG : Looking for writers 2025/09/02 04:08:24 DEBUG : dir: reading active writers 2025/09/02 04:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:08:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:08:24 INFO : dir/file1: Copied (replaced existing) 2025/09/02 04:08:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/02 04:08:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/02 04:08:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/02 04:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/02 04:08:25 DEBUG : dir: Looking for writers 2025/09/02 04:08:25 DEBUG : file1: reading active writers 2025/09/02 04:08:25 DEBUG : Looking for writers 2025/09/02 04:08:25 DEBUG : dir: reading active writers 2025/09/02 04:08:25 DEBUG : >WaitForWriters: 2025/09/02 04:08:25 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:25 DEBUG : dir: Looking for writers 2025/09/02 04:08:25 DEBUG : file1: reading active writers 2025/09/02 04:08:25 DEBUG : Looking for writers 2025/09/02 04:08:25 DEBUG : dir: reading active writers 2025/09/02 04:08:25 DEBUG : >WaitForWriters: 2025/09/02 04:08:25 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (24.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.88s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.26s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.58s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.91s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.38s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:26 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/02 04:08:27 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:27 DEBUG : dir: Looking for writers 2025/09/02 04:08:27 DEBUG : file1: reading active writers 2025/09/02 04:08:27 DEBUG : Looking for writers 2025/09/02 04:08:27 DEBUG : dir: reading active writers 2025/09/02 04:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.45s) === RUN TestFileOpenReadUnknownSize 2025/09/02 04:08:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/02 04:08:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/02 04:08:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:08:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/02 04:08:28 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:28 DEBUG : Looking for writers 2025/09/02 04:08:28 DEBUG : file.txt: reading active writers 2025/09/02 04:08:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:28 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:30 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/02 04:08:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:08:30 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/02 04:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:30 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:30 DEBUG : dir: Looking for writers 2025/09/02 04:08:30 DEBUG : file1: reading active writers 2025/09/02 04:08:30 DEBUG : Looking for writers 2025/09/02 04:08:30 DEBUG : dir: reading active writers 2025/09/02 04:08:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.01s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:31 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2025/09/02 04:08:40 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:40 DEBUG : Looking for writers 2025/09/02 04:08:40 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (9.08s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:40 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:43 DEBUG : dir/file1: Remove: 2025/09/02 04:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:08:43 DEBUG : dir/file1: >Remove: err= 2025/09/02 04:08:43 DEBUG : dir/file1: Remove: 2025/09/02 04:08:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/02 04:08:43 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:43 DEBUG : dir: Looking for writers 2025/09/02 04:08:43 DEBUG : Looking for writers 2025/09/02 04:08:43 DEBUG : dir: reading active writers 2025/09/02 04:08:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.44s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:44 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/02 04:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:45 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/02 04:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:45 DEBUG : dir/file1: Open: flags=0x3 2025/09/02 04:08:45 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/02 04:08:45 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/02 04:08:45 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:45 DEBUG : dir: Looking for writers 2025/09/02 04:08:45 DEBUG : file1: reading active writers 2025/09/02 04:08:45 DEBUG : Looking for writers 2025/09/02 04:08:45 DEBUG : dir: reading active writers 2025/09/02 04:08:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:46 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:47 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:47 DEBUG : dir: Looking for writers 2025/09/02 04:08:47 DEBUG : file1: reading active writers 2025/09/02 04:08:47 DEBUG : Looking for writers 2025/09/02 04:08:47 DEBUG : dir: reading active writers 2025/09/02 04:08:47 DEBUG : >WaitForWriters: 2025/09/02 04:08:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:08:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00068a9c0 2025/09/02 04:08:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:08:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/02 04:08:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00068a9c0 2025/09/02 04:08:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/02 04:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc00068a9c0 2025/09/02 04:08:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:08:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:50 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/02 04:08:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:08:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/02 04:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:51 DEBUG : newLeaf: Running delayed rename now 2025/09/02 04:08:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:08:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00068a9c0 2025/09/02 04:08:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:51 DEBUG : dir: Looking for writers 2025/09/02 04:08:51 DEBUG : Looking for writers 2025/09/02 04:08:51 DEBUG : dir: reading active writers 2025/09/02 04:08:51 DEBUG : newLeaf: reading active writers 2025/09/02 04:08:51 DEBUG : >WaitForWriters: 2025/09/02 04:08:52 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:52 DEBUG : dir: Looking for writers 2025/09/02 04:08:52 DEBUG : Looking for writers 2025/09/02 04:08:52 DEBUG : dir: reading active writers 2025/09/02 04:08:52 DEBUG : newLeaf: reading active writers 2025/09/02 04:08:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:52 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:08:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:52 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:08:54 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:54 DEBUG : dir: Looking for writers 2025/09/02 04:08:54 DEBUG : file1: reading active writers 2025/09/02 04:08:54 DEBUG : Looking for writers 2025/09/02 04:08:54 DEBUG : dir: reading active writers 2025/09/02 04:08:54 DEBUG : >WaitForWriters: 2025/09/02 04:08:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:08:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cafc0 2025/09/02 04:08:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:08:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/02 04:08:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cafc0 2025/09/02 04:08:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/02 04:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:08:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:08:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008cafc0 2025/09/02 04:08:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:08:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:56 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/02 04:08:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:08:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/02 04:08:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:08:57 DEBUG : newLeaf: Running delayed rename now 2025/09/02 04:08:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:08:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cafc0 2025/09/02 04:08:58 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:58 DEBUG : dir: Looking for writers 2025/09/02 04:08:58 DEBUG : Looking for writers 2025/09/02 04:08:58 DEBUG : newLeaf: reading active writers 2025/09/02 04:08:58 DEBUG : dir: reading active writers 2025/09/02 04:08:58 DEBUG : >WaitForWriters: 2025/09/02 04:08:59 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:08:59 DEBUG : dir: Looking for writers 2025/09/02 04:08:59 DEBUG : Looking for writers 2025/09/02 04:08:59 DEBUG : dir: reading active writers 2025/09/02 04:08:59 DEBUG : newLeaf: reading active writers 2025/09/02 04:08:59 DEBUG : >WaitForWriters: 2025/09/02 04:08:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:08:59 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:08:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:08:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:08:59 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/minimal,forceCache=true 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/minimal,forceCache=true 2025/09/02 04:09:08 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:08 DEBUG : Looking for writers 2025/09/02 04:09:08 DEBUG : >WaitForWriters: 2025/09/02 04:09:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:08 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:08 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:14 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:14 DEBUG : dir: Looking for writers 2025/09/02 04:09:14 DEBUG : file1: reading active writers 2025/09/02 04:09:14 DEBUG : Looking for writers 2025/09/02 04:09:14 DEBUG : dir: reading active writers 2025/09/02 04:09:14 DEBUG : >WaitForWriters: 2025/09/02 04:09:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00068b2c0 2025/09/02 04:09:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/02 04:09:17 DEBUG : dir/file1: Updating file with dir/file1 0xc00068b2c0 2025/09/02 04:09:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/02 04:09:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:09:17 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:17 DEBUG : dir/file1(0xc000b0a200): openPending: 2025/09/02 04:09:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/02 04:09:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/02 04:09:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:17 DEBUG : dir/file1(0xc000b0a200): >openPending: err= 2025/09/02 04:09:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/02 04:09:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:17 DEBUG : dir/file1(0xc000b0a200): _writeAt: size=25, off=0 2025/09/02 04:09:17 DEBUG : dir/file1(0xc000b0a200): >_writeAt: n=25, err= 2025/09/02 04:09:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/02 04:09:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00068b2c0 2025/09/02 04:09:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:18 DEBUG : newLeaf(0xc000b0a200): close: 2025/09/02 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/02 04:09:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-02 04:09:17.562227083 +0000 UTC m=+157.536310126 2025/09/02 04:09:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/02 04:09:18 DEBUG : newLeaf(0xc000b0a200): >close: err= 2025/09/02 04:09:18 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:09:18 DEBUG : newLeaf: vfs cache: starting upload 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:09:18 DEBUG : dir: Looking for writers 2025/09/02 04:09:18 DEBUG : Looking for writers 2025/09/02 04:09:18 DEBUG : dir: reading active writers 2025/09/02 04:09:18 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:09:19 DEBUG : dir: Looking for writers 2025/09/02 04:09:19 DEBUG : Looking for writers 2025/09/02 04:09:19 DEBUG : dir: reading active writers 2025/09/02 04:09:19 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:09:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/02 04:09:19 INFO : newLeaf: Copied (replaced existing) 2025/09/02 04:09:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-02 04:09:17 +0000 UTC," 2025/09/02 04:09:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/02 04:09:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/02 04:09:19 DEBUG : dir: Looking for writers 2025/09/02 04:09:19 DEBUG : Looking for writers 2025/09/02 04:09:19 DEBUG : dir: reading active writers 2025/09/02 04:09:19 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:19 DEBUG : >WaitForWriters: 2025/09/02 04:09:20 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:20 DEBUG : dir: Looking for writers 2025/09/02 04:09:20 DEBUG : Looking for writers 2025/09/02 04:09:20 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:20 DEBUG : dir: reading active writers 2025/09/02 04:09:20 DEBUG : >WaitForWriters: 2025/09/02 04:09:20 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:21 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:21 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:09:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): openPending: 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/02 04:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): >openPending: err= 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/02 04:09:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): _writeAt: size=14, off=0 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): >_writeAt: n=14, err= 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): close: 2025/09/02 04:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/02 04:09:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:09:22 DEBUG : dir/file1(0xc000922a40): >close: err= 2025/09/02 04:09:22 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:22 DEBUG : dir: Looking for writers 2025/09/02 04:09:22 DEBUG : file1: reading active writers 2025/09/02 04:09:22 DEBUG : Looking for writers 2025/09/02 04:09:22 DEBUG : dir: reading active writers 2025/09/02 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:09:22 DEBUG : dir: Looking for writers 2025/09/02 04:09:22 DEBUG : file1: reading active writers 2025/09/02 04:09:22 DEBUG : Looking for writers 2025/09/02 04:09:22 DEBUG : dir: reading active writers 2025/09/02 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:09:22 DEBUG : dir: Looking for writers 2025/09/02 04:09:22 DEBUG : file1: reading active writers 2025/09/02 04:09:22 DEBUG : Looking for writers 2025/09/02 04:09:22 DEBUG : dir: reading active writers 2025/09/02 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:09:22 DEBUG : dir: Looking for writers 2025/09/02 04:09:22 DEBUG : file1: reading active writers 2025/09/02 04:09:22 DEBUG : Looking for writers 2025/09/02 04:09:22 DEBUG : dir: reading active writers 2025/09/02 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:09:22 DEBUG : dir/file1: vfs cache: starting upload 2025/09/02 04:09:22 DEBUG : dir: Looking for writers 2025/09/02 04:09:22 DEBUG : file1: reading active writers 2025/09/02 04:09:22 DEBUG : Looking for writers 2025/09/02 04:09:22 DEBUG : dir: reading active writers 2025/09/02 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:09:23 DEBUG : dir: Looking for writers 2025/09/02 04:09:23 DEBUG : file1: reading active writers 2025/09/02 04:09:23 DEBUG : Looking for writers 2025/09/02 04:09:23 DEBUG : dir: reading active writers 2025/09/02 04:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:09:23 DEBUG : dir: Looking for writers 2025/09/02 04:09:23 DEBUG : file1: reading active writers 2025/09/02 04:09:23 DEBUG : Looking for writers 2025/09/02 04:09:23 DEBUG : dir: reading active writers 2025/09/02 04:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:09:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:09:23 INFO : dir/file1: Copied (replaced existing) 2025/09/02 04:09:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/02 04:09:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/02 04:09:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/02 04:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/02 04:09:24 DEBUG : dir: Looking for writers 2025/09/02 04:09:24 DEBUG : file1: reading active writers 2025/09/02 04:09:24 DEBUG : Looking for writers 2025/09/02 04:09:24 DEBUG : dir: reading active writers 2025/09/02 04:09:24 DEBUG : >WaitForWriters: 2025/09/02 04:09:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): _readAt: size=512, off=0 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): openPending: 2025/09/02 04:09:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/02 04:09:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/02 04:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): >openPending: err= 2025/09/02 04:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): >_readAt: n=14, err=EOF 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): close: 2025/09/02 04:09:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:09:24 DEBUG : dir/file1(0xc00071b800): >close: err= 2025/09/02 04:09:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/02 04:09:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00068a6c0 2025/09/02 04:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/02 04:09:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/02 04:09:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00068a6c0 2025/09/02 04:09:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/02 04:09:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:09:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:26 DEBUG : dir/file1(0xc000b0a240): openPending: 2025/09/02 04:09:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/02 04:09:26 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/02 04:09:26 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:09:26 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:09:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/02 04:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:26 DEBUG : dir/file1(0xc000b0a240): >openPending: err= 2025/09/02 04:09:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/02 04:09:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:26 DEBUG : dir/file1(0xc000b0a240): _writeAt: size=25, off=0 2025/09/02 04:09:26 DEBUG : dir/file1(0xc000b0a240): >_writeAt: n=25, err= 2025/09/02 04:09:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/02 04:09:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00068a6c0 2025/09/02 04:09:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:26 DEBUG : newLeaf(0xc000b0a240): close: 2025/09/02 04:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/02 04:09:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-02 04:09:26.188261513 +0000 UTC m=+166.162344516 2025/09/02 04:09:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/02 04:09:26 DEBUG : newLeaf(0xc000b0a240): >close: err= 2025/09/02 04:09:26 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:26 DEBUG : dir: Looking for writers 2025/09/02 04:09:26 DEBUG : Looking for writers 2025/09/02 04:09:26 DEBUG : dir: reading active writers 2025/09/02 04:09:26 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:09:26 DEBUG : dir: Looking for writers 2025/09/02 04:09:26 DEBUG : Looking for writers 2025/09/02 04:09:26 DEBUG : dir: reading active writers 2025/09/02 04:09:26 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:09:26 DEBUG : dir: Looking for writers 2025/09/02 04:09:26 DEBUG : Looking for writers 2025/09/02 04:09:26 DEBUG : dir: reading active writers 2025/09/02 04:09:26 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:09:26 DEBUG : dir: Looking for writers 2025/09/02 04:09:26 DEBUG : Looking for writers 2025/09/02 04:09:26 DEBUG : dir: reading active writers 2025/09/02 04:09:26 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:09:26 DEBUG : newLeaf: vfs cache: starting upload 2025/09/02 04:09:26 DEBUG : dir: Looking for writers 2025/09/02 04:09:26 DEBUG : Looking for writers 2025/09/02 04:09:26 DEBUG : dir: reading active writers 2025/09/02 04:09:26 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:09:27 DEBUG : dir: Looking for writers 2025/09/02 04:09:27 DEBUG : Looking for writers 2025/09/02 04:09:27 DEBUG : dir: reading active writers 2025/09/02 04:09:27 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:09:27 DEBUG : dir: Looking for writers 2025/09/02 04:09:27 DEBUG : Looking for writers 2025/09/02 04:09:27 DEBUG : dir: reading active writers 2025/09/02 04:09:27 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:09:27 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/02 04:09:27 INFO : newLeaf: Copied (replaced existing) 2025/09/02 04:09:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-02 04:09:26 +0000 UTC," 2025/09/02 04:09:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/02 04:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/02 04:09:28 DEBUG : dir: Looking for writers 2025/09/02 04:09:28 DEBUG : Looking for writers 2025/09/02 04:09:28 DEBUG : dir: reading active writers 2025/09/02 04:09:28 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:28 DEBUG : >WaitForWriters: 2025/09/02 04:09:28 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:28 DEBUG : dir: Looking for writers 2025/09/02 04:09:28 DEBUG : Looking for writers 2025/09/02 04:09:28 DEBUG : dir: reading active writers 2025/09/02 04:09:28 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:28 DEBUG : >WaitForWriters: 2025/09/02 04:09:28 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:29 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:29 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:29 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:29 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:30 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:30 DEBUG : dir: Looking for writers 2025/09/02 04:09:30 DEBUG : file1: reading active writers 2025/09/02 04:09:30 DEBUG : Looking for writers 2025/09/02 04:09:30 DEBUG : dir: reading active writers 2025/09/02 04:09:30 DEBUG : >WaitForWriters: 2025/09/02 04:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): _readAt: size=512, off=0 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): openPending: 2025/09/02 04:09:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/02 04:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/02 04:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): >openPending: err= 2025/09/02 04:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/02 04:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): >_readAt: n=14, err=EOF 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): close: 2025/09/02 04:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:09:30 DEBUG : dir/file1(0xc00068cd00): >close: err= 2025/09/02 04:09:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/02 04:09:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1c80 2025/09/02 04:09:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/02 04:09:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/02 04:09:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1c80 2025/09/02 04:09:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/02 04:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:09:33 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:33 DEBUG : dir/file1(0xc00068d480): openPending: 2025/09/02 04:09:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/02 04:09:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/02 04:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:33 DEBUG : dir/file1(0xc00068d480): >openPending: err= 2025/09/02 04:09:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/02 04:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:33 DEBUG : dir/file1(0xc00068d480): _writeAt: size=25, off=0 2025/09/02 04:09:33 DEBUG : dir/file1(0xc00068d480): >_writeAt: n=25, err= 2025/09/02 04:09:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/02 04:09:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/02 04:09:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1c80 2025/09/02 04:09:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:09:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:33 DEBUG : newLeaf(0xc00068d480): close: 2025/09/02 04:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/02 04:09:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-02 04:09:33.106054256 +0000 UTC m=+173.080137299 2025/09/02 04:09:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/02 04:09:33 DEBUG : newLeaf(0xc00068d480): >close: err= 2025/09/02 04:09:33 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:33 DEBUG : dir: Looking for writers 2025/09/02 04:09:33 DEBUG : Looking for writers 2025/09/02 04:09:33 DEBUG : dir: reading active writers 2025/09/02 04:09:33 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:09:33 DEBUG : dir: Looking for writers 2025/09/02 04:09:33 DEBUG : Looking for writers 2025/09/02 04:09:33 DEBUG : dir: reading active writers 2025/09/02 04:09:33 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:09:33 DEBUG : dir: Looking for writers 2025/09/02 04:09:33 DEBUG : Looking for writers 2025/09/02 04:09:33 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:33 DEBUG : dir: reading active writers 2025/09/02 04:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:09:33 DEBUG : dir: Looking for writers 2025/09/02 04:09:33 DEBUG : Looking for writers 2025/09/02 04:09:33 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:33 DEBUG : dir: reading active writers 2025/09/02 04:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:09:33 DEBUG : newLeaf: vfs cache: starting upload 2025/09/02 04:09:33 DEBUG : dir: Looking for writers 2025/09/02 04:09:33 DEBUG : Looking for writers 2025/09/02 04:09:33 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:33 DEBUG : dir: reading active writers 2025/09/02 04:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:09:34 DEBUG : dir: Looking for writers 2025/09/02 04:09:34 DEBUG : Looking for writers 2025/09/02 04:09:34 DEBUG : dir: reading active writers 2025/09/02 04:09:34 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:09:34 DEBUG : dir: Looking for writers 2025/09/02 04:09:34 DEBUG : Looking for writers 2025/09/02 04:09:34 DEBUG : dir: reading active writers 2025/09/02 04:09:34 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:09:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/02 04:09:34 INFO : newLeaf: Copied (replaced existing) 2025/09/02 04:09:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-02 04:09:33 +0000 UTC," 2025/09/02 04:09:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/02 04:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/02 04:09:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/02 04:09:34 DEBUG : dir: Looking for writers 2025/09/02 04:09:34 DEBUG : Looking for writers 2025/09/02 04:09:34 DEBUG : dir: reading active writers 2025/09/02 04:09:34 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:34 DEBUG : >WaitForWriters: 2025/09/02 04:09:35 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:35 DEBUG : dir: Looking for writers 2025/09/02 04:09:35 DEBUG : Looking for writers 2025/09/02 04:09:35 DEBUG : dir: reading active writers 2025/09/02 04:09:35 DEBUG : newLeaf: reading active writers 2025/09/02 04:09:35 DEBUG : >WaitForWriters: 2025/09/02 04:09:35 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- FAIL: TestFileRename (49.72s) --- PASS: TestFileRename/off,forceCache=false (6.52s) --- PASS: TestFileRename/minimal,forceCache=false (7.07s) --- FAIL: TestFileRename/minimal,forceCache=true (9.09s) --- PASS: TestFileRename/writes,forceCache=false (12.10s) --- PASS: TestFileRename/writes,forceCache=true (8.19s) --- PASS: TestFileRename/full,forceCache=false (6.76s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:35 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:35 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:35 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:35 DEBUG : Looking for writers 2025/09/02 04:09:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.28s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:36 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:09:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/02 04:09:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:38 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:38 DEBUG : dir: Looking for writers 2025/09/02 04:09:38 DEBUG : file1: reading active writers 2025/09/02 04:09:38 DEBUG : Looking for writers 2025/09/02 04:09:38 DEBUG : dir: reading active writers 2025/09/02 04:09:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.59s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:38 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:09:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/02 04:09:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/02 04:09:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/02 04:09:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/02 04:09:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/02 04:09:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/02 04:09:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/02 04:09:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/02 04:09:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/02 04:09:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/02 04:09:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/02 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:42 DEBUG : dir: Looking for writers 2025/09/02 04:09:42 DEBUG : file1: reading active writers 2025/09/02 04:09:42 DEBUG : Looking for writers 2025/09/02 04:09:42 DEBUG : dir: reading active writers 2025/09/02 04:09:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.09s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:42 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:09:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/02 04:09:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/02 04:09:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/02 04:09:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/02 04:09:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/02 04:09:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/02 04:09:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/02 04:09:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/02 04:09:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/02 04:09:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/02 04:09:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/02 04:09:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/02 04:09:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/02 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/02 04:09:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/02 04:09:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/02 04:09:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/02 04:09:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/02 04:09:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/02 04:09:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/02 04:09:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/02 04:09:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/02 04:09:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/02 04:09:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/02 04:09:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/02 04:09:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/02 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:46 DEBUG : dir: Looking for writers 2025/09/02 04:09:46 DEBUG : file1: reading active writers 2025/09/02 04:09:46 DEBUG : Looking for writers 2025/09/02 04:09:46 DEBUG : dir: reading active writers 2025/09/02 04:09:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.46s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:47 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:09:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/02 04:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:49 DEBUG : dir: Looking for writers 2025/09/02 04:09:49 DEBUG : file1: reading active writers 2025/09/02 04:09:49 DEBUG : Looking for writers 2025/09/02 04:09:49 DEBUG : dir: reading active writers 2025/09/02 04:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.47s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:49 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/02 04:09:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/02 04:09:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/02 04:09:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/02 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:51 DEBUG : dir: Looking for writers 2025/09/02 04:09:51 DEBUG : file1: reading active writers 2025/09/02 04:09:51 DEBUG : Looking for writers 2025/09/02 04:09:51 DEBUG : dir: reading active writers 2025/09/02 04:09:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:52 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 DEBUG : Config file has changed externally - reloading 2025/09/02 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:52 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): _readAt: size=1, off=0 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): openPending: 2025/09/02 04:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/02 04:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >openPending: err= 2025/09/02 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/02 04:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >_readAt: n=1, err= 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): _readAt: size=256, off=1 2025/09/02 04:09:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >_readAt: n=15, err=EOF 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): _readAt: size=16, off=16 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >_readAt: n=0, err=EOF 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): close: 2025/09/02 04:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >close: err= 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): close: 2025/09/02 04:09:53 DEBUG : dir/file1(0xc000b32140): >close: err=file already closed 2025/09/02 04:09:53 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:53 DEBUG : dir: Looking for writers 2025/09/02 04:09:53 DEBUG : file1: reading active writers 2025/09/02 04:09:53 DEBUG : Looking for writers 2025/09/02 04:09:53 DEBUG : dir: reading active writers 2025/09/02 04:09:53 DEBUG : >WaitForWriters: 2025/09/02 04:09:53 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:54 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:54 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:54 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:54 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): _readAt: size=1, off=0 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): openPending: 2025/09/02 04:09:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/02 04:09:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >openPending: err= 2025/09/02 04:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/02 04:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >_readAt: n=1, err= 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): _readAt: size=1, off=5 2025/09/02 04:09:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >_readAt: n=1, err= 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): _readAt: size=1, off=3 2025/09/02 04:09:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >_readAt: n=1, err= 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): _readAt: size=1, off=13 2025/09/02 04:09:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >_readAt: n=1, err= 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): _readAt: size=16, off=100 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >_readAt: n=0, err=EOF 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): close: 2025/09/02 04:09:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:09:56 DEBUG : dir/file1(0xc000d41800): >close: err= 2025/09/02 04:09:56 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:56 DEBUG : dir: Looking for writers 2025/09/02 04:09:56 DEBUG : file1: reading active writers 2025/09/02 04:09:56 DEBUG : Looking for writers 2025/09/02 04:09:56 DEBUG : dir: reading active writers 2025/09/02 04:09:56 DEBUG : >WaitForWriters: 2025/09/02 04:09:56 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.50s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:57 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:57 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:57 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:57 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:09:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:09:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:09:58 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:09:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:09:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:09:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=1, off=0 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): openPending: 2025/09/02 04:09:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/02 04:09:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >openPending: err= 2025/09/02 04:09:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/02 04:09:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:09:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:09:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=1, err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=1, off=5 2025/09/02 04:09:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=1, err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=1, off=1 2025/09/02 04:09:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=1, err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=6, off=10 2025/09/02 04:09:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=6, err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=256, off=10 2025/09/02 04:09:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=6, err=EOF 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=256, off=100 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=0, err=EOF 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): close: 2025/09/02 04:09:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >close: err= 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): _readAt: size=256, off=100 2025/09/02 04:09:58 DEBUG : dir/file1(0xc000b323c0): >_readAt: n=0, err=file already closed 2025/09/02 04:09:58 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:09:58 DEBUG : dir: Looking for writers 2025/09/02 04:09:58 DEBUG : file1: reading active writers 2025/09/02 04:09:58 DEBUG : Looking for writers 2025/09/02 04:09:58 DEBUG : dir: reading active writers 2025/09/02 04:09:58 DEBUG : >WaitForWriters: 2025/09/02 04:09:58 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:09:59 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:09:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:09:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:09:59 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:10:00 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:10:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:10:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:10:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:10:00 DEBUG : dir/file1(0xc0007f4b40): RWFileHandle.Flush 2025/09/02 04:10:00 DEBUG : dir/file1(0xc0007f4b40): _readAt: size=256, off=0 2025/09/02 04:10:00 DEBUG : dir/file1(0xc0007f4b40): openPending: 2025/09/02 04:10:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/02 04:10:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:00 DEBUG : dir/file1(0xc0007f4b40): >openPending: err= 2025/09/02 04:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/02 04:10:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:01 DEBUG : dir/file1(0xc0007f4b40): >_readAt: n=16, err=EOF 2025/09/02 04:10:01 DEBUG : dir/file1(0xc0007f4b40): RWFileHandle.Flush 2025/09/02 04:10:01 DEBUG : dir/file1(0xc0007f4b40): RWFileHandle.Flush 2025/09/02 04:10:01 DEBUG : dir/file1(0xc0007f4b40): close: 2025/09/02 04:10:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:10:01 DEBUG : dir/file1(0xc0007f4b40): >close: err= 2025/09/02 04:10:01 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:01 DEBUG : dir: Looking for writers 2025/09/02 04:10:01 DEBUG : file1: reading active writers 2025/09/02 04:10:01 DEBUG : Looking for writers 2025/09/02 04:10:01 DEBUG : dir: reading active writers 2025/09/02 04:10:01 DEBUG : >WaitForWriters: 2025/09/02 04:10:01 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.41s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:01 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:01 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:01 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:01 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/02 04:10:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:10:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:10:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:10:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): _readAt: size=256, off=0 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): openPending: 2025/09/02 04:10:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/02 04:10:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): >openPending: err= 2025/09/02 04:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/02 04:10:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): >_readAt: n=16, err=EOF 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): RWFileHandle.Release 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): close: 2025/09/02 04:10:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): >close: err= 2025/09/02 04:10:03 DEBUG : dir/file1(0xc000b32f00): RWFileHandle.Release 2025/09/02 04:10:03 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:03 DEBUG : dir: Looking for writers 2025/09/02 04:10:03 DEBUG : file1: reading active writers 2025/09/02 04:10:03 DEBUG : Looking for writers 2025/09/02 04:10:03 DEBUG : dir: reading active writers 2025/09/02 04:10:03 DEBUG : >WaitForWriters: 2025/09/02 04:10:03 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.46s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:04 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:04 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:04 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:04 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:04 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): openPending: 2025/09/02 04:10:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): >openPending: err= 2025/09/02 04:10:04 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): _writeAt: size=5, off=0 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): >_writeAt: n=5, err= 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): _writeAt: size=7, off=5 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): >_writeAt: n=7, err= 2025/09/02 04:10:04 DEBUG : file1: vfs cache: truncate to size=11 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): close: 2025/09/02 04:10:04 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:04.478002979 +0000 UTC m=+204.452085992 2025/09/02 04:10:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): >close: err= 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): close: 2025/09/02 04:10:04 DEBUG : file1(0xc000410780): >close: err=file already closed 2025/09/02 04:10:04 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:04 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:04 DEBUG : Looking for writers 2025/09/02 04:10:04 DEBUG : file1: reading active writers 2025/09/02 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:05 DEBUG : Looking for writers 2025/09/02 04:10:05 DEBUG : file1: reading active writers 2025/09/02 04:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:05 INFO : file1: Copied (new) 2025/09/02 04:10:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-02 04:10:04 +0000 UTC," 2025/09/02 04:10:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:05 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:05 DEBUG : Looking for writers 2025/09/02 04:10:05 DEBUG : file1: reading active writers 2025/09/02 04:10:05 DEBUG : >WaitForWriters: 2025/09/02 04:10:05 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:05 DEBUG : Looking for writers 2025/09/02 04:10:05 DEBUG : file1: reading active writers 2025/09/02 04:10:05 DEBUG : >WaitForWriters: 2025/09/02 04:10:05 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:06 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:06 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:06 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:06 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:06 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): openPending: 2025/09/02 04:10:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): >openPending: err= 2025/09/02 04:10:06 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): _writeAt: size=7, off=0 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): >_writeAt: n=7, err= 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): _writeAt: size=6, off=5 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): >_writeAt: n=6, err= 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): close: 2025/09/02 04:10:06 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:06.472928482 +0000 UTC m=+206.447011485 2025/09/02 04:10:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): >close: err= 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): _writeAt: size=5, off=0 2025/09/02 04:10:06 DEBUG : file1(0xc0003b8680): >_writeAt: n=0, err=file already closed 2025/09/02 04:10:06 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:06 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:06 DEBUG : Looking for writers 2025/09/02 04:10:06 DEBUG : file1: reading active writers 2025/09/02 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:07 DEBUG : Looking for writers 2025/09/02 04:10:07 DEBUG : file1: reading active writers 2025/09/02 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:07 INFO : file1: Copied (new) 2025/09/02 04:10:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-02 04:10:06 +0000 UTC," 2025/09/02 04:10:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:07 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:07 DEBUG : Looking for writers 2025/09/02 04:10:07 DEBUG : file1: reading active writers 2025/09/02 04:10:07 DEBUG : >WaitForWriters: 2025/09/02 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:07 DEBUG : Looking for writers 2025/09/02 04:10:07 DEBUG : file1: reading active writers 2025/09/02 04:10:07 DEBUG : >WaitForWriters: 2025/09/02 04:10:07 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:08 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:08 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:08 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:08 DEBUG : file1(0xc0002c4a80): openPending: 2025/09/02 04:10:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:08 DEBUG : file1(0xc0002c4a80): >openPending: err= 2025/09/02 04:10:08 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:08 DEBUG : file1(0xc0002c4a80): close: 2025/09/02 04:10:08 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:08.441968357 +0000 UTC m=+208.416051359 2025/09/02 04:10:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:08 DEBUG : file1(0xc0002c4a80): >close: err= 2025/09/02 04:10:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/02 04:10:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:10:08 DEBUG : file2: newRWFileHandle: 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): openPending: 2025/09/02 04:10:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): >openPending: err= 2025/09/02 04:10:08 DEBUG : file2: >newRWFileHandle: err= 2025/09/02 04:10:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/02 04:10:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/02 04:10:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): RWFileHandle.Flush 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): RWFileHandle.Release 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): close: 2025/09/02 04:10:08 DEBUG : file2: vfs cache: setting modification time to 2025-09-02 04:10:08.443249663 +0000 UTC m=+208.417332666 2025/09/02 04:10:08 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:08 DEBUG : file2(0xc0002c5f40): >close: err= 2025/09/02 04:10:08 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/02 04:10:08 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:08 DEBUG : file2: vfs cache: starting upload 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/02 04:10:08 DEBUG : Looking for writers 2025/09/02 04:10:08 DEBUG : file1: reading active writers 2025/09/02 04:10:08 DEBUG : file2: reading active writers 2025/09/02 04:10:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/02 04:10:09 DEBUG : Looking for writers 2025/09/02 04:10:09 DEBUG : file1: reading active writers 2025/09/02 04:10:09 DEBUG : file2: reading active writers 2025/09/02 04:10:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/02 04:10:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:09 INFO : file1: Copied (new) 2025/09/02 04:10:09 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-02 04:10:08 +0000 UTC," 2025/09/02 04:10:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:09 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:09 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/02 04:10:09 INFO : file2: Copied (new) 2025/09/02 04:10:09 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-02 04:10:08 +0000 UTC," 2025/09/02 04:10:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/02 04:10:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/02 04:10:09 INFO : file2: vfs cache: upload succeeded try #1 2025/09/02 04:10:09 DEBUG : Looking for writers 2025/09/02 04:10:09 DEBUG : file1: reading active writers 2025/09/02 04:10:09 DEBUG : file2: reading active writers 2025/09/02 04:10:09 DEBUG : >WaitForWriters: 2025/09/02 04:10:09 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:09 DEBUG : Looking for writers 2025/09/02 04:10:09 DEBUG : file1: reading active writers 2025/09/02 04:10:09 DEBUG : file2: reading active writers 2025/09/02 04:10:09 DEBUG : >WaitForWriters: 2025/09/02 04:10:09 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:10 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:10 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:10 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:10 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:10 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): openPending: 2025/09/02 04:10:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): >openPending: err= 2025/09/02 04:10:10 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): _writeAt: size=5, off=0 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): >_writeAt: n=5, err= 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): RWFileHandle.Flush 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): RWFileHandle.Flush 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): close: 2025/09/02 04:10:10 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:10.623859273 +0000 UTC m=+210.597942296 2025/09/02 04:10:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:10 DEBUG : file1(0xc000922d00): >close: err= 2025/09/02 04:10:10 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:10 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:10 DEBUG : Looking for writers 2025/09/02 04:10:10 DEBUG : file1: reading active writers 2025/09/02 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:11 DEBUG : Looking for writers 2025/09/02 04:10:11 DEBUG : file1: reading active writers 2025/09/02 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:11 INFO : file1: Copied (new) 2025/09/02 04:10:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-02 04:10:10 +0000 UTC," 2025/09/02 04:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:11 DEBUG : Looking for writers 2025/09/02 04:10:11 DEBUG : file1: reading active writers 2025/09/02 04:10:11 DEBUG : >WaitForWriters: 2025/09/02 04:10:11 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:12 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:12 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:12 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:12 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:12 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): openPending: 2025/09/02 04:10:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): >openPending: err= 2025/09/02 04:10:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): _writeAt: size=5, off=0 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): >_writeAt: n=5, err= 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): RWFileHandle.Release 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): close: 2025/09/02 04:10:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:12.479770818 +0000 UTC m=+212.453853822 2025/09/02 04:10:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): >close: err= 2025/09/02 04:10:12 DEBUG : file1(0xc00071a680): RWFileHandle.Release 2025/09/02 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:12 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:12 DEBUG : Looking for writers 2025/09/02 04:10:12 DEBUG : file1: reading active writers 2025/09/02 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:13 DEBUG : Looking for writers 2025/09/02 04:10:13 DEBUG : file1: reading active writers 2025/09/02 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:13 INFO : file1: Copied (new) 2025/09/02 04:10:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-02 04:10:12 +0000 UTC," 2025/09/02 04:10:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:13 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:13 DEBUG : Looking for writers 2025/09/02 04:10:13 DEBUG : file1: reading active writers 2025/09/02 04:10:13 DEBUG : >WaitForWriters: 2025/09/02 04:10:13 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:14 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:14 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:14 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:14 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/02 04:10:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:10:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): openPending: 2025/09/02 04:10:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/02 04:10:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): >openPending: err= 2025/09/02 04:10:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/02 04:10:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:10:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:10:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): _writeAt: size=5, off=0 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): >_writeAt: n=5, err= 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): close: 2025/09/02 04:10:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-02 04:10:15.54159485 +0000 UTC m=+215.515677903 2025/09/02 04:10:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:15 DEBUG : dir/file1(0xc000a9c300): >close: err= 2025/09/02 04:10:15 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:15 DEBUG : dir/file1: vfs cache: starting upload 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:15 DEBUG : dir: Looking for writers 2025/09/02 04:10:15 DEBUG : file1: reading active writers 2025/09/02 04:10:15 DEBUG : Looking for writers 2025/09/02 04:10:15 DEBUG : dir: reading active writers 2025/09/02 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:16 DEBUG : dir: Looking for writers 2025/09/02 04:10:16 DEBUG : file1: reading active writers 2025/09/02 04:10:16 DEBUG : Looking for writers 2025/09/02 04:10:16 DEBUG : dir: reading active writers 2025/09/02 04:10:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:16 INFO : dir/file1: Copied (replaced existing) 2025/09/02 04:10:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-02 04:10:15 +0000 UTC," 2025/09/02 04:10:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:16 DEBUG : dir: Looking for writers 2025/09/02 04:10:16 DEBUG : file1: reading active writers 2025/09/02 04:10:16 DEBUG : Looking for writers 2025/09/02 04:10:16 DEBUG : dir: reading active writers 2025/09/02 04:10:16 DEBUG : >WaitForWriters: 2025/09/02 04:10:16 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:17 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:17 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:17 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:17 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/02 04:10:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/02 04:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/02 04:10:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): _writeAt: size=5, off=0 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): openPending: 2025/09/02 04:10:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/02 04:10:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/02 04:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): >openPending: err= 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): >_writeAt: n=5, err= 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): _writeAt: size=15, off=5 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): >_writeAt: n=15, err= 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): close: 2025/09/02 04:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/02 04:10:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-02 04:10:19.203007895 +0000 UTC m=+219.177090928 2025/09/02 04:10:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:19 DEBUG : dir/file1(0xc000410100): >close: err= 2025/09/02 04:10:19 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:19 DEBUG : dir/file1: vfs cache: starting upload 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:19 DEBUG : dir: Looking for writers 2025/09/02 04:10:19 DEBUG : file1: reading active writers 2025/09/02 04:10:19 DEBUG : Looking for writers 2025/09/02 04:10:19 DEBUG : dir: reading active writers 2025/09/02 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:20 INFO : dir/file1: Copied (replaced existing) 2025/09/02 04:10:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-02 04:10:19 +0000 UTC," 2025/09/02 04:10:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:20 DEBUG : dir: Looking for writers 2025/09/02 04:10:20 DEBUG : file1: reading active writers 2025/09/02 04:10:20 DEBUG : Looking for writers 2025/09/02 04:10:20 DEBUG : dir: reading active writers 2025/09/02 04:10:20 DEBUG : >WaitForWriters: 2025/09/02 04:10:20 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:21 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : Config file has changed externally - reloading 2025/09/02 04:10:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:21 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:21 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): openPending: 2025/09/02 04:10:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): >openPending: err= 2025/09/02 04:10:21 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): _writeAt: size=5, off=0 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): >_writeAt: n=5, err= 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): close: 2025/09/02 04:10:21 DEBUG : file1: vfs cache: setting modification time to 2025-09-02 04:10:21.350157432 +0000 UTC m=+221.324240485 2025/09/02 04:10:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:21 DEBUG : file1(0xc0007f4080): >close: err= 2025/09/02 04:10:21 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:21 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:21 DEBUG : Looking for writers 2025/09/02 04:10:21 DEBUG : file1: reading active writers 2025/09/02 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:22 INFO : file1: Copied (new) 2025/09/02 04:10:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-02 04:10:21 +0000 UTC," 2025/09/02 04:10:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:22 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:22 DEBUG : Looking for writers 2025/09/02 04:10:22 DEBUG : file1: reading active writers 2025/09/02 04:10:22 DEBUG : >WaitForWriters: 2025/09/02 04:10:22 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:23 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : Config file has changed externally - reloading 2025/09/02 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/02 04:10:23 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.222489319 +0000 UTC m=+223.196572372 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.222489319 +0000 UTC m=+223.196572372 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de4e00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.222489319 +0000 UTC m=+223.196572372 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de52c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 1 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.225510223 +0000 UTC m=+223.199593236 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.225510223 +0000 UTC m=+223.199593236 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000de5e00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a070 item 2 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.227536968 +0000 UTC m=+223.201619991 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b324c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.227536968 +0000 UTC m=+223.201619991 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.227536968 +0000 UTC m=+223.201619991 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32e00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 3 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.230874886 +0000 UTC m=+223.204957910 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.230874886 +0000 UTC m=+223.204957910 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 4 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.233069598 +0000 UTC m=+223.207152621 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.233069598 +0000 UTC m=+223.207152621 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.233069598 +0000 UTC m=+223.207152621 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8d00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bce0 item 5 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.236817547 +0000 UTC m=+223.210900589 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.236817547 +0000 UTC m=+223.210900589 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 6 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.23914134 +0000 UTC m=+223.213224383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.23914134 +0000 UTC m=+223.213224383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.23914134 +0000 UTC m=+223.213224383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41f00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 7 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.243029923 +0000 UTC m=+223.217112946 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.243029923 +0000 UTC m=+223.217112946 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 8 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000923700): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.245368064 +0000 UTC m=+223.219451086 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923b00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.245368064 +0000 UTC m=+223.219451086 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.245368064 +0000 UTC m=+223.219451086 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2540): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 9 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.249085043 +0000 UTC m=+223.223168086 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab2bc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.249085043 +0000 UTC m=+223.223168086 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 10 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000ab3740): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3740): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.251596129 +0000 UTC m=+223.225679172 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ab3b00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.251596129 +0000 UTC m=+223.225679172 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4080): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.251596129 +0000 UTC m=+223.225679172 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4580): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 11 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.25505235 +0000 UTC m=+223.229135392 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae4c00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.25505235 +0000 UTC m=+223.229135392 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b030 item 12 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000ae5780): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.257782836 +0000 UTC m=+223.231865860 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ae5b40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.257782836 +0000 UTC m=+223.231865860 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8280): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 13 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.259939156 +0000 UTC m=+223.234022179 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.259939156 +0000 UTC m=+223.234022179 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af8e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b9d0 item 14 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000af9480): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.262850193 +0000 UTC m=+223.236933226 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9840): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.262850193 +0000 UTC m=+223.236933226 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af9f00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 15 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.265231515 +0000 UTC m=+223.239314549 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.265231515 +0000 UTC m=+223.239314549 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20b40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e380 item 16 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.267887402 +0000 UTC m=+223.241970446 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21180): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.267887402 +0000 UTC m=+223.241970446 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.267887402 +0000 UTC m=+223.241970446 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21b00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ea10 item 17 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.270748354 +0000 UTC m=+223.244831357 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068dd00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.270748354 +0000 UTC m=+223.244831357 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a02c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 18 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.272111635 +0000 UTC m=+223.246194638 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.272111635 +0000 UTC m=+223.246194638 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a0e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.272111635 +0000 UTC m=+223.246194638 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 19 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.274093546 +0000 UTC m=+223.248176550 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a19c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.274093546 +0000 UTC m=+223.248176550 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009a1f00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004696c0 item 20 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.27545862 +0000 UTC m=+223.249541623 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bc600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.27545862 +0000 UTC m=+223.249541623 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bcb00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.27545862 +0000 UTC m=+223.249541623 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469f10 item 21 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.277472732 +0000 UTC m=+223.251555735 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bd680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.277472732 +0000 UTC m=+223.251555735 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009bdbc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004424d0 item 22 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.2791593 +0000 UTC m=+223.253242323 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e22c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.2791593 +0000 UTC m=+223.253242323 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e27c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.2791593 +0000 UTC m=+223.253242323 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e2cc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 23 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.281638896 +0000 UTC m=+223.255721919 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.281638896 +0000 UTC m=+223.255721919 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442ee0 item 24 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc0009e3ec0): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e3ec0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.28380283 +0000 UTC m=+223.257885853 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96300): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.28380283 +0000 UTC m=+223.257885853 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96800): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.28380283 +0000 UTC m=+223.257885853 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b96d40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443260 item 25 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.286489796 +0000 UTC m=+223.260572819 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b973c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.286489796 +0000 UTC m=+223.260572819 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004438f0 item 26 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000b97f40): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b97f40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.288490412 +0000 UTC m=+223.262573436 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8380): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.288490412 +0000 UTC m=+223.262573436 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.288490412 +0000 UTC m=+223.262573436 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb8dc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ea0 item 27 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.291027146 +0000 UTC m=+223.265110170 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9440): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.291027146 +0000 UTC m=+223.265110170 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bb9980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 28 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000bf8040): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.292863435 +0000 UTC m=+223.266946468 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8400): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.292863435 +0000 UTC m=+223.266946468 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf8ac0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 29 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.294938431 +0000 UTC m=+223.269021454 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.294938431 +0000 UTC m=+223.269021454 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 30 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000bf9cc0): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000bf9cc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.296894635 +0000 UTC m=+223.270977658 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.296894635 +0000 UTC m=+223.270977658 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c227c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429dc0 item 31 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.298227357 +0000 UTC m=+223.272310360 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c22e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.298227357 +0000 UTC m=+223.272310360 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23380): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca2a0 item 32 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.29987423 +0000 UTC m=+223.273957254 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c239c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca690 item 33 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.300573013 +0000 UTC m=+223.274656036 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c23e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.300573013 +0000 UTC m=+223.274656036 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c483c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa80 item 33 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.302608174 +0000 UTC m=+223.276691207 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb110 item 34 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.303533482 +0000 UTC m=+223.277616515 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c48e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.303533482 +0000 UTC m=+223.277616515 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c493c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb2d0 item 34 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.305627584 +0000 UTC m=+223.279710617 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb8f0 item 35 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.306416756 +0000 UTC m=+223.280499779 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c49e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.306416756 +0000 UTC m=+223.280499779 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72400): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 35 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.308936187 +0000 UTC m=+223.283019231 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72a80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004860e0 item 36 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.309868368 +0000 UTC m=+223.283951402 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c72f80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.309868368 +0000 UTC m=+223.283951402 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c734c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 36 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.312036769 +0000 UTC m=+223.286119813 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c73b00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486850 item 37 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.312870136 +0000 UTC m=+223.286953178 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.312870136 +0000 UTC m=+223.286953178 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 37 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.315372794 +0000 UTC m=+223.289455837 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c94b80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 38 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.316408279 +0000 UTC m=+223.290491322 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95080): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.316408279 +0000 UTC m=+223.290491322 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c955c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486fc0 item 38 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.318909226 +0000 UTC m=+223.292992259 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c95c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487420 item 39 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.319753842 +0000 UTC m=+223.293836885 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde1c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.319753842 +0000 UTC m=+223.293836885 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cde6c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487650 item 39 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.322506151 +0000 UTC m=+223.296589194 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cded40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487a40 item 40 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.323655079 +0000 UTC m=+223.297738121 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf240): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.323655079 +0000 UTC m=+223.297738121 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdf780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487dc0 item 40 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.327360757 +0000 UTC m=+223.301443790 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000cdfd40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcc40 item 41 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.328312694 +0000 UTC m=+223.302395728 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d042c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcfc0 item 41 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.329291052 +0000 UTC m=+223.303374095 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.329291052 +0000 UTC m=+223.303374095 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d04cc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 41 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.332195617 +0000 UTC m=+223.306278650 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05300): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd7a0 item 42 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.333008743 +0000 UTC m=+223.307091787 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05800): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dde30 item 42 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.334213946 +0000 UTC m=+223.308296989 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d05d40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.334213946 +0000 UTC m=+223.308296989 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480150 item 42 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.336896725 +0000 UTC m=+223.310979767 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2e980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 43 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.337870863 +0000 UTC m=+223.311953907 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ee80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 43 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.338806501 +0000 UTC m=+223.312889543 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f3c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.338806501 +0000 UTC m=+223.312889543 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2f900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004810a0 item 43 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.340950426 +0000 UTC m=+223.315033470 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d2ff40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 44 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.341939144 +0000 UTC m=+223.316022167 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d844c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 44 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.342729979 +0000 UTC m=+223.316813002 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.342729979 +0000 UTC m=+223.316813002 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d84f80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 44 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.344586044 +0000 UTC m=+223.318669067 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d855c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 45 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.345354678 +0000 UTC m=+223.319437700 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d85ac0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.345354678 +0000 UTC m=+223.319437700 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0240): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 45 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.347639378 +0000 UTC m=+223.321722401 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 46 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.348494114 +0000 UTC m=+223.322577137 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc0d80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.348494114 +0000 UTC m=+223.322577137 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 46 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.35125064 +0000 UTC m=+223.325333662 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000dc1ac0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 47 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.352299259 +0000 UTC m=+223.326382282 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.352299259 +0000 UTC m=+223.326382282 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0c740): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 47 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.354597765 +0000 UTC m=+223.328680799 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0cd80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 48 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.355445898 +0000 UTC m=+223.329528921 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d280): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.355445898 +0000 UTC m=+223.329528921 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e0d980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 48 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.357545381 +0000 UTC m=+223.331628404 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 49 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.358336987 +0000 UTC m=+223.332420010 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3c4c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.358336987 +0000 UTC m=+223.332420010 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3ca00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 49 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.360855056 +0000 UTC m=+223.334938089 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d080): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 50 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.362167662 +0000 UTC m=+223.336250694 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3d580): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.362167662 +0000 UTC m=+223.336250694 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000e3db00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 50 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.364380957 +0000 UTC m=+223.338463979 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f8f0 item 51 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.365327885 +0000 UTC m=+223.339410908 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.365327885 +0000 UTC m=+223.339410908 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f82c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb20 item 51 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.367450141 +0000 UTC m=+223.341533154 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f832c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376380 item 52 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.368659853 +0000 UTC m=+223.342742875 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f837c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.368659853 +0000 UTC m=+223.342742875 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000f83d40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 52 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.370661631 +0000 UTC m=+223.344744654 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa440): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d90 item 53 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.371442809 +0000 UTC m=+223.345525832 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffa940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.371442809 +0000 UTC m=+223.345525832 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffae80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003771f0 item 53 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.373658038 +0000 UTC m=+223.347741061 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffb500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377570 item 54 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.374483168 +0000 UTC m=+223.348566192 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000ffba00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.374483168 +0000 UTC m=+223.348566192 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003777a0 item 54 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.376288057 +0000 UTC m=+223.350371080 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377dc0 item 55 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.376878346 +0000 UTC m=+223.350961368 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101cb80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.376878346 +0000 UTC m=+223.350961368 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d0c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 55 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.381012579 +0000 UTC m=+223.355095582 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2230 item 56 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.381878987 +0000 UTC m=+223.355961990 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f4bc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.381878987 +0000 UTC m=+223.355961990 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df23f0 item 56 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.383307669 +0000 UTC m=+223.357390662 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2850 item 57 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.383885715 +0000 UTC m=+223.357968718 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007f5e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2a10 item 57 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.384491062 +0000 UTC m=+223.358574065 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c440): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.384491062 +0000 UTC m=+223.358574065 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101c9c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2bd0 item 57 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.386682797 +0000 UTC m=+223.360765840 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3030 item 58 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.387524729 +0000 UTC m=+223.361607762 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101d9c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df32d0 item 58 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.388604677 +0000 UTC m=+223.362687721 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00101df00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.388604677 +0000 UTC m=+223.362687721 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8740): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3500 item 58 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.391073973 +0000 UTC m=+223.365157017 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b8e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3960 item 59 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.392058192 +0000 UTC m=+223.366141235 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b94c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3b20 item 59 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.393092434 +0000 UTC m=+223.367175478 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0003b9a40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.393092434 +0000 UTC m=+223.367175478 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c380): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3ce0 item 59 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.395214469 +0000 UTC m=+223.369297512 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9c9c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 60 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.395938087 +0000 UTC m=+223.370021131 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9cf00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ec40 item 60 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.397268707 +0000 UTC m=+223.371351750 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9d480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.397268707 +0000 UTC m=+223.371351750 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9da40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f490 item 60 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.399447418 +0000 UTC m=+223.373530462 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc70 item 61 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.400209329 +0000 UTC m=+223.374292372 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000410880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.400209329 +0000 UTC m=+223.374292372 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000411e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e2a0 item 61 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.40275522 +0000 UTC m=+223.376838263 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071a640): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e930 item 62 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.403644339 +0000 UTC m=+223.377727383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071b700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.403644339 +0000 UTC m=+223.377727383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00071be40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ebd0 item 62 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.406193867 +0000 UTC m=+223.380276910 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0000b39c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f3b0 item 63 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.407031349 +0000 UTC m=+223.381114383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.407031349 +0000 UTC m=+223.381114383 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b32c00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f7a0 item 63 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.409787726 +0000 UTC m=+223.383870770 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33240): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fdc0 item 64 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.410969746 +0000 UTC m=+223.385052789 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.410969746 +0000 UTC m=+223.385052789 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b33ec0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 64 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.413606708 +0000 UTC m=+223.387689751 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d405c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 65 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.414517639 +0000 UTC m=+223.388600682 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40a40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.414517639 +0000 UTC m=+223.388600682 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d40f40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 65 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.416933685 +0000 UTC m=+223.391016709 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41580): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001112d0 item 66 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.417760859 +0000 UTC m=+223.391843872 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000d41a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.417760859 +0000 UTC m=+223.391843872 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 66 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.419594412 +0000 UTC m=+223.393677435 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 67 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.42046631 +0000 UTC m=+223.394549323 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000922dc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.42046631 +0000 UTC m=+223.394549323 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009233c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 67 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.422621757 +0000 UTC m=+223.396704780 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000923c80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 68 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.423492403 +0000 UTC m=+223.397575416 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068c7c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.423492403 +0000 UTC m=+223.397575416 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068d240): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a770 item 68 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.425264611 +0000 UTC m=+223.399347624 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068da00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 69 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.426049825 +0000 UTC m=+223.400132848 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00068de80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.426049825 +0000 UTC m=+223.400132848 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038c400): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b0a0 item 69 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.428355966 +0000 UTC m=+223.402438999 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038ca80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b5e0 item 70 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.429294899 +0000 UTC m=+223.403377941 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038cf80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.429294899 +0000 UTC m=+223.403377941 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038d4c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 70 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.431583015 +0000 UTC m=+223.405666058 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00038db40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 71 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.432516919 +0000 UTC m=+223.406599953 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004760c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.432516919 +0000 UTC m=+223.406599953 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004765c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 71 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.434739573 +0000 UTC m=+223.408822596 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000476c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 72 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.435577286 +0000 UTC m=+223.409660309 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.435577286 +0000 UTC m=+223.409660309 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 72 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.437385111 +0000 UTC m=+223.411468124 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000477c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 73 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.438296263 +0000 UTC m=+223.412379306 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c81c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365110 item 73 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.439299626 +0000 UTC m=+223.413382660 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8680): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.439299626 +0000 UTC m=+223.413382660 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c8bc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 73 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.441776959 +0000 UTC m=+223.415860002 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 74 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.442631393 +0000 UTC m=+223.416714436 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 74 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.44369987 +0000 UTC m=+223.417782903 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0004c9c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.44369987 +0000 UTC m=+223.417782903 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586240): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 74 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.446138249 +0000 UTC m=+223.420221282 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003247e0 item 75 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.447299349 +0000 UTC m=+223.421382393 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000586d80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 75 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.448081068 +0000 UTC m=+223.422164091 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005872c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.448081068 +0000 UTC m=+223.422164091 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587800): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 75 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.450077857 +0000 UTC m=+223.424160890 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000587e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 76 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.451045955 +0000 UTC m=+223.425128998 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f43c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 76 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): _writeAt: size=3, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.452165868 +0000 UTC m=+223.426248901 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4900): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.452165868 +0000 UTC m=+223.426248901 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f4e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 76 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.454458794 +0000 UTC m=+223.428541837 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f54c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366770 item 77 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.455478449 +0000 UTC m=+223.429561472 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.455478449 +0000 UTC m=+223.429561472 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007ca800): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 77 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.457409184 +0000 UTC m=+223.431492197 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cae40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e00 item 78 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.458084453 +0000 UTC m=+223.432167466 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cb340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.458084453 +0000 UTC m=+223.432167466 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007cba40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003471f0 item 78 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.460978638 +0000 UTC m=+223.435061681 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 79 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.462234155 +0000 UTC m=+223.436317199 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079c600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.462234155 +0000 UTC m=+223.436317199 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079cd00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430230 item 79 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.465689093 +0000 UTC m=+223.439772126 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430930 item 80 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.466967685 +0000 UTC m=+223.441050738 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079d840): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.466967685 +0000 UTC m=+223.441050738 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00079df40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430af0 item 80 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.470421951 +0000 UTC m=+223.444504994 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004310a0 item 81 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.471780943 +0000 UTC m=+223.445863987 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6a80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.471780943 +0000 UTC m=+223.445863987 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e6fc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 81 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.474758765 +0000 UTC m=+223.448841808 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7640): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c70 item 82 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.475996149 +0000 UTC m=+223.450079191 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0007e7b40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.475996149 +0000 UTC m=+223.450079191 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce1c0 item 82 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.478864145 +0000 UTC m=+223.452947168 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083a7c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 83 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.479795844 +0000 UTC m=+223.453878867 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083acc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.479795844 +0000 UTC m=+223.453878867 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ced20 item 83 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.482191273 +0000 UTC m=+223.456274316 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00083b880): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004822a0 item 84 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.483753416 +0000 UTC m=+223.457836459 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b503c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.483753416 +0000 UTC m=+223.457836459 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004824d0 item 84 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.486789207 +0000 UTC m=+223.460872250 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b50fc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482c40 item 85 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.487631639 +0000 UTC m=+223.461714681 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b514c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.487631639 +0000 UTC m=+223.461714681 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b51a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482f50 item 85 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.490135351 +0000 UTC m=+223.464218384 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004833b0 item 86 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.491251657 +0000 UTC m=+223.465334690 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74600): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.491251657 +0000 UTC m=+223.465334690 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b74b80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483730 item 86 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.494476423 +0000 UTC m=+223.468559456 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b90 item 87 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.49539643 +0000 UTC m=+223.469479453 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.49539643 +0000 UTC m=+223.469479453 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b75c40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 87 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.497472729 +0000 UTC m=+223.471555763 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368380 item 88 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.498306325 +0000 UTC m=+223.472389328 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896840): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.498306325 +0000 UTC m=+223.472389328 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000896dc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003687e0 item 88 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.499479999 +0000 UTC m=+223.473563002 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897400): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 89 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.499943449 +0000 UTC m=+223.474026452 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897940): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 89 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.500559126 +0000 UTC m=+223.474642128 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000897e80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.500559126 +0000 UTC m=+223.474642128 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 89 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.502085351 +0000 UTC m=+223.476168345 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c2ac0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 90 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.502911733 +0000 UTC m=+223.476994736 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 90 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.504164476 +0000 UTC m=+223.478247509 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3540): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.504164476 +0000 UTC m=+223.478247509 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008c3b00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 90 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.506402158 +0000 UTC m=+223.480485181 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee1c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 91 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.506907216 +0000 UTC m=+223.480990219 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ee700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 91 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.507528042 +0000 UTC m=+223.481611045 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008eec40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): >_readAt: n=8, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.507528042 +0000 UTC m=+223.481611045 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef1c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ad20 item 91 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.509643846 +0000 UTC m=+223.483726869 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008ef800): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b7a0 item 92 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.510531663 +0000 UTC m=+223.484614686 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0008efd40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 92 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): _readAt: size=2, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): _writeAt: size=3, off=5 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): >_writeAt: n=3, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.511497127 +0000 UTC m=+223.485580149 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c300): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.511497127 +0000 UTC m=+223.485580149 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092c8c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414150 item 92 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.513678202 +0000 UTC m=+223.487761225 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092cf00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414bd0 item 93 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.514405297 +0000 UTC m=+223.488488320 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092d440): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.514405297 +0000 UTC m=+223.488488320 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc00092db40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 93 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.516950276 +0000 UTC m=+223.491033299 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976200): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ea0 item 94 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.517690536 +0000 UTC m=+223.491773559 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976740): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.517690536 +0000 UTC m=+223.491773559 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000976e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004008c0 item 94 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.519540941 +0000 UTC m=+223.493623944 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0005f5cc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 95 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.520040129 +0000 UTC m=+223.494123132 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac280): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.520040129 +0000 UTC m=+223.494123132 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ac980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 95 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): open at offset 0 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.521380245 +0000 UTC m=+223.495463248 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006acfc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367340 item 96 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.522311474 +0000 UTC m=+223.496394508 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006ad500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.522311474 +0000 UTC m=+223.496394508 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006adc00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367650 item 96 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= 2025/09/02 04:10:23 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:23 DEBUG : Looking for writers 2025/09/02 04:10:23 DEBUG : >WaitForWriters: 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:23 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/02 04:10:23 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.934950768 +0000 UTC m=+223.909033801 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4500): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.934950768 +0000 UTC m=+223.909033801 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.934950768 +0000 UTC m=+223.909033801 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c4e40): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 1 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.938949998 +0000 UTC m=+223.913033041 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5480): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.938949998 +0000 UTC m=+223.913033041 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0006c5980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b420 item 2 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.94161384 +0000 UTC m=+223.915696883 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.94161384 +0000 UTC m=+223.915696883 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a064c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.94161384 +0000 UTC m=+223.915696883 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a06980): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 3 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.945409849 +0000 UTC m=+223.919492882 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07000): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.945409849 +0000 UTC m=+223.919492882 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07540): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046be30 item 4 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.948681793 +0000 UTC m=+223.922764827 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a07b80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.948681793 +0000 UTC m=+223.922764827 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a080): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.948681793 +0000 UTC m=+223.922764827 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9a540): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 5 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.952776813 +0000 UTC m=+223.926859857 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9abc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.952776813 +0000 UTC m=+223.926859857 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 6 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.955427481 +0000 UTC m=+223.929510514 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9b780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.955427481 +0000 UTC m=+223.929510514 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000a9bc80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.955427481 +0000 UTC m=+223.929510514 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc1c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a80 item 7 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.959000511 +0000 UTC m=+223.933083554 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acc840): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.959000511 +0000 UTC m=+223.933083554 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000accd80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469650 item 8 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000acd340): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.962105602 +0000 UTC m=+223.936188665 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acd700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.962105602 +0000 UTC m=+223.936188665 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000acdb80): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.962105602 +0000 UTC m=+223.936188665 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0100): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469e30 item 9 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.965875141 +0000 UTC m=+223.939958174 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0780): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.965875141 +0000 UTC m=+223.939958174 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af0cc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442460 item 10 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000af1300): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1300): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.969241923 +0000 UTC m=+223.943324967 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af16c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): _writeAt: size=3, off=2 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.969241923 +0000 UTC m=+223.943324967 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000af1bc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.969241923 +0000 UTC m=+223.943324967 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20140): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442930 item 11 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.973303771 +0000 UTC m=+223.947386805 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b207c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.973303771 +0000 UTC m=+223.947386805 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b20d00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 12 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000b21340): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21340): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.976537894 +0000 UTC m=+223.950620938 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.976537894 +0000 UTC m=+223.950620938 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b21dc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004431f0 item 13 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.979383919 +0000 UTC m=+223.953466962 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b944c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.979383919 +0000 UTC m=+223.953466962 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b94a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004435e0 item 14 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): _readAt: size=2, off=0 2025/09/02 04:10:23 ERROR : open-test-file(0xc000b95040): Couldn't read size of file 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): >_readAt: n=0, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): close: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000b95040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.983522871 +0000 UTC m=+223.957605915 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977700): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.983522871 +0000 UTC m=+223.957605915 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000977dc0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 15 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.986645496 +0000 UTC m=+223.960728539 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e84c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.986645496 +0000 UTC m=+223.960728539 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e8a00): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 16 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.989261639 +0000 UTC m=+223.963344682 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e9040): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): _readAt: size=2, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): open at offset 5 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): >_readAt: n=2, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): _writeAt: size=3, off=7 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.989261639 +0000 UTC m=+223.963344682 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e94c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): _readAt: size=512, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.989261639 +0000 UTC m=+223.963344682 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc0009e99c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: Remove: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428ee0 item 17 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): openPending: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): >openPending: err= 2025/09/02 04:10:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): _writeAt: size=5, off=0 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): >_writeAt: n=5, err= 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): close: 2025/09/02 04:10:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.999260946 +0000 UTC m=+223.973343989 2025/09/02 04:10:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:23 DEBUG : open-test-file(0xc000c180c0): >close: err= 2025/09/02 04:10:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:23.999260946 +0000 UTC m=+223.973343989 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 18 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.002487856 +0000 UTC m=+223.976570888 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c18c80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.002487856 +0000 UTC m=+223.976570888 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.002487856 +0000 UTC m=+223.976570888 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19680): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429dc0 item 19 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.006465746 +0000 UTC m=+223.980548779 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c19d00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.006465746 +0000 UTC m=+223.980548779 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e2c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca460 item 20 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.009310528 +0000 UTC m=+223.983393571 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3e940): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.009310528 +0000 UTC m=+223.983393571 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ee40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.009310528 +0000 UTC m=+223.983393571 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f340): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca930 item 21 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.01475412 +0000 UTC m=+223.988837133 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3f9c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.01475412 +0000 UTC m=+223.988837133 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c3ff00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 22 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.018194642 +0000 UTC m=+223.992277685 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6e600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.018194642 +0000 UTC m=+223.992277685 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6eb00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.018194642 +0000 UTC m=+223.992277685 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb6c0 item 23 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.021811273 +0000 UTC m=+223.995894306 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6f680): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.021811273 +0000 UTC m=+223.995894306 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c6fbc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbea0 item 24 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): _readAt: size=2, off=0 2025/09/02 04:10:24 ERROR : open-test-file(0xc000c94280): Couldn't read size of file 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): close: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94280): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.02459457 +0000 UTC m=+223.998677613 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94640): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.02459457 +0000 UTC m=+223.998677613 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c94b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.02459457 +0000 UTC m=+223.998677613 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95080): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486460 item 25 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.028244053 +0000 UTC m=+224.002327097 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.028244053 +0000 UTC m=+224.002327097 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000c95c40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 26 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): _readAt: size=2, off=0 2025/09/02 04:10:24 ERROR : open-test-file(0xc000cd6300): Couldn't read size of file 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): close: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6300): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.031177402 +0000 UTC m=+224.005260445 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd66c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.031177402 +0000 UTC m=+224.005260445 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd6bc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.031177402 +0000 UTC m=+224.005260445 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7100): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 27 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.034978259 +0000 UTC m=+224.009061293 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7780): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.034978259 +0000 UTC m=+224.009061293 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000cd7cc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004873b0 item 28 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): _readAt: size=2, off=0 2025/09/02 04:10:24 ERROR : open-test-file(0xc000d04380): Couldn't read size of file 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): close: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.037591758 +0000 UTC m=+224.011674761 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04740): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.037591758 +0000 UTC m=+224.011674761 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d04e00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 29 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.039406084 +0000 UTC m=+224.013489088 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d05480): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.039406084 +0000 UTC m=+224.013489088 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d059c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 30 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): _readAt: size=2, off=0 2025/09/02 04:10:24 ERROR : open-test-file(0xc000d30080): Couldn't read size of file 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): >_writeAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): close: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30080): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.041264003 +0000 UTC m=+224.015347007 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30440): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.041264003 +0000 UTC m=+224.015347007 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d30b00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 31 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.043315616 +0000 UTC m=+224.017398619 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.043315616 +0000 UTC m=+224.017398619 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d316c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 32 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.045482335 +0000 UTC m=+224.019565358 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d31d00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd730 item 33 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.046441246 +0000 UTC m=+224.020524259 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a200): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.046441246 +0000 UTC m=+224.020524259 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6a700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 33 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.049070073 +0000 UTC m=+224.023153116 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6ad40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480310 item 34 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.050018182 +0000 UTC m=+224.024101216 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b1c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.050018182 +0000 UTC m=+224.024101216 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6b700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 34 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.052449379 +0000 UTC m=+224.026532422 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d6bd40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480fc0 item 35 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.053377611 +0000 UTC m=+224.027460654 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6240): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.053377611 +0000 UTC m=+224.027460654 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6740): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 35 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.056146091 +0000 UTC m=+224.030229113 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db6dc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 36 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.056910666 +0000 UTC m=+224.030993680 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db72c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.056910666 +0000 UTC m=+224.030993680 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 36 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.058607062 +0000 UTC m=+224.032690085 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000db7e40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f110 item 37 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.059337332 +0000 UTC m=+224.033420346 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0340): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.059337332 +0000 UTC m=+224.033420346 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0840): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 37 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.061133346 +0000 UTC m=+224.035216369 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de0ec0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 38 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.062105512 +0000 UTC m=+224.036188525 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de13c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.062105512 +0000 UTC m=+224.036188525 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000de1900): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fdc0 item 38 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.063875535 +0000 UTC m=+224.037958558 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 39 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.064937299 +0000 UTC m=+224.039020342 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02500): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.064937299 +0000 UTC m=+224.039020342 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e02a00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003808c0 item 39 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.067465076 +0000 UTC m=+224.041548109 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03080): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 40 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.068850608 +0000 UTC m=+224.042933651 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03580): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.068850608 +0000 UTC m=+224.042933651 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e03ac0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 40 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.071251186 +0000 UTC m=+224.045334229 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32100): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 41 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.072170653 +0000 UTC m=+224.046253666 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 41 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.072911885 +0000 UTC m=+224.046994898 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e32ac0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.072911885 +0000 UTC m=+224.046994898 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e700 item 41 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.075212916 +0000 UTC m=+224.049295919 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33640): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046efc0 item 42 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.075909294 +0000 UTC m=+224.049992297 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e33b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f420 item 42 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.076854668 +0000 UTC m=+224.050937681 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e100): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.076854668 +0000 UTC m=+224.050937681 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6e680): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 42 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.078851168 +0000 UTC m=+224.052934191 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6ecc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb90 item 43 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.079627807 +0000 UTC m=+224.053710829 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f1c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376150 item 43 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.080296402 +0000 UTC m=+224.054379425 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6f700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.080296402 +0000 UTC m=+224.054379425 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e6fc40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376460 item 43 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.08222784 +0000 UTC m=+224.056310853 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a300): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 44 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.083211106 +0000 UTC m=+224.057294139 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8a800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376f50 item 44 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.084174415 +0000 UTC m=+224.058257418 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8ad40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.084174415 +0000 UTC m=+224.058257418 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b2c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377180 item 44 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.086248901 +0000 UTC m=+224.060331893 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8b900): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377500 item 45 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.086834009 +0000 UTC m=+224.060917011 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000e8be00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.086834009 +0000 UTC m=+224.060917011 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8580): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003776c0 item 45 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.088500028 +0000 UTC m=+224.062583041 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea8bc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 46 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.089433931 +0000 UTC m=+224.063516955 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea90c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.089433931 +0000 UTC m=+224.063516955 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea97c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc070 item 46 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.091693053 +0000 UTC m=+224.065776066 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ea9e00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc3f0 item 47 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.09233014 +0000 UTC m=+224.066413153 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.09233014 +0000 UTC m=+224.066413153 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecaa80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc5b0 item 47 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.095287413 +0000 UTC m=+224.069370426 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb0c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc070 item 48 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.096067469 +0000 UTC m=+224.070150482 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.096067469 +0000 UTC m=+224.070150482 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000eca880): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc230 item 48 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.09858699 +0000 UTC m=+224.072670013 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecb780): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc8c0 item 49 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.099320557 +0000 UTC m=+224.073403580 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000ecbc00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.099320557 +0000 UTC m=+224.073403580 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebca80 item 49 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.101477288 +0000 UTC m=+224.075560311 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f4b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebce00 item 50 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.102292999 +0000 UTC m=+224.076376022 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5040): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.102292999 +0000 UTC m=+224.076376022 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5640): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebcfc0 item 50 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.104160967 +0000 UTC m=+224.078243980 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007f5e00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd340 item 51 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.10488622 +0000 UTC m=+224.078969242 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8580): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.10488622 +0000 UTC m=+224.078969242 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b8bc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd500 item 51 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.106701438 +0000 UTC m=+224.080784451 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9340): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd880 item 52 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.107535655 +0000 UTC m=+224.081618678 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0003b9880): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.107535655 +0000 UTC m=+224.081618678 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c1c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebda40 item 52 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.109507227 +0000 UTC m=+224.083590240 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9c840): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebddc0 item 53 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.110315365 +0000 UTC m=+224.084398378 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9cd40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.110315365 +0000 UTC m=+224.084398378 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d2c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442000 item 53 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.112280375 +0000 UTC m=+224.086363398 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9d940): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004423f0 item 54 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.113386101 +0000 UTC m=+224.087469114 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a9de40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.113386101 +0000 UTC m=+224.087469114 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 54 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.115388231 +0000 UTC m=+224.089471244 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071a740): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 55 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.11634076 +0000 UTC m=+224.090423763 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071b800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.11634076 +0000 UTC m=+224.090423763 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00071bd40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 55 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.118395348 +0000 UTC m=+224.092478351 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0002c5e80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 56 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.119231528 +0000 UTC m=+224.093314532 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32400): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.119231528 +0000 UTC m=+224.093314532 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32980): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 56 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.120838817 +0000 UTC m=+224.094921819 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b32fc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfe30 item 57 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.121575831 +0000 UTC m=+224.095658834 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33500): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2150 item 57 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.122276376 +0000 UTC m=+224.096359380 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000b33a80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.122276376 +0000 UTC m=+224.096359380 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40080): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2380 item 57 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.124093649 +0000 UTC m=+224.098176652 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df27e0 item 58 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.124634053 +0000 UTC m=+224.098717066 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d40c40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df29a0 item 58 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.125457109 +0000 UTC m=+224.099540112 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.125457109 +0000 UTC m=+224.099540112 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41740): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2b60 item 58 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.12733734 +0000 UTC m=+224.101420362 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000d41dc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2ee0 item 59 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.128133535 +0000 UTC m=+224.102216558 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922540): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df30a0 item 59 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.128858847 +0000 UTC m=+224.102941860 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000922bc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.128858847 +0000 UTC m=+224.102941860 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923240): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3260 item 59 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.130589376 +0000 UTC m=+224.104672400 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000923ac0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3730 item 60 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.131329116 +0000 UTC m=+224.105412139 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068c480): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df38f0 item 60 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.132150478 +0000 UTC m=+224.106233502 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068cf80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.132150478 +0000 UTC m=+224.106233502 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068d800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3ab0 item 60 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.133898912 +0000 UTC m=+224.107981935 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00068de40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3e30 item 61 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.134630716 +0000 UTC m=+224.108713719 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4440): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.134630716 +0000 UTC m=+224.108713719 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c4b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 61 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.136273261 +0000 UTC m=+224.110356265 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e9a0 item 62 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.136796874 +0000 UTC m=+224.110879887 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c56c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.136796874 +0000 UTC m=+224.110879887 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006c5dc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 62 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.138314414 +0000 UTC m=+224.112397417 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be480): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f730 item 63 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.138903901 +0000 UTC m=+224.112986894 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004be9c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.138903901 +0000 UTC m=+224.112986894 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf0c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e070 item 63 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): >_readAt: n=0, err=Bad file descriptor 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.140268534 +0000 UTC m=+224.114351536 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bf700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e700 item 64 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.141075939 +0000 UTC m=+224.115158933 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0004bfc40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.141075939 +0000 UTC m=+224.115158933 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056e3c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e9a0 item 64 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.143164923 +0000 UTC m=+224.117247946 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ea00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f180 item 65 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.144048202 +0000 UTC m=+224.118131235 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056ee80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.144048202 +0000 UTC m=+224.118131235 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f420 item 65 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.146467525 +0000 UTC m=+224.120550557 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056f9c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fc00 item 66 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.147315667 +0000 UTC m=+224.121398670 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00056fe40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.147315667 +0000 UTC m=+224.121398670 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594400): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fe30 item 66 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.148664981 +0000 UTC m=+224.122747984 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594a40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 67 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.149160081 +0000 UTC m=+224.123243084 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000594ec0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.149160081 +0000 UTC m=+224.123243084 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0005953c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 67 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.150540724 +0000 UTC m=+224.124623727 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595a40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 68 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.151153525 +0000 UTC m=+224.125236528 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000595f40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.151153525 +0000 UTC m=+224.125236528 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614500): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111420 item 68 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.152331386 +0000 UTC m=+224.126414390 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 69 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.152856412 +0000 UTC m=+224.126939415 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000614fc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.152856412 +0000 UTC m=+224.126939415 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006154c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 69 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.154429797 +0000 UTC m=+224.128512800 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000615b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 70 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.155013282 +0000 UTC m=+224.129096286 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006900c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.155013282 +0000 UTC m=+224.129096286 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 70 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.156196054 +0000 UTC m=+224.130279057 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000690c80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 71 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.157095703 +0000 UTC m=+224.131178726 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691180): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.157095703 +0000 UTC m=+224.131178726 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691680): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 71 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.158932352 +0000 UTC m=+224.133015365 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000691d00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 72 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.159970201 +0000 UTC m=+224.134053224 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0280): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.159970201 +0000 UTC m=+224.134053224 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b07c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b650 item 72 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.161586547 +0000 UTC m=+224.135669600 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b0d80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb90 item 73 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.162164391 +0000 UTC m=+224.136247395 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1280): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034be30 item 73 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.163039736 +0000 UTC m=+224.137122739 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1740): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.163039736 +0000 UTC m=+224.137122739 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006b1c80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364070 item 73 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.164509226 +0000 UTC m=+224.138592228 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6340): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 74 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.165270525 +0000 UTC m=+224.139353558 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6840): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 74 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.166137343 +0000 UTC m=+224.140220366 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d6d80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.166137343 +0000 UTC m=+224.140220366 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7300): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 74 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.168453992 +0000 UTC m=+224.142537016 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7940): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 75 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.169110506 +0000 UTC m=+224.143193519 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006d7e40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): _writeAt: size=3, off=2 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003653b0 item 75 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.16984764 +0000 UTC m=+224.143930663 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc400): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.16984764 +0000 UTC m=+224.143930663 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fc940): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 75 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.171568351 +0000 UTC m=+224.145651365 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fcf80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 76 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.17236652 +0000 UTC m=+224.146449544 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd480): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 76 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): _writeAt: size=3, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.173196248 +0000 UTC m=+224.147279262 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fd9c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.173196248 +0000 UTC m=+224.147279262 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0006fdf40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324380 item 76 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.175090165 +0000 UTC m=+224.149173178 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079c600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325650 item 77 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.175702054 +0000 UTC m=+224.149785077 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079cb00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.175702054 +0000 UTC m=+224.149785077 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d200): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 77 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.178303469 +0000 UTC m=+224.152386492 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079d840): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 78 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.179095848 +0000 UTC m=+224.153178870 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc00079dd40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.179095848 +0000 UTC m=+224.153178870 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d04c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 78 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.181425903 +0000 UTC m=+224.155508936 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d0b00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e00 item 79 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.182186521 +0000 UTC m=+224.156269544 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.182186521 +0000 UTC m=+224.156269544 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003471f0 item 79 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.184584925 +0000 UTC m=+224.158667948 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0007d1d40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 80 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.18534873 +0000 UTC m=+224.159431763 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008162c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.18534873 +0000 UTC m=+224.159431763 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008169c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430230 item 80 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.187474692 +0000 UTC m=+224.161557695 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000410780): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442930 item 81 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.188257663 +0000 UTC m=+224.162340685 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000411800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.188257663 +0000 UTC m=+224.162340685 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896140): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 81 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.190050129 +0000 UTC m=+224.164133152 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008967c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442ee0 item 82 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.190839551 +0000 UTC m=+224.164922564 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000896cc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.190839551 +0000 UTC m=+224.164922564 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897240): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004430a0 item 82 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.192617208 +0000 UTC m=+224.166700222 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008978c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443490 item 83 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.193590817 +0000 UTC m=+224.167673840 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000897dc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.193590817 +0000 UTC m=+224.167673840 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bc380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004436c0 item 83 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.19538148 +0000 UTC m=+224.169464493 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bca00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c00 item 84 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.19616949 +0000 UTC m=+224.170252513 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bcf00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.19616949 +0000 UTC m=+224.170252513 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bd480): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443f10 item 84 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.197851399 +0000 UTC m=+224.171934412 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008bdb00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482540 item 85 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.19886944 +0000 UTC m=+224.172952463 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8080): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.19886944 +0000 UTC m=+224.172952463 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e85c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482850 item 85 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.200642399 +0000 UTC m=+224.174725412 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e8c40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482fc0 item 86 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.201451519 +0000 UTC m=+224.175534532 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9140): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.201451519 +0000 UTC m=+224.175534532 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e96c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 86 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.203167942 +0000 UTC m=+224.177250965 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0008e9d40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 87 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.204025312 +0000 UTC m=+224.178108336 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009282c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.204025312 +0000 UTC m=+224.178108336 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004839d0 item 87 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.206096392 +0000 UTC m=+224.180179445 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000928e80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368000 item 88 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.206778674 +0000 UTC m=+224.180861687 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929380): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.206778674 +0000 UTC m=+224.180861687 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929900): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 88 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.209238833 +0000 UTC m=+224.183321866 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000929f40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 89 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.210005572 +0000 UTC m=+224.184088595 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972500): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368f50 item 89 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.210936792 +0000 UTC m=+224.185019815 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972a40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.210936792 +0000 UTC m=+224.185019815 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000972fc0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 89 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.213259944 +0000 UTC m=+224.187342977 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973600): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ce0 item 90 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.213988142 +0000 UTC m=+224.188071165 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000973b40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 90 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.214734774 +0000 UTC m=+224.188817787 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba100): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.214734774 +0000 UTC m=+224.188817787 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009ba6c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d730 item 90 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.216275156 +0000 UTC m=+224.190358159 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bad00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 91 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.216781257 +0000 UTC m=+224.190864260 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb240): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): >_readAt: n=2, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): _writeAt: size=3, off=7 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a4d0 item 91 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.217531887 +0000 UTC m=+224.191614890 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bb780): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): >_readAt: n=8, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.217531887 +0000 UTC m=+224.191614890 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009bbd00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a850 item 91 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.219406607 +0000 UTC m=+224.193489630 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e03c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032af50 item 92 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.220192854 +0000 UTC m=+224.194275867 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0900): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): open at offset 5 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 92 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): _readAt: size=2, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): _writeAt: size=3, off=5 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): >_writeAt: n=3, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.220976114 +0000 UTC m=+224.195059137 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e0e40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): >_readAt: n=3, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.220976114 +0000 UTC m=+224.195059137 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1400): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 92 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.222565028 +0000 UTC m=+224.196648051 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc0009e1a40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 93 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.223200291 +0000 UTC m=+224.197283314 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06000): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.223200291 +0000 UTC m=+224.197283314 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06700): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 93 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.225202311 +0000 UTC m=+224.199285324 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a06d40): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415180 item 94 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.225890553 +0000 UTC m=+224.199973576 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07280): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.225890553 +0000 UTC m=+224.199973576 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a07980): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 94 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.22776912 +0000 UTC m=+224.201852143 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22040): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 95 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.228356284 +0000 UTC m=+224.202439297 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22580): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.228356284 +0000 UTC m=+224.202439297 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a22c80): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366540 item 95 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): open at offset 0 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): _readAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): >_readAt: n=0, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.230762792 +0000 UTC m=+224.204845796 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a232c0): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): _writeAt: size=5, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): >openPending: err= 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 96 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): >_writeAt: n=5, err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.231402914 +0000 UTC m=+224.205485918 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23800): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/02 04:10:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/02 04:10:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): _readAt: size=512, off=0 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): openPending: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): >openPending: err= 2025/09/02 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): >_readAt: n=5, err=EOF 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): close: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-02 04:10:24.231402914 +0000 UTC m=+224.205485918 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : open-test-file(0xc000a23f00): >close: err= 2025/09/02 04:10:24 DEBUG : open-test-file: Remove: 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 96 2025/09/02 04:10:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/02 04:10:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/02 04:10:24 DEBUG : open-test-file: >Remove: err= 2025/09/02 04:10:24 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : >WaitForWriters: 2025/09/02 04:10:24 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- 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.75s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.16s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:24 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:24 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:24 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:24 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:24 DEBUG : file1: newRWFileHandle: 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): openPending: 2025/09/02 04:10:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): >openPending: err= 2025/09/02 04:10:24 DEBUG : file1: >newRWFileHandle: err= 2025/09/02 04:10:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/02 04:10:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): _writeAt: size=2, off=0 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): >_writeAt: n=2, err= 2025/09/02 04:10:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): RWFileHandle.Flush 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): RWFileHandle.Release 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): close: 2025/09/02 04:10:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/02 04:10:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:24 DEBUG : file1(0xc000a86180): >close: err= 2025/09/02 04:10:24 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:24 DEBUG : file1: vfs cache: starting upload 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:24 DEBUG : Looking for writers 2025/09/02 04:10:24 DEBUG : file1: reading active writers 2025/09/02 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:25 DEBUG : Looking for writers 2025/09/02 04:10:25 DEBUG : file1: reading active writers 2025/09/02 04:10:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:10:25 INFO : file1: Copied (new) 2025/09/02 04:10:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/02 04:10:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/02 04:10:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/02 04:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:10:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/02 04:10:25 DEBUG : Looking for writers 2025/09/02 04:10:25 DEBUG : file1: reading active writers 2025/09/02 04:10:25 DEBUG : >WaitForWriters: 2025/09/02 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : file1: reading active writers 2025/09/02 04:10:26 DEBUG : >WaitForWriters: 2025/09/02 04:10:26 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:26 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:26 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:26 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:10:26 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:10:26 DEBUG : rename_me: newRWFileHandle: 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): openPending: 2025/09/02 04:10:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/02 04:10:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): >openPending: err= 2025/09/02 04:10:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/02 04:10:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/02 04:10:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/02 04:10:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): _writeAt: size=5, off=0 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): >_writeAt: n=5, err= 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): close: 2025/09/02 04:10:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-02 04:10:26.662844424 +0000 UTC m=+226.636927427 2025/09/02 04:10:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/02 04:10:26 DEBUG : rename_me(0xc0007f4840): >close: err= 2025/09/02 04:10:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/02 04:10:26 DEBUG : i_was_renamed: Updating file with 0xc000dac540 2025/09/02 04:10:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/02 04:10:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/02 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/02 04:10:26 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/02 04:10:26 DEBUG : Looking for writers 2025/09/02 04:10:26 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/02 04:10:27 DEBUG : Looking for writers 2025/09/02 04:10:27 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/02 04:10:27 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/02 04:10:27 INFO : i_was_renamed: Copied (new) 2025/09/02 04:10:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-02 04:10:26 +0000 UTC," 2025/09/02 04:10:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/02 04:10:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/02 04:10:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/02 04:10:27 DEBUG : Looking for writers 2025/09/02 04:10:27 DEBUG : i_was_renamed: reading active writers 2025/09/02 04:10:27 DEBUG : >WaitForWriters: 2025/09/02 04:10:27 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:28 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:28 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/02 04:10:28 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/02 04:10:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-taqipul9funo" 2025/09/02 04:10:28 INFO : files root 'rclone-test-taqipul9funo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/02 04:10:28 DEBUG : forgetting directory cache 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): _readAt: size=512, off=0 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): openPending: 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:11:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): >openPending: err= 2025/09/02 04:10:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:29 DEBUG : forgetting directory cache 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): >_readAt: n=20, err=EOF 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): close: 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:11:28 +0000 UTC 2025/09/02 04:10:29 DEBUG : TestRWCacheUpdate(0xc0007f57c0): >close: err= 2025/09/02 04:10:29 DEBUG : Re-reading directory (274.394195ms old) 2025/09/02 04:10:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:30 DEBUG : forgetting directory cache 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): _readAt: size=512, off=0 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): openPending: 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:12:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-02 03:11:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-02 03:12:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-02 03:11:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/02 04:10:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): >openPending: err= 2025/09/02 04:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:31 DEBUG : forgetting directory cache 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): >_readAt: n=20, err=EOF 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): close: 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:12:28 +0000 UTC 2025/09/02 04:10:31 DEBUG : TestRWCacheUpdate(0xc000f98880): >close: err= 2025/09/02 04:10:31 DEBUG : Re-reading directory (277.358381ms old) 2025/09/02 04:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:32 DEBUG : forgetting directory cache 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate(0xc000f99740): _readAt: size=512, off=0 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate(0xc000f99740): openPending: 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:13:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-02 03:12:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-02 03:13:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-02 03:12:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/02 04:10:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate(0xc000f99740): >openPending: err= 2025/09/02 04:10:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:35 DEBUG : forgetting directory cache 2025/09/02 04:10:35 DEBUG : forgetting directory cache 2025/09/02 04:10:35 DEBUG : TestRWCacheUpdate(0xc000f99740): >_readAt: n=20, err=EOF 2025/09/02 04:10:35 DEBUG : TestRWCacheUpdate(0xc000f99740): close: 2025/09/02 04:10:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:13:28 +0000 UTC 2025/09/02 04:10:35 DEBUG : TestRWCacheUpdate(0xc000f99740): >close: err= 2025/09/02 04:10:35 DEBUG : Re-reading directory (429.545684ms old) 2025/09/02 04:10:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:35 DEBUG : forgetting directory cache 2025/09/02 04:10:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): _readAt: size=512, off=0 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): openPending: 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:14:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-02 03:13:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-02 03:14:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-02 03:13:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/02 04:10:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): >openPending: err= 2025/09/02 04:10:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:37 DEBUG : forgetting directory cache 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): >_readAt: n=20, err=EOF 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): close: 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:14:28 +0000 UTC 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate(0xc000816200): >close: err= 2025/09/02 04:10:37 DEBUG : Re-reading directory (275.558832ms old) 2025/09/02 04:10:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:37 DEBUG : forgetting directory cache 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate(0xc000816880): _readAt: size=512, off=0 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate(0xc000816880): openPending: 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:15:28 +0000 UTC," against cached fingerprint "20,2025-09-02 03:14:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-02 03:15:28 +0000 UTC," != cached fingerprint "20,2025-09-02 03:14:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/02 04:10:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate(0xc000816880): >openPending: err= 2025/09/02 04:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:39 DEBUG : forgetting directory cache 2025/09/02 04:10:39 DEBUG : TestRWCacheUpdate(0xc000816880): >_readAt: n=20, err=EOF 2025/09/02 04:10:39 DEBUG : TestRWCacheUpdate(0xc000816880): close: 2025/09/02 04:10:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:15:28 +0000 UTC 2025/09/02 04:10:39 DEBUG : TestRWCacheUpdate(0xc000816880): >close: err= 2025/09/02 04:10:39 DEBUG : Re-reading directory (280.776261ms old) 2025/09/02 04:10:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:39 DEBUG : forgetting directory cache 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): _readAt: size=512, off=0 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): openPending: 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-02 03:16:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-02 03:15:28 +0000 UTC," 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-02 03:16:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-02 03:15:28 +0000 UTC,") 2025/09/02 04:10:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/02 04:10:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): >openPending: err= 2025/09/02 04:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:40 DEBUG : forgetting directory cache 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): >_readAt: n=20, err=EOF 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): close: 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:16:28 +0000 UTC 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate(0xc000f98980): >close: err= 2025/09/02 04:10:40 DEBUG : Re-reading directory (263.967516ms old) 2025/09/02 04:10:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:41 DEBUG : forgetting directory cache 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): _readAt: size=512, off=0 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): openPending: 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-02 03:17:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-02 03:16:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-02 03:17:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-02 03:16:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/02 04:10:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/02 04:10:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): >openPending: err= 2025/09/02 04:10:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:42 DEBUG : forgetting directory cache 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): >_readAt: n=21, err=EOF 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): close: 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:17:28 +0000 UTC 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate(0xc000f99140): >close: err= 2025/09/02 04:10:42 DEBUG : Re-reading directory (277.67034ms old) 2025/09/02 04:10:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:42 DEBUG : forgetting directory cache 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate(0xc0003b9180): _readAt: size=512, off=0 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate(0xc0003b9180): openPending: 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-02 03:18:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-02 03:17:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-02 03:18:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-02 03:17:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/02 04:10:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/02 04:10:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate(0xc0003b9180): >openPending: err= 2025/09/02 04:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:44 DEBUG : forgetting directory cache 2025/09/02 04:10:44 DEBUG : TestRWCacheUpdate(0xc0003b9180): >_readAt: n=22, err=EOF 2025/09/02 04:10:44 DEBUG : TestRWCacheUpdate(0xc0003b9180): close: 2025/09/02 04:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:18:28 +0000 UTC 2025/09/02 04:10:44 DEBUG : TestRWCacheUpdate(0xc0003b9180): >close: err= 2025/09/02 04:10:44 DEBUG : Re-reading directory (280.064015ms old) 2025/09/02 04:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:44 DEBUG : forgetting directory cache 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): _readAt: size=512, off=0 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): openPending: 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-02 03:19:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-02 03:18:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-02 03:19:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-02 03:18:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/02 04:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/02 04:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): >openPending: err= 2025/09/02 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:45 DEBUG : forgetting directory cache 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): >_readAt: n=23, err=EOF 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): close: 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:19:28 +0000 UTC 2025/09/02 04:10:45 DEBUG : TestRWCacheUpdate(0xc0008179c0): >close: err= 2025/09/02 04:10:45 DEBUG : Re-reading directory (270.571938ms old) 2025/09/02 04:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:46 DEBUG : forgetting directory cache 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): _readAt: size=512, off=0 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): openPending: 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-02 03:20:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-02 03:19:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-02 03:20:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-02 03:19:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/02 04:10:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/02 04:10:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): >openPending: err= 2025/09/02 04:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:47 DEBUG : forgetting directory cache 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): >_readAt: n=24, err=EOF 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): close: 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-02 03:20:28 +0000 UTC 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate(0xc000817f00): >close: err= 2025/09/02 04:10:47 DEBUG : Re-reading directory (279.408352ms old) 2025/09/02 04:10:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/02 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:47 DEBUG : Looking for writers 2025/09/02 04:10:47 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/02 04:10:47 DEBUG : >WaitForWriters: 2025/09/02 04:10:47 DEBUG : files root 'rclone-test-taqipul9funo': vfs cache: cleaner exiting 2025/09/02 04:10:47 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.79s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:50 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/02 04:10:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:10:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/02 04:10:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:10:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/02 04:10:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:51 DEBUG : Looking for writers 2025/09/02 04:10:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/02 04:10:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/02 04:10:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.22s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:51 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:51 DEBUG : files root 'rclone-test-taqipul9funo': Reusing VFS from active cache 2025/09/02 04:10:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:51 DEBUG : Looking for writers 2025/09/02 04:10:51 DEBUG : >WaitForWriters: 2025/09/02 04:10:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:51 DEBUG : Looking for writers 2025/09/02 04:10:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:51 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:51 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:51 DEBUG : Looking for writers 2025/09/02 04:10:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.27s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:52 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:52 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:52 DEBUG : Looking for writers 2025/09/02 04:10:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:52 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:54 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:54 DEBUG : dir: Looking for writers 2025/09/02 04:10:54 DEBUG : file2: reading active writers 2025/09/02 04:10:54 DEBUG : Looking for writers 2025/09/02 04:10:54 DEBUG : dir: reading active writers 2025/09/02 04:10:54 DEBUG : file1: reading active writers 2025/09/02 04:10:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.06s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:55 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:10:57 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:10:57 DEBUG : dir: Looking for writers 2025/09/02 04:10:57 DEBUG : Looking for writers 2025/09/02 04:10:57 DEBUG : dir: reading active writers 2025/09/02 04:10:57 DEBUG : file1: reading active writers 2025/09/02 04:10:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.99s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:10:58 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:11:00 DEBUG : file1: Open: flags=O_RDONLY 2025/09/02 04:11:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/02 04:11:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/02 04:11:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:11:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/02 04:11:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/02 04:11:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/02 04:11:00 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:11:01 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/02 04:11:01 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/02 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/02 04:11:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/02 04:11:01 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:01 DEBUG : dir: Looking for writers 2025/09/02 04:11:01 DEBUG : file2: reading active writers 2025/09/02 04:11:01 DEBUG : new_file.txt: reading active writers 2025/09/02 04:11:01 DEBUG : Looking for writers 2025/09/02 04:11:01 DEBUG : dir: reading active writers 2025/09/02 04:11:01 DEBUG : file1: reading active writers 2025/09/02 04:11:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.13s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:02 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/02 04:11:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000e50600 2025/09/02 04:11:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/02 04:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:05 INFO : dir/file1: Moved (server-side) to: file0 2025/09/02 04:11:05 DEBUG : file0: Updating file with file0 0xc000e50600 2025/09/02 04:11:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/02 04:11:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/02 04:11:05 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:05 DEBUG : dir: Looking for writers 2025/09/02 04:11:05 DEBUG : Looking for writers 2025/09/02 04:11:05 DEBUG : file0: reading active writers 2025/09/02 04:11:05 DEBUG : dir: reading active writers 2025/09/02 04:11:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.93s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:06 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:06 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:06 DEBUG : Looking for writers 2025/09/02 04:11:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:06 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:07 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/02 04:11:07 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/02 04:11:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/02 04:11:08 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/02 04:11:09 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/02 04:11:09 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:09 DEBUG : Looking for writers 2025/09/02 04:11:09 DEBUG : a: Looking for writers 2025/09/02 04:11:09 DEBUG : b: Looking for writers 2025/09/02 04:11:09 DEBUG : c: Looking for writers 2025/09/02 04:11:09 DEBUG : d: Looking for writers 2025/09/02 04:11:09 DEBUG : Looking for writers 2025/09/02 04:11:09 DEBUG : /: reading active writers 2025/09/02 04:11:09 DEBUG : a: reading active writers 2025/09/02 04:11:09 DEBUG : b: reading active writers 2025/09/02 04:11:09 DEBUG : c: reading active writers 2025/09/02 04:11:09 DEBUG : d: reading active writers 2025/09/02 04:11:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.79s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:10 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/02 04:11:11 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/02 04:11:11 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/02 04:11:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/02 04:11:14 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:14 DEBUG : a/b/c/d: Looking for writers 2025/09/02 04:11:14 DEBUG : a/b/c: Looking for writers 2025/09/02 04:11:14 DEBUG : d: reading active writers 2025/09/02 04:11:14 DEBUG : a/b: Looking for writers 2025/09/02 04:11:14 DEBUG : c: reading active writers 2025/09/02 04:11:14 DEBUG : a: Looking for writers 2025/09/02 04:11:14 DEBUG : b: reading active writers 2025/09/02 04:11:14 DEBUG : Looking for writers 2025/09/02 04:11:14 DEBUG : a: reading active writers 2025/09/02 04:11:14 DEBUG : >WaitForWriters: 2025/09/02 04:11:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-taqipul9funo/a/b not empty`) 2025/09/02 04:11:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:11:15 DEBUG : pacer: Reducing sleep to 15ms 2025/09/02 04:11:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/02 04:11:15 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.35s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:16 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:16 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:16 DEBUG : Looking for writers 2025/09/02 04:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:16 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/02 04:11:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/02 04:11:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/02 04:11:16 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/02 04:11:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:17 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/02 04:11:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/02 04:11:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:17 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:11:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:18 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/02 04:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/02 04:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:18 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (7 bytes), uploading instead of streaming 2025/09/02 04:11:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:19 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:19 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:19 DEBUG : Looking for writers 2025/09/02 04:11:19 DEBUG : file1: reading active writers 2025/09/02 04:11:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.51s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:19 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/02 04:11:20 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/02 04:11:20 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/02 04:11:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/02 04:11:20 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (11 bytes), uploading instead of streaming 2025/09/02 04:11:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:21 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/02 04:11:21 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:21 DEBUG : Looking for writers 2025/09/02 04:11:21 DEBUG : file1: reading active writers 2025/09/02 04:11:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.54s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:22 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/02 04:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:22 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/02 04:11:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:23 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/02 04:11:23 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:23 DEBUG : Looking for writers 2025/09/02 04:11:23 DEBUG : file1: reading active writers 2025/09/02 04:11:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.80s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:24 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:24 DEBUG : file1: WriteFileHandle.Release closing 2025/09/02 04:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:24 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:11:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:28 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/02 04:11:28 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:28 DEBUG : Looking for writers 2025/09/02 04:11:28 DEBUG : file1: reading active writers 2025/09/02 04:11:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (4.82s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:28 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:29 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (2 bytes), uploading instead of streaming 2025/09/02 04:11:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/02 04:11:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/02 04:11:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/02 04:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:29 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:29 DEBUG : Looking for writers 2025/09/02 04:11:29 DEBUG : file1: reading active writers 2025/09/02 04:11:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.51s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:30 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:30 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:11:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:31 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:11:31 DEBUG : file1: Open: flags=O_RDONLY 2025/09/02 04:11:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/02 04:11:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/02 04:11:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:11:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/02 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:31 DEBUG : Looking for writers 2025/09/02 04:11:31 DEBUG : file1: reading active writers 2025/09/02 04:11:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.77s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-taqipul9funo'", Local "Local file system at /tmp/rclone2184889639", Modify Window "1s" 2025/09/02 04:11:32 INFO : files root 'rclone-test-taqipul9funo': poll-interval is not supported by this remote 2025/09/02 04:11:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:11:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:11:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:32 DEBUG : files root 'rclone-test-taqipul9funo': File to upload is small (100 bytes), uploading instead of streaming 2025/09/02 04:11:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/02 04:11:33 DEBUG : file1: Size of src and dst objects identical 2025/09/02 04:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:11:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:11:33 DEBUG : file1: Open: flags=O_RDONLY 2025/09/02 04:11:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/02 04:11:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/02 04:11:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/02 04:11:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/02 04:11:33 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:11:33 DEBUG : Looking for writers 2025/09/02 04:11:33 DEBUG : file1: reading active writers 2025/09/02 04:11:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.65s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/02 04:11:33 DEBUG : files root 'rclone-test-taqipul9funo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m54.044857731s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileRemove TestFileRename/minimal,forceCache=true]