"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/14 02:26:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-posixul6xibi" 2025/09/14 02:26:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 02:26:44 DEBUG : Creating backend with remote "/tmp/rclone704303896" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:26:44 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:26:46 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:26:46 DEBUG : dir: Looking for writers 2025/09/14 02:26:46 DEBUG : Looking for writers 2025/09/14 02:26:46 DEBUG : dir: reading active writers 2025/09/14 02:26:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.47s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:26:46 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:26:53 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:26:53 DEBUG : dir/subdir: Looking for writers 2025/09/14 02:26:53 DEBUG : dir: Looking for writers 2025/09/14 02:26:53 DEBUG : subdir: reading active writers 2025/09/14 02:26:53 DEBUG : file1: reading active writers 2025/09/14 02:26:53 DEBUG : file2: reading active writers 2025/09/14 02:26:53 DEBUG : Looking for writers 2025/09/14 02:26:53 DEBUG : dir: reading active writers 2025/09/14 02:26:53 DEBUG : >WaitForWriters: 2025/09/14 02:26:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:26:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 02:26:54 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 02:26:54 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (7.85s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:26:54 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:26:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 02:26:55 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:26:55 DEBUG : dir: Looking for writers 2025/09/14 02:26:55 DEBUG : file1: reading active writers 2025/09/14 02:26:55 DEBUG : Looking for writers 2025/09/14 02:26:55 DEBUG : dir: reading active writers 2025/09/14 02:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.01s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:26:56 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:26:57 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:26:57 DEBUG : dir: Looking for writers 2025/09/14 02:26:57 DEBUG : Looking for writers 2025/09/14 02:26:57 DEBUG : dir: reading active writers 2025/09/14 02:26:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.87s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:26:58 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:26:59 DEBUG : dir: forgetting directory cache 2025/09/14 02:26:59 DEBUG : forgetting directory cache 2025/09/14 02:26:59 DEBUG : dir: forgetting directory cache 2025/09/14 02:26:59 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:26:59 DEBUG : Looking for writers 2025/09/14 02:26:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.06s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:00 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/14 02:27:02 DEBUG : dir: invalidating directory cache 2025/09/14 02:27:02 DEBUG : >ForgetPath: 2025/09/14 02:27:02 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/14 02:27:02 DEBUG : invalidating directory cache 2025/09/14 02:27:02 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:02 DEBUG : >ForgetPath: 2025/09/14 02:27:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/14 02:27:02 DEBUG : >ForgetPath: 2025/09/14 02:27:02 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:02 DEBUG : dir: Looking for writers 2025/09/14 02:27:02 DEBUG : Looking for writers 2025/09/14 02:27:02 DEBUG : dir: reading active writers 2025/09/14 02:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.14s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:02 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:05 DEBUG : forgetting directory cache 2025/09/14 02:27:05 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:05 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:05 DEBUG : dir: Looking for writers 2025/09/14 02:27:05 DEBUG : fil/a/b: Looking for writers 2025/09/14 02:27:05 DEBUG : fil/a: Looking for writers 2025/09/14 02:27:05 DEBUG : b: reading active writers 2025/09/14 02:27:05 DEBUG : fil: Looking for writers 2025/09/14 02:27:05 DEBUG : a: reading active writers 2025/09/14 02:27:05 DEBUG : Looking for writers 2025/09/14 02:27:05 DEBUG : dir: reading active writers 2025/09/14 02:27:05 DEBUG : fil: reading active writers 2025/09/14 02:27:05 DEBUG : >WaitForWriters: 2025/09/14 02:27:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/fil/a not empty`) 2025/09/14 02:27:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 02:27:07 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 02:27:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/fil not empty`) 2025/09/14 02:27:07 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/14 02:27:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/fil not empty`) 2025/09/14 02:27:07 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/14 02:27:07 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/fil not empty`) 2025/09/14 02:27:07 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/14 02:27:07 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/fil not empty`) 2025/09/14 02:27:07 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/14 02:27:07 DEBUG : pacer: Reducing sleep to 180ms 2025/09/14 02:27:07 DEBUG : pacer: Reducing sleep to 135ms 2025/09/14 02:27:07 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.33s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:08 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:08 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/14 02:27:09 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:09 DEBUG : dir: Looking for writers 2025/09/14 02:27:09 DEBUG : Looking for writers 2025/09/14 02:27:09 DEBUG : dir: reading active writers 2025/09/14 02:27:09 DEBUG : >WaitForWriters: 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/14 02:27:09 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/14 02:27:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.09s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:10 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:11 DEBUG : dir: Looking for writers 2025/09/14 02:27:11 DEBUG : file1: reading active writers 2025/09/14 02:27:11 DEBUG : Looking for writers 2025/09/14 02:27:11 DEBUG : dir: reading active writers 2025/09/14 02:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.04s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:12 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/14 02:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/14 02:27:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/14 02:27:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/14 02:27:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/14 02:27:17 DEBUG : dir: invalidating directory cache 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/14 02:27:17 DEBUG : dir/file1: Reset virtual modtime 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/14 02:27:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/14 02:27:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/14 02:27:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/14 02:27:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:27:17 DEBUG : dir: invalidating directory cache 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/14 02:27:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/14 02:27:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/14 02:27:17 DEBUG : forgetting directory cache 2025/09/14 02:27:17 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:17 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/14 02:27:17 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:17 DEBUG : dir/virtualDir: Looking for writers 2025/09/14 02:27:17 DEBUG : dir: Looking for writers 2025/09/14 02:27:17 DEBUG : file1: reading active writers 2025/09/14 02:27:17 DEBUG : virtualFile2: reading active writers 2025/09/14 02:27:17 DEBUG : virtualFile: reading active writers 2025/09/14 02:27:17 DEBUG : virtualDir: reading active writers 2025/09/14 02:27:17 DEBUG : Looking for writers 2025/09/14 02:27:17 DEBUG : dir: reading active writers 2025/09/14 02:27:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.92s) --- PASS: TestDirReadDirAll/Virtual (2.29s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:19 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:20 ERROR : dir/: Can only open directories read only 2025/09/14 02:27:20 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:20 DEBUG : dir: Looking for writers 2025/09/14 02:27:20 DEBUG : Looking for writers 2025/09/14 02:27:20 DEBUG : dir: reading active writers 2025/09/14 02:27:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.92s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:21 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/14 02:27:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/14 02:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/14 02:27:22 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/14 02:27:23 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/14 02:27:23 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/14 02:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/14 02:27:23 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:23 DEBUG : dir: Looking for writers 2025/09/14 02:27:23 DEBUG : potato: reading active writers 2025/09/14 02:27:23 DEBUG : file1: reading active writers 2025/09/14 02:27:23 DEBUG : Looking for writers 2025/09/14 02:27:23 DEBUG : dir: reading active writers 2025/09/14 02:27:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.07s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:24 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/14 02:27:26 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:26 DEBUG : dir/sub: Looking for writers 2025/09/14 02:27:26 DEBUG : dir: Looking for writers 2025/09/14 02:27:26 DEBUG : sub: reading active writers 2025/09/14 02:27:26 DEBUG : file1: reading active writers 2025/09/14 02:27:26 DEBUG : Looking for writers 2025/09/14 02:27:26 DEBUG : dir: reading active writers 2025/09/14 02:27:26 DEBUG : >WaitForWriters: 2025/09/14 02:27:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 02:27:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/14 02:27:27 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/14 02:27:27 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/14 02:27:27 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir not empty`) 2025/09/14 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/14 02:27:27 DEBUG : pacer: Reducing sleep to 240ms 2025/09/14 02:27:28 DEBUG : pacer: Reducing sleep to 180ms --- PASS: TestDirMkdir (4.06s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:28 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:28 DEBUG : pacer: Reducing sleep to 135ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 101.25ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/14 02:27:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/14 02:27:29 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/14 02:27:30 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/14 02:27:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/14 02:27:30 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/14 02:27:30 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 02:27:30 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:30 DEBUG : dir/sub/subsub: Looking for writers 2025/09/14 02:27:30 DEBUG : dir/sub: Looking for writers 2025/09/14 02:27:30 DEBUG : subsub: reading active writers 2025/09/14 02:27:30 DEBUG : dir: Looking for writers 2025/09/14 02:27:30 DEBUG : file1: reading active writers 2025/09/14 02:27:30 DEBUG : sub: reading active writers 2025/09/14 02:27:30 DEBUG : Looking for writers 2025/09/14 02:27:30 DEBUG : dir: reading active writers 2025/09/14 02:27:30 DEBUG : >WaitForWriters: 2025/09/14 02:27:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir/sub not empty`) 2025/09/14 02:27:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 02:27:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/dir/sub not empty`) 2025/09/14 02:27:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/14 02:27:32 DEBUG : pacer: Reducing sleep to 30ms 2025/09/14 02:27:32 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/14 02:27:32 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.21s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:32 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:33 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/14 02:27:33 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 02:27:33 ERROR : dir/: Dir.Remove not empty 2025/09/14 02:27:33 DEBUG : dir/file1: Remove: 2025/09/14 02:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:27:33 DEBUG : dir/file1: >Remove: err= 2025/09/14 02:27:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/14 02:27:34 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:34 DEBUG : Looking for writers 2025/09/14 02:27:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.05s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:34 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:35 DEBUG : dir/file1: Remove: 2025/09/14 02:27:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:27:35 DEBUG : dir/file1: >Remove: err= 2025/09/14 02:27:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/14 02:27:36 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:36 DEBUG : Looking for writers 2025/09/14 02:27:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:36 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:38 DEBUG : dir/file1: Remove: 2025/09/14 02:27:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:27:38 DEBUG : dir/file1: >Remove: err= 2025/09/14 02:27:38 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:38 DEBUG : dir: Looking for writers 2025/09/14 02:27:38 DEBUG : Looking for writers 2025/09/14 02:27:38 DEBUG : dir: reading active writers 2025/09/14 02:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.50s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:39 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/14 02:27:42 DEBUG : dir: Updating dir with dir2 0xc00061c9c0 2025/09/14 02:27:42 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:42 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/14 02:27:42 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/14 02:27:43 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/14 02:27:43 DEBUG : file2: Updating file with file2 0xc000aba300 2025/09/14 02:27:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/14 02:27:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/14 02:27:43 INFO : dir2/file3: Deleted 2025/09/14 02:27:44 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/14 02:27:44 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000aba300 2025/09/14 02:27:44 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/14 02:27:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/14 02:27:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/14 02:27:45 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007472b0 2025/09/14 02:27:45 DEBUG : empty directory: forgetting directory cache 2025/09/14 02:27:45 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/14 02:27:45 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/14 02:27:45 DEBUG : dir2: Renaming to "dir3" 2025/09/14 02:27:45 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:45 DEBUG : dir3: Looking for writers 2025/09/14 02:27:45 DEBUG : file3: reading active writers 2025/09/14 02:27:45 DEBUG : renamed empty directory: Looking for writers 2025/09/14 02:27:45 DEBUG : Looking for writers 2025/09/14 02:27:45 DEBUG : dir3: reading active writers 2025/09/14 02:27:45 DEBUG : renamed empty directory: reading active writers 2025/09/14 02:27:45 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.15s) === 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-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:46 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/14 02:27:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:27:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:27:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/14 02:27:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/14 02:27:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/14 02:27:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/14 02:27:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:27:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:27:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/14 02:27:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/14 02:27:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/14 02:27:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/14 02:27:47 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (12 bytes), uploading instead of streaming 2025/09/14 02:27:48 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/14 02:27:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/14 02:27:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/14 02:27:48 DEBUG : forgetting directory cache 2025/09/14 02:27:48 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:48 DEBUG : dir/sub: forgetting directory cache 2025/09/14 02:27:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/14 02:27:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/14 02:27:48 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/14 02:27:49 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/14 02:27:49 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/14 02:27:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/14 02:27:49 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:49 DEBUG : dir/sub: Looking for writers 2025/09/14 02:27:49 DEBUG : file0: reading active writers 2025/09/14 02:27:49 DEBUG : file2: reading active writers 2025/09/14 02:27:49 DEBUG : dir: Looking for writers 2025/09/14 02:27:49 DEBUG : sub: reading active writers 2025/09/14 02:27:49 DEBUG : file1: reading active writers 2025/09/14 02:27:49 DEBUG : Looking for writers 2025/09/14 02:27:49 DEBUG : dir: reading active writers 2025/09/14 02:27:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.74s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:50 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:51 DEBUG : forgetting directory cache 2025/09/14 02:27:53 DEBUG : forgetting directory cache 2025/09/14 02:27:53 DEBUG : dir: forgetting directory cache 2025/09/14 02:27:53 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:53 DEBUG : dir: Looking for writers 2025/09/14 02:27:53 DEBUG : Looking for writers 2025/09/14 02:27:53 DEBUG : dir: reading active writers 2025/09/14 02:27:53 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.83s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:54 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:27:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/14 02:27:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/14 02:27:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:27:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/14 02:27:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/14 02:27:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/14 02:27:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:27:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/14 02:27:56 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:56 DEBUG : dir: Looking for writers 2025/09/14 02:27:56 DEBUG : file1: reading active writers 2025/09/14 02:27:56 DEBUG : file1.metadata: reading active writers 2025/09/14 02:27:56 DEBUG : Looking for writers 2025/09/14 02:27:56 DEBUG : dir: reading active writers 2025/09/14 02:27:56 DEBUG : dir.metadata: reading active writers 2025/09/14 02:27:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:56 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:27:58 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:27:58 DEBUG : dir: Looking for writers 2025/09/14 02:27:58 DEBUG : file1: reading active writers 2025/09/14 02:27:58 DEBUG : Looking for writers 2025/09/14 02:27:58 DEBUG : dir: reading active writers 2025/09/14 02:27:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:27:58 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:01 DEBUG : Can set mod time: true 2025/09/14 02:28:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/14 02:28:01 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:01 DEBUG : dir: Looking for writers 2025/09/14 02:28:01 DEBUG : file1: reading active writers 2025/09/14 02:28:01 DEBUG : Looking for writers 2025/09/14 02:28:01 DEBUG : dir: reading active writers 2025/09/14 02:28:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:02 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:04 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/14 02:28:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/14 02:28:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/14 02:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:05 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:05 DEBUG : dir: Looking for writers 2025/09/14 02:28:05 DEBUG : file1: reading active writers 2025/09/14 02:28:05 DEBUG : Looking for writers 2025/09/14 02:28:05 DEBUG : dir: reading active writers 2025/09/14 02:28:05 DEBUG : >WaitForWriters: 2025/09/14 02:28:05 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:05 DEBUG : dir: Looking for writers 2025/09/14 02:28:05 DEBUG : file1: reading active writers 2025/09/14 02:28:05 DEBUG : Looking for writers 2025/09/14 02:28:05 DEBUG : dir: reading active writers 2025/09/14 02:28:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:06 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:07 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/14 02:28:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/14 02:28:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/14 02:28:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:08 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:08 DEBUG : dir: Looking for writers 2025/09/14 02:28:08 DEBUG : file1: reading active writers 2025/09/14 02:28:08 DEBUG : Looking for writers 2025/09/14 02:28:08 DEBUG : dir: reading active writers 2025/09/14 02:28:08 DEBUG : >WaitForWriters: 2025/09/14 02:28:08 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:08 DEBUG : dir: Looking for writers 2025/09/14 02:28:08 DEBUG : file1: reading active writers 2025/09/14 02:28:08 DEBUG : Looking for writers 2025/09/14 02:28:08 DEBUG : dir: reading active writers 2025/09/14 02:28:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:09 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 DEBUG : Config file has changed externally - reloading 2025/09/14 02:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:09 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/14 02:28:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:11 DEBUG : dir: Looking for writers 2025/09/14 02:28:11 DEBUG : file1: reading active writers 2025/09/14 02:28:11 DEBUG : Looking for writers 2025/09/14 02:28:11 DEBUG : dir: reading active writers 2025/09/14 02:28:11 DEBUG : >WaitForWriters: 2025/09/14 02:28:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:11 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:11 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/14 02:28:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:13 DEBUG : dir/file1(0xc000421b00): close: 2025/09/14 02:28:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/14 02:28:13 DEBUG : dir/file1(0xc000421b00): >close: err= 2025/09/14 02:28:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:13 DEBUG : dir: Looking for writers 2025/09/14 02:28:13 DEBUG : file1: reading active writers 2025/09/14 02:28:13 DEBUG : Looking for writers 2025/09/14 02:28:13 DEBUG : dir: reading active writers 2025/09/14 02:28:13 DEBUG : >WaitForWriters: 2025/09/14 02:28:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:13 DEBUG : dir: Looking for writers 2025/09/14 02:28:13 DEBUG : file1: reading active writers 2025/09/14 02:28:13 DEBUG : Looking for writers 2025/09/14 02:28:13 DEBUG : dir: reading active writers 2025/09/14 02:28:13 DEBUG : >WaitForWriters: 2025/09/14 02:28:13 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:14 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:14 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:14 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:14 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/14 02:28:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:15 DEBUG : dir/file1(0xc0002d8c40): _writeAt: size=5, off=0 2025/09/14 02:28:15 DEBUG : dir/file1(0xc0002d8c40): openPending: 2025/09/14 02:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/14 02:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:15 DEBUG : dir/file1(0xc0002d8c40): >openPending: err= 2025/09/14 02:28:15 DEBUG : dir/file1(0xc0002d8c40): >_writeAt: n=5, err= 2025/09/14 02:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/14 02:28:15 DEBUG : dir/file1(0xc0002d8c40): close: 2025/09/14 02:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/14 02:28:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/14 02:28:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/14 02:28:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/14 02:28:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/14 02:28:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:28:16 DEBUG : dir/file1(0xc0002d8c40): >close: err= 2025/09/14 02:28:16 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:28:16 DEBUG : dir/file1: vfs cache: starting upload 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:28:16 DEBUG : dir: Looking for writers 2025/09/14 02:28:16 DEBUG : file1: reading active writers 2025/09/14 02:28:16 DEBUG : Looking for writers 2025/09/14 02:28:16 DEBUG : dir: reading active writers 2025/09/14 02:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:28:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:17 INFO : dir/file1: Copied (replaced existing) 2025/09/14 02:28:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/14 02:28:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/14 02:28:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/14 02:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/14 02:28:17 DEBUG : dir: Looking for writers 2025/09/14 02:28:17 DEBUG : file1: reading active writers 2025/09/14 02:28:17 DEBUG : Looking for writers 2025/09/14 02:28:17 DEBUG : dir: reading active writers 2025/09/14 02:28:17 DEBUG : >WaitForWriters: 2025/09/14 02:28:17 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:17 DEBUG : dir: Looking for writers 2025/09/14 02:28:17 DEBUG : file1: reading active writers 2025/09/14 02:28:17 DEBUG : Looking for writers 2025/09/14 02:28:17 DEBUG : dir: reading active writers 2025/09/14 02:28:17 DEBUG : >WaitForWriters: 2025/09/14 02:28:17 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.46s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.31s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.50s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.92s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:18 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:28:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:28:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:28:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/14 02:28:20 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:20 DEBUG : dir: Looking for writers 2025/09/14 02:28:20 DEBUG : file1: reading active writers 2025/09/14 02:28:20 DEBUG : Looking for writers 2025/09/14 02:28:20 DEBUG : dir: reading active writers 2025/09/14 02:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.33s) === RUN TestFileOpenReadUnknownSize 2025/09/14 02:28:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/14 02:28:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/14 02:28:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:28:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/14 02:28:20 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:20 DEBUG : Looking for writers 2025/09/14 02:28:20 DEBUG : file.txt: reading active writers 2025/09/14 02:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:20 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:22 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/14 02:28:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/14 02:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:22 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:22 DEBUG : dir: Looking for writers 2025/09/14 02:28:22 DEBUG : file1: reading active writers 2025/09/14 02:28:22 DEBUG : Looking for writers 2025/09/14 02:28:22 DEBUG : dir: reading active writers 2025/09/14 02:28:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:23 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:24 DEBUG : dir/file1: Remove: 2025/09/14 02:28:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:25 DEBUG : dir/file1: >Remove: err= 2025/09/14 02:28:25 DEBUG : dir/file1: Remove: 2025/09/14 02:28:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/14 02:28:25 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:25 DEBUG : dir: Looking for writers 2025/09/14 02:28:25 DEBUG : Looking for writers 2025/09/14 02:28:25 DEBUG : dir: reading active writers 2025/09/14 02:28:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.34s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:25 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:264 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2025/09/14 02:28:34 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:34 DEBUG : Looking for writers 2025/09/14 02:28:34 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (8.53s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:34 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:28:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:28:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/14 02:28:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/14 02:28:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:36 DEBUG : dir/file1: Open: flags=0x3 2025/09/14 02:28:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/14 02:28:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/14 02:28:36 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:36 DEBUG : dir: Looking for writers 2025/09/14 02:28:36 DEBUG : file1: reading active writers 2025/09/14 02:28:36 DEBUG : Looking for writers 2025/09/14 02:28:36 DEBUG : dir: reading active writers 2025/09/14 02:28:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:36 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:38 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:38 DEBUG : dir: Looking for writers 2025/09/14 02:28:38 DEBUG : file1: reading active writers 2025/09/14 02:28:38 DEBUG : Looking for writers 2025/09/14 02:28:38 DEBUG : dir: reading active writers 2025/09/14 02:28:38 DEBUG : >WaitForWriters: 2025/09/14 02:28:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000aba480 2025/09/14 02:28:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:28:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000aba480 2025/09/14 02:28:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000aba480 2025/09/14 02:28:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:40 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/14 02:28:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:40 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/14 02:28:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:40 DEBUG : newLeaf: Running delayed rename now 2025/09/14 02:28:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000aba480 2025/09/14 02:28:41 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:41 DEBUG : dir: Looking for writers 2025/09/14 02:28:41 DEBUG : Looking for writers 2025/09/14 02:28:41 DEBUG : dir: reading active writers 2025/09/14 02:28:41 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:41 DEBUG : >WaitForWriters: 2025/09/14 02:28:41 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:41 DEBUG : dir: Looking for writers 2025/09/14 02:28:41 DEBUG : Looking for writers 2025/09/14 02:28:41 DEBUG : dir: reading active writers 2025/09/14 02:28:41 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:42 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:42 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:43 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:43 DEBUG : dir: Looking for writers 2025/09/14 02:28:43 DEBUG : file1: reading active writers 2025/09/14 02:28:43 DEBUG : Looking for writers 2025/09/14 02:28:43 DEBUG : dir: reading active writers 2025/09/14 02:28:43 DEBUG : >WaitForWriters: 2025/09/14 02:28:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000762e40 2025/09/14 02:28:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:28:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000762e40 2025/09/14 02:28:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/14 02:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000762e40 2025/09/14 02:28:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:45 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/14 02:28:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/14 02:28:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:46 DEBUG : newLeaf: Running delayed rename now 2025/09/14 02:28:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000762e40 2025/09/14 02:28:47 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:47 DEBUG : dir: Looking for writers 2025/09/14 02:28:47 DEBUG : Looking for writers 2025/09/14 02:28:47 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:47 DEBUG : dir: reading active writers 2025/09/14 02:28:47 DEBUG : >WaitForWriters: 2025/09/14 02:28:47 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:47 DEBUG : dir: Looking for writers 2025/09/14 02:28:47 DEBUG : Looking for writers 2025/09/14 02:28:47 DEBUG : dir: reading active writers 2025/09/14 02:28:47 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:47 DEBUG : >WaitForWriters: 2025/09/14 02:28:47 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:48 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:48 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:48 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:48 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:28:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): openPending: 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): >openPending: err= 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:28:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): _writeAt: size=14, off=0 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): >_writeAt: n=14, err= 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): close: 2025/09/14 02:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/14 02:28:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:28:49 DEBUG : dir/file1(0xc000421c00): >close: err= 2025/09/14 02:28:49 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:28:49 DEBUG : dir/file1: vfs cache: starting upload 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:28:49 DEBUG : dir: Looking for writers 2025/09/14 02:28:49 DEBUG : file1: reading active writers 2025/09/14 02:28:49 DEBUG : Looking for writers 2025/09/14 02:28:49 DEBUG : dir: reading active writers 2025/09/14 02:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:28:50 DEBUG : dir: Looking for writers 2025/09/14 02:28:50 DEBUG : file1: reading active writers 2025/09/14 02:28:50 DEBUG : Looking for writers 2025/09/14 02:28:50 DEBUG : dir: reading active writers 2025/09/14 02:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:28:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:28:50 INFO : dir/file1: Copied (replaced existing) 2025/09/14 02:28:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/14 02:28:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/14 02:28:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/14 02:28:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/14 02:28:50 DEBUG : dir: Looking for writers 2025/09/14 02:28:50 DEBUG : file1: reading active writers 2025/09/14 02:28:50 DEBUG : Looking for writers 2025/09/14 02:28:50 DEBUG : dir: reading active writers 2025/09/14 02:28:50 DEBUG : >WaitForWriters: 2025/09/14 02:28:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:28:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): _readAt: size=512, off=0 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): openPending: 2025/09/14 02:28:50 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/14 02:28:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/14 02:28:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): >openPending: err= 2025/09/14 02:28:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): >_readAt: n=14, err=EOF 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): close: 2025/09/14 02:28:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:28:50 DEBUG : dir/file1(0xc00091f640): >close: err= 2025/09/14 02:28:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:28:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000763080 2025/09/14 02:28:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:28:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/14 02:28:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000763080 2025/09/14 02:28:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:28:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:52 DEBUG : dir/file1(0xc0002d8980): openPending: 2025/09/14 02:28:52 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/14 02:28:52 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/14 02:28:52 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:28:52 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:28:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:28:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:52 DEBUG : dir/file1(0xc0002d8980): >openPending: err= 2025/09/14 02:28:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:28:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:52 DEBUG : dir/file1(0xc0002d8980): _writeAt: size=25, off=0 2025/09/14 02:28:52 DEBUG : dir/file1(0xc0002d8980): >_writeAt: n=25, err= 2025/09/14 02:28:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:28:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000763080 2025/09/14 02:28:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:53 DEBUG : newLeaf(0xc0002d8980): close: 2025/09/14 02:28:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/14 02:28:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-14 02:28:52.963072651 +0000 UTC m=+129.995400231 2025/09/14 02:28:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/14 02:28:53 DEBUG : newLeaf(0xc0002d8980): >close: err= 2025/09/14 02:28:53 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:28:53 DEBUG : newLeaf: vfs cache: starting upload 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:28:53 DEBUG : dir: Looking for writers 2025/09/14 02:28:53 DEBUG : Looking for writers 2025/09/14 02:28:53 DEBUG : dir: reading active writers 2025/09/14 02:28:53 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:28:54 DEBUG : dir: Looking for writers 2025/09/14 02:28:54 DEBUG : Looking for writers 2025/09/14 02:28:54 DEBUG : dir: reading active writers 2025/09/14 02:28:54 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:28:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/14 02:28:54 INFO : newLeaf: Copied (replaced existing) 2025/09/14 02:28:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-14 02:28:52 +0000 UTC," 2025/09/14 02:28:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/14 02:28:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/14 02:28:54 DEBUG : dir: Looking for writers 2025/09/14 02:28:54 DEBUG : Looking for writers 2025/09/14 02:28:54 DEBUG : dir: reading active writers 2025/09/14 02:28:54 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:54 DEBUG : >WaitForWriters: 2025/09/14 02:28:55 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:55 DEBUG : dir: Looking for writers 2025/09/14 02:28:55 DEBUG : Looking for writers 2025/09/14 02:28:55 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:55 DEBUG : dir: reading active writers 2025/09/14 02:28:55 DEBUG : >WaitForWriters: 2025/09/14 02:28:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:28:55 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:28:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:28:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:28:55 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:28:57 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:57 DEBUG : dir: Looking for writers 2025/09/14 02:28:57 DEBUG : file1: reading active writers 2025/09/14 02:28:57 DEBUG : Looking for writers 2025/09/14 02:28:57 DEBUG : dir: reading active writers 2025/09/14 02:28:57 DEBUG : >WaitForWriters: 2025/09/14 02:28:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000762240 2025/09/14 02:28:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:28:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000762240 2025/09/14 02:28:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:28:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:28:59 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:28:59 DEBUG : dir/file1(0xc0013c7000): openPending: 2025/09/14 02:28:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/14 02:28:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:28:59 DEBUG : dir/file1(0xc0013c7000): >openPending: err= 2025/09/14 02:28:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:28:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:28:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:28:59 DEBUG : dir/file1(0xc0013c7000): _writeAt: size=25, off=0 2025/09/14 02:28:59 DEBUG : dir/file1(0xc0013c7000): >_writeAt: n=25, err= 2025/09/14 02:28:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:28:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:28:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000762240 2025/09/14 02:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:28:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:28:59 DEBUG : newLeaf(0xc0013c7000): close: 2025/09/14 02:28:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/14 02:28:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-14 02:28:59.212221161 +0000 UTC m=+136.244548751 2025/09/14 02:28:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/14 02:28:59 DEBUG : newLeaf(0xc0013c7000): >close: err= 2025/09/14 02:28:59 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:28:59 DEBUG : dir: Looking for writers 2025/09/14 02:28:59 DEBUG : Looking for writers 2025/09/14 02:28:59 DEBUG : dir: reading active writers 2025/09/14 02:28:59 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:28:59 DEBUG : dir: Looking for writers 2025/09/14 02:28:59 DEBUG : Looking for writers 2025/09/14 02:28:59 DEBUG : dir: reading active writers 2025/09/14 02:28:59 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:28:59 DEBUG : dir: Looking for writers 2025/09/14 02:28:59 DEBUG : Looking for writers 2025/09/14 02:28:59 DEBUG : dir: reading active writers 2025/09/14 02:28:59 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:28:59 DEBUG : dir: Looking for writers 2025/09/14 02:28:59 DEBUG : Looking for writers 2025/09/14 02:28:59 DEBUG : dir: reading active writers 2025/09/14 02:28:59 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:28:59 DEBUG : newLeaf: vfs cache: starting upload 2025/09/14 02:28:59 DEBUG : dir: Looking for writers 2025/09/14 02:28:59 DEBUG : Looking for writers 2025/09/14 02:28:59 DEBUG : dir: reading active writers 2025/09/14 02:28:59 DEBUG : newLeaf: reading active writers 2025/09/14 02:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:00 DEBUG : dir: Looking for writers 2025/09/14 02:29:00 DEBUG : Looking for writers 2025/09/14 02:29:00 DEBUG : dir: reading active writers 2025/09/14 02:29:00 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:00 DEBUG : dir: Looking for writers 2025/09/14 02:29:00 DEBUG : Looking for writers 2025/09/14 02:29:00 DEBUG : dir: reading active writers 2025/09/14 02:29:00 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/14 02:29:00 INFO : newLeaf: Copied (replaced existing) 2025/09/14 02:29:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-14 02:28:59 +0000 UTC," 2025/09/14 02:29:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/14 02:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/14 02:29:01 DEBUG : dir: Looking for writers 2025/09/14 02:29:01 DEBUG : Looking for writers 2025/09/14 02:29:01 DEBUG : dir: reading active writers 2025/09/14 02:29:01 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:01 DEBUG : >WaitForWriters: 2025/09/14 02:29:01 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:01 DEBUG : dir: Looking for writers 2025/09/14 02:29:01 DEBUG : Looking for writers 2025/09/14 02:29:01 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:01 DEBUG : dir: reading active writers 2025/09/14 02:29:01 DEBUG : >WaitForWriters: 2025/09/14 02:29:01 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:02 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:02 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:02 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:02 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:29:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): openPending: 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): >openPending: err= 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:29:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): _writeAt: size=14, off=0 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): >_writeAt: n=14, err= 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): close: 2025/09/14 02:29:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/14 02:29:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:03 DEBUG : dir/file1(0xc000e163c0): >close: err= 2025/09/14 02:29:03 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:03 DEBUG : dir/file1: vfs cache: starting upload 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:03 DEBUG : dir: Looking for writers 2025/09/14 02:29:03 DEBUG : file1: reading active writers 2025/09/14 02:29:03 DEBUG : Looking for writers 2025/09/14 02:29:03 DEBUG : dir: reading active writers 2025/09/14 02:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:04 DEBUG : dir: Looking for writers 2025/09/14 02:29:04 DEBUG : file1: reading active writers 2025/09/14 02:29:04 DEBUG : Looking for writers 2025/09/14 02:29:04 DEBUG : dir: reading active writers 2025/09/14 02:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:04 INFO : dir/file1: Copied (replaced existing) 2025/09/14 02:29:04 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/14 02:29:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/14 02:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:04 DEBUG : dir: Looking for writers 2025/09/14 02:29:04 DEBUG : file1: reading active writers 2025/09/14 02:29:04 DEBUG : Looking for writers 2025/09/14 02:29:04 DEBUG : dir: reading active writers 2025/09/14 02:29:04 DEBUG : >WaitForWriters: 2025/09/14 02:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): _readAt: size=512, off=0 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): openPending: 2025/09/14 02:29:04 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/14 02:29:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/14 02:29:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): >openPending: err= 2025/09/14 02:29:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): >_readAt: n=14, err=EOF 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): close: 2025/09/14 02:29:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:04 DEBUG : dir/file1(0xc000421380): >close: err= 2025/09/14 02:29:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:29:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:29:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000abaf00 2025/09/14 02:29:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:29:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:29:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/14 02:29:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000abaf00 2025/09/14 02:29:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:29:06 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:06 DEBUG : dir/file1(0xc00087c2c0): openPending: 2025/09/14 02:29:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/14 02:29:06 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/14 02:29:06 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:29:06 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:29:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:06 DEBUG : dir/file1(0xc00087c2c0): >openPending: err= 2025/09/14 02:29:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:29:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:06 DEBUG : dir/file1(0xc00087c2c0): _writeAt: size=25, off=0 2025/09/14 02:29:06 DEBUG : dir/file1(0xc00087c2c0): >_writeAt: n=25, err= 2025/09/14 02:29:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:29:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:29:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000abaf00 2025/09/14 02:29:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:29:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:07 DEBUG : newLeaf(0xc00087c2c0): close: 2025/09/14 02:29:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/14 02:29:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-14 02:29:06.771227 +0000 UTC m=+143.803554590 2025/09/14 02:29:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:07 DEBUG : newLeaf(0xc00087c2c0): >close: err= 2025/09/14 02:29:07 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:07 DEBUG : newLeaf: vfs cache: starting upload 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:07 DEBUG : dir: Looking for writers 2025/09/14 02:29:07 DEBUG : Looking for writers 2025/09/14 02:29:07 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:07 DEBUG : dir: reading active writers 2025/09/14 02:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:08 DEBUG : dir: Looking for writers 2025/09/14 02:29:08 DEBUG : Looking for writers 2025/09/14 02:29:08 DEBUG : dir: reading active writers 2025/09/14 02:29:08 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:08 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/14 02:29:08 INFO : newLeaf: Copied (replaced existing) 2025/09/14 02:29:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-14 02:29:06 +0000 UTC," 2025/09/14 02:29:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/14 02:29:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/14 02:29:08 DEBUG : dir: Looking for writers 2025/09/14 02:29:08 DEBUG : Looking for writers 2025/09/14 02:29:08 DEBUG : dir: reading active writers 2025/09/14 02:29:08 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:08 DEBUG : >WaitForWriters: 2025/09/14 02:29:08 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:08 DEBUG : dir: Looking for writers 2025/09/14 02:29:08 DEBUG : Looking for writers 2025/09/14 02:29:08 DEBUG : dir: reading active writers 2025/09/14 02:29:08 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:08 DEBUG : >WaitForWriters: 2025/09/14 02:29:08 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:09 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:09 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:11 DEBUG : dir: Looking for writers 2025/09/14 02:29:11 DEBUG : file1: reading active writers 2025/09/14 02:29:11 DEBUG : Looking for writers 2025/09/14 02:29:11 DEBUG : dir: reading active writers 2025/09/14 02:29:11 DEBUG : >WaitForWriters: 2025/09/14 02:29:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): _readAt: size=512, off=0 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): openPending: 2025/09/14 02:29:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/14 02:29:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/14 02:29:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): >openPending: err= 2025/09/14 02:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/14 02:29:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): >_readAt: n=14, err=EOF 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): close: 2025/09/14 02:29:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:11 DEBUG : dir/file1(0xc00087d480): >close: err= 2025/09/14 02:29:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:29:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:29:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000763680 2025/09/14 02:29:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:29:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/14 02:29:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/14 02:29:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000763680 2025/09/14 02:29:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/14 02:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:29:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:13 DEBUG : dir/file1(0xc0003b5d00): openPending: 2025/09/14 02:29:13 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/14 02:29:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/14 02:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:13 DEBUG : dir/file1(0xc0003b5d00): >openPending: err= 2025/09/14 02:29:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:29:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:13 DEBUG : dir/file1(0xc0003b5d00): _writeAt: size=25, off=0 2025/09/14 02:29:13 DEBUG : dir/file1(0xc0003b5d00): >_writeAt: n=25, err= 2025/09/14 02:29:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/14 02:29:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/14 02:29:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000763680 2025/09/14 02:29:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:29:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:13 DEBUG : newLeaf(0xc0003b5d00): close: 2025/09/14 02:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/14 02:29:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-14 02:29:13.389966044 +0000 UTC m=+150.422293634 2025/09/14 02:29:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:13 DEBUG : newLeaf(0xc0003b5d00): >close: err= 2025/09/14 02:29:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:13 DEBUG : dir: Looking for writers 2025/09/14 02:29:13 DEBUG : Looking for writers 2025/09/14 02:29:13 DEBUG : dir: reading active writers 2025/09/14 02:29:13 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:13 DEBUG : dir: Looking for writers 2025/09/14 02:29:13 DEBUG : Looking for writers 2025/09/14 02:29:13 DEBUG : dir: reading active writers 2025/09/14 02:29:13 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:14 DEBUG : dir: Looking for writers 2025/09/14 02:29:14 DEBUG : Looking for writers 2025/09/14 02:29:14 DEBUG : dir: reading active writers 2025/09/14 02:29:14 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:14 DEBUG : dir: Looking for writers 2025/09/14 02:29:14 DEBUG : Looking for writers 2025/09/14 02:29:14 DEBUG : dir: reading active writers 2025/09/14 02:29:14 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:14 DEBUG : newLeaf: vfs cache: starting upload 2025/09/14 02:29:14 DEBUG : dir: Looking for writers 2025/09/14 02:29:14 DEBUG : Looking for writers 2025/09/14 02:29:14 DEBUG : dir: reading active writers 2025/09/14 02:29:14 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:14 DEBUG : dir: Looking for writers 2025/09/14 02:29:14 DEBUG : Looking for writers 2025/09/14 02:29:14 DEBUG : dir: reading active writers 2025/09/14 02:29:14 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:14 DEBUG : dir: Looking for writers 2025/09/14 02:29:14 DEBUG : Looking for writers 2025/09/14 02:29:14 DEBUG : dir: reading active writers 2025/09/14 02:29:14 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/14 02:29:14 INFO : newLeaf: Copied (replaced existing) 2025/09/14 02:29:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-14 02:29:13 +0000 UTC," 2025/09/14 02:29:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/14 02:29:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/14 02:29:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/14 02:29:15 DEBUG : dir: Looking for writers 2025/09/14 02:29:15 DEBUG : Looking for writers 2025/09/14 02:29:15 DEBUG : dir: reading active writers 2025/09/14 02:29:15 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:15 DEBUG : >WaitForWriters: 2025/09/14 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:15 DEBUG : dir: Looking for writers 2025/09/14 02:29:15 DEBUG : Looking for writers 2025/09/14 02:29:15 DEBUG : dir: reading active writers 2025/09/14 02:29:15 DEBUG : newLeaf: reading active writers 2025/09/14 02:29:15 DEBUG : >WaitForWriters: 2025/09/14 02:29:15 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestFileRename (39.51s) --- PASS: TestFileRename/off,forceCache=false (5.81s) --- PASS: TestFileRename/minimal,forceCache=false (5.75s) --- PASS: TestFileRename/minimal,forceCache=true (7.51s) --- PASS: TestFileRename/writes,forceCache=false (6.27s) --- PASS: TestFileRename/writes,forceCache=true (7.56s) --- PASS: TestFileRename/full,forceCache=false (6.61s) === 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-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:16 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:16 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:16 DEBUG : Looking for writers 2025/09/14 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:16 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/14 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:18 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:18 DEBUG : dir: Looking for writers 2025/09/14 02:29:18 DEBUG : file1: reading active writers 2025/09/14 02:29:18 DEBUG : Looking for writers 2025/09/14 02:29:18 DEBUG : dir: reading active writers 2025/09/14 02:29:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.35s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:18 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:29:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/14 02:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/14 02:29:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/14 02:29:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/14 02:29:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/14 02:29:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/14 02:29:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/14 02:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/14 02:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/14 02:29:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/14 02:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/14 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:21 DEBUG : dir: Looking for writers 2025/09/14 02:29:21 DEBUG : file1: reading active writers 2025/09/14 02:29:21 DEBUG : Looking for writers 2025/09/14 02:29:21 DEBUG : dir: reading active writers 2025/09/14 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.81s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:22 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:29:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/14 02:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/14 02:29:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/14 02:29:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/14 02:29:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/14 02:29:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/14 02:29:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/14 02:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/14 02:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/14 02:29:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/14 02:29:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/14 02:29:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/14 02:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/14 02:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/14 02:29:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/14 02:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/14 02:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/14 02:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/14 02:29:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/14 02:29:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/14 02:29:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/14 02:29:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/14 02:29:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/14 02:29:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/14 02:29:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/14 02:29:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/14 02:29:26 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:26 DEBUG : dir: Looking for writers 2025/09/14 02:29:26 DEBUG : file1: reading active writers 2025/09/14 02:29:26 DEBUG : Looking for writers 2025/09/14 02:29:26 DEBUG : dir: reading active writers 2025/09/14 02:29:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:27 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2025/09/14 02:29:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:35 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Received unexpected error: file does not exist Test: TestReadFileHandleFlush 2025/09/14 02:29:35 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:35 DEBUG : Looking for writers 2025/09/14 02:29:35 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.55s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:35 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/14 02:29:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/14 02:29:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/14 02:29:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/14 02:29:37 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:37 DEBUG : dir: Looking for writers 2025/09/14 02:29:37 DEBUG : file1: reading active writers 2025/09/14 02:29:37 DEBUG : Looking for writers 2025/09/14 02:29:37 DEBUG : dir: reading active writers 2025/09/14 02:29:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.51s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:38 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:38 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:38 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:38 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:39 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): _readAt: size=1, off=0 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): openPending: 2025/09/14 02:29:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:29:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >openPending: err= 2025/09/14 02:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/14 02:29:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >_readAt: n=1, err= 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): _readAt: size=256, off=1 2025/09/14 02:29:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >_readAt: n=15, err=EOF 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): _readAt: size=16, off=16 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >_readAt: n=0, err=EOF 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): close: 2025/09/14 02:29:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >close: err= 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): close: 2025/09/14 02:29:39 DEBUG : dir/file1(0xc000e16200): >close: err=file already closed 2025/09/14 02:29:39 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:39 DEBUG : dir: Looking for writers 2025/09/14 02:29:39 DEBUG : file1: reading active writers 2025/09/14 02:29:39 DEBUG : Looking for writers 2025/09/14 02:29:39 DEBUG : dir: reading active writers 2025/09/14 02:29:39 DEBUG : >WaitForWriters: 2025/09/14 02:29:39 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:40 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:40 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:40 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:40 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:41 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:29:41 DEBUG : dir/file1(0xc0002d8d80): _readAt: size=1, off=0 2025/09/14 02:29:41 DEBUG : dir/file1(0xc0002d8d80): openPending: 2025/09/14 02:29:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:29:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:41 DEBUG : dir/file1(0xc0002d8d80): >openPending: err= 2025/09/14 02:29:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/14 02:29:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >_readAt: n=1, err= 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): _readAt: size=1, off=5 2025/09/14 02:29:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >_readAt: n=1, err= 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): _readAt: size=1, off=3 2025/09/14 02:29:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >_readAt: n=1, err= 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): _readAt: size=1, off=13 2025/09/14 02:29:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >_readAt: n=1, err= 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): _readAt: size=16, off=100 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >_readAt: n=0, err=EOF 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): close: 2025/09/14 02:29:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:42 DEBUG : dir/file1(0xc0002d8d80): >close: err= 2025/09/14 02:29:42 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:42 DEBUG : dir: Looking for writers 2025/09/14 02:29:42 DEBUG : file1: reading active writers 2025/09/14 02:29:42 DEBUG : Looking for writers 2025/09/14 02:29:42 DEBUG : dir: reading active writers 2025/09/14 02:29:42 DEBUG : >WaitForWriters: 2025/09/14 02:29:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:42 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:42 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:44 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=1, off=0 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): openPending: 2025/09/14 02:29:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:29:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:29:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >openPending: err= 2025/09/14 02:29:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/14 02:29:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=1, err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=1, off=5 2025/09/14 02:29:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=1, err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=1, off=1 2025/09/14 02:29:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=1, err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=6, off=10 2025/09/14 02:29:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=6, err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=256, off=10 2025/09/14 02:29:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=6, err=EOF 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=256, off=100 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=0, err=EOF 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): close: 2025/09/14 02:29:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >close: err= 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): _readAt: size=256, off=100 2025/09/14 02:29:44 DEBUG : dir/file1(0xc0013c7080): >_readAt: n=0, err=file already closed 2025/09/14 02:29:44 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:44 DEBUG : dir: Looking for writers 2025/09/14 02:29:44 DEBUG : file1: reading active writers 2025/09/14 02:29:44 DEBUG : Looking for writers 2025/09/14 02:29:44 DEBUG : dir: reading active writers 2025/09/14 02:29:44 DEBUG : >WaitForWriters: 2025/09/14 02:29:44 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:45 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:45 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:45 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:45 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): RWFileHandle.Flush 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): _readAt: size=256, off=0 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): openPending: 2025/09/14 02:29:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:29:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): >openPending: err= 2025/09/14 02:29:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/14 02:29:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): >_readAt: n=16, err=EOF 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): RWFileHandle.Flush 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): RWFileHandle.Flush 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): close: 2025/09/14 02:29:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:46 DEBUG : dir/file1(0xc000f09200): >close: err= 2025/09/14 02:29:46 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:46 DEBUG : dir: Looking for writers 2025/09/14 02:29:46 DEBUG : file1: reading active writers 2025/09/14 02:29:46 DEBUG : Looking for writers 2025/09/14 02:29:46 DEBUG : dir: reading active writers 2025/09/14 02:29:46 DEBUG : >WaitForWriters: 2025/09/14 02:29:46 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.33s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:47 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:47 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:47 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:47 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:29:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/14 02:29:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:29:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:29:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:29:48 DEBUG : dir/file1(0xc0005f41c0): _readAt: size=256, off=0 2025/09/14 02:29:48 DEBUG : dir/file1(0xc0005f41c0): openPending: 2025/09/14 02:29:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:29:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:48 DEBUG : dir/file1(0xc0005f41c0): >openPending: err= 2025/09/14 02:29:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/14 02:29:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:29:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:29:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:29:49 DEBUG : dir/file1(0xc0005f41c0): >_readAt: n=16, err=EOF 2025/09/14 02:29:49 DEBUG : dir/file1(0xc0005f41c0): RWFileHandle.Release 2025/09/14 02:29:49 DEBUG : dir/file1(0xc0005f41c0): close: 2025/09/14 02:29:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/14 02:29:49 DEBUG : dir/file1(0xc0005f41c0): >close: err= 2025/09/14 02:29:49 DEBUG : dir/file1(0xc0005f41c0): RWFileHandle.Release 2025/09/14 02:29:49 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:49 DEBUG : dir: Looking for writers 2025/09/14 02:29:49 DEBUG : file1: reading active writers 2025/09/14 02:29:49 DEBUG : Looking for writers 2025/09/14 02:29:49 DEBUG : dir: reading active writers 2025/09/14 02:29:49 DEBUG : >WaitForWriters: 2025/09/14 02:29:49 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.29s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:49 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:49 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:49 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:29:49 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:29:49 DEBUG : file1: newRWFileHandle: 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): openPending: 2025/09/14 02:29:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): >openPending: err= 2025/09/14 02:29:49 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:29:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:29:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): _writeAt: size=5, off=0 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): >_writeAt: n=5, err= 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): _writeAt: size=7, off=5 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): >_writeAt: n=7, err= 2025/09/14 02:29:49 DEBUG : file1: vfs cache: truncate to size=11 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): close: 2025/09/14 02:29:49 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:29:49.887296436 +0000 UTC m=+186.919624026 2025/09/14 02:29:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): >close: err= 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): close: 2025/09/14 02:29:49 DEBUG : file1(0xc000f09780): >close: err=file already closed 2025/09/14 02:29:49 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:49 DEBUG : Looking for writers 2025/09/14 02:29:49 DEBUG : file1: reading active writers 2025/09/14 02:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:49 DEBUG : Looking for writers 2025/09/14 02:29:49 DEBUG : file1: reading active writers 2025/09/14 02:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:49 DEBUG : Looking for writers 2025/09/14 02:29:49 DEBUG : file1: reading active writers 2025/09/14 02:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:49 DEBUG : Looking for writers 2025/09/14 02:29:49 DEBUG : file1: reading active writers 2025/09/14 02:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:49 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:29:50 DEBUG : Looking for writers 2025/09/14 02:29:50 DEBUG : file1: reading active writers 2025/09/14 02:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:50 DEBUG : Looking for writers 2025/09/14 02:29:50 DEBUG : file1: reading active writers 2025/09/14 02:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:50 DEBUG : Looking for writers 2025/09/14 02:29:50 DEBUG : file1: reading active writers 2025/09/14 02:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:50 INFO : file1: Copied (new) 2025/09/14 02:29:50 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-14 02:29:49 +0000 UTC," 2025/09/14 02:29:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:50 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : >WaitForWriters: 2025/09/14 02:29:51 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : >WaitForWriters: 2025/09/14 02:29:51 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:51 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:51 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:51 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:29:51 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:29:51 DEBUG : file1: newRWFileHandle: 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): openPending: 2025/09/14 02:29:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): >openPending: err= 2025/09/14 02:29:51 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:29:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:29:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): _writeAt: size=7, off=0 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): >_writeAt: n=7, err= 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): _writeAt: size=6, off=5 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): >_writeAt: n=6, err= 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): close: 2025/09/14 02:29:51 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:29:51.846911951 +0000 UTC m=+188.879239541 2025/09/14 02:29:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): >close: err= 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): _writeAt: size=5, off=0 2025/09/14 02:29:51 DEBUG : file1(0xc000421bc0): >_writeAt: n=0, err=file already closed 2025/09/14 02:29:51 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:51 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:29:51 DEBUG : Looking for writers 2025/09/14 02:29:51 DEBUG : file1: reading active writers 2025/09/14 02:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:52 DEBUG : Looking for writers 2025/09/14 02:29:52 DEBUG : file1: reading active writers 2025/09/14 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:52 DEBUG : Looking for writers 2025/09/14 02:29:52 DEBUG : file1: reading active writers 2025/09/14 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:52 INFO : file1: Copied (new) 2025/09/14 02:29:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-14 02:29:51 +0000 UTC," 2025/09/14 02:29:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:52 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : >WaitForWriters: 2025/09/14 02:29:53 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : >WaitForWriters: 2025/09/14 02:29:53 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:53 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:53 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:53 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:29:53 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:29:53 DEBUG : file1: newRWFileHandle: 2025/09/14 02:29:53 DEBUG : file1(0xc000533700): openPending: 2025/09/14 02:29:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:53 DEBUG : file1(0xc000533700): >openPending: err= 2025/09/14 02:29:53 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:29:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:29:53 DEBUG : file1(0xc000533700): close: 2025/09/14 02:29:53 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:29:53.796481765 +0000 UTC m=+190.828809355 2025/09/14 02:29:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:53 DEBUG : file1(0xc000533700): >close: err= 2025/09/14 02:29:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/14 02:29:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:29:53 DEBUG : file2: newRWFileHandle: 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): openPending: 2025/09/14 02:29:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): >openPending: err= 2025/09/14 02:29:53 DEBUG : file2: >newRWFileHandle: err= 2025/09/14 02:29:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/14 02:29:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/14 02:29:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): RWFileHandle.Flush 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): RWFileHandle.Release 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): close: 2025/09/14 02:29:53 DEBUG : file2: vfs cache: setting modification time to 2025-09-14 02:29:53.797923802 +0000 UTC m=+190.830251392 2025/09/14 02:29:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:53 DEBUG : file2(0xc0003b4400): >close: err= 2025/09/14 02:29:53 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : file2: reading active writers 2025/09/14 02:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : file2: reading active writers 2025/09/14 02:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : file2: reading active writers 2025/09/14 02:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : file2: reading active writers 2025/09/14 02:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/14 02:29:53 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:29:53 DEBUG : file2: vfs cache: starting upload 2025/09/14 02:29:53 DEBUG : Looking for writers 2025/09/14 02:29:53 DEBUG : file1: reading active writers 2025/09/14 02:29:53 DEBUG : file2: reading active writers 2025/09/14 02:29:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/14 02:29:54 DEBUG : Looking for writers 2025/09/14 02:29:54 DEBUG : file1: reading active writers 2025/09/14 02:29:54 DEBUG : file2: reading active writers 2025/09/14 02:29:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/14 02:29:54 DEBUG : Looking for writers 2025/09/14 02:29:54 DEBUG : file1: reading active writers 2025/09/14 02:29:54 DEBUG : file2: reading active writers 2025/09/14 02:29:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/14 02:29:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:54 INFO : file1: Copied (new) 2025/09/14 02:29:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-14 02:29:53 +0000 UTC," 2025/09/14 02:29:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:54 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:54 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/14 02:29:54 INFO : file2: Copied (new) 2025/09/14 02:29:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-14 02:29:53 +0000 UTC," 2025/09/14 02:29:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/14 02:29:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/14 02:29:54 INFO : file2: vfs cache: upload succeeded try #1 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : file2: reading active writers 2025/09/14 02:29:55 DEBUG : >WaitForWriters: 2025/09/14 02:29:55 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : file2: reading active writers 2025/09/14 02:29:55 DEBUG : >WaitForWriters: 2025/09/14 02:29:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:55 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:29:55 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:29:55 DEBUG : file1: newRWFileHandle: 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): openPending: 2025/09/14 02:29:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): >openPending: err= 2025/09/14 02:29:55 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:29:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:29:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): _writeAt: size=5, off=0 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): >_writeAt: n=5, err= 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): RWFileHandle.Flush 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): RWFileHandle.Flush 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): close: 2025/09/14 02:29:55 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:29:55.905277067 +0000 UTC m=+192.937604648 2025/09/14 02:29:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:55 DEBUG : file1(0xc000fea7c0): >close: err= 2025/09/14 02:29:55 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:55 DEBUG : Looking for writers 2025/09/14 02:29:55 DEBUG : file1: reading active writers 2025/09/14 02:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:56 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:29:56 DEBUG : Looking for writers 2025/09/14 02:29:56 DEBUG : file1: reading active writers 2025/09/14 02:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:56 DEBUG : Looking for writers 2025/09/14 02:29:56 DEBUG : file1: reading active writers 2025/09/14 02:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:56 DEBUG : Looking for writers 2025/09/14 02:29:56 DEBUG : file1: reading active writers 2025/09/14 02:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:56 INFO : file1: Copied (new) 2025/09/14 02:29:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-14 02:29:55 +0000 UTC," 2025/09/14 02:29:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:56 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : >WaitForWriters: 2025/09/14 02:29:57 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:57 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:57 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:57 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:29:57 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:29:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:29:57 DEBUG : file1: newRWFileHandle: 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): openPending: 2025/09/14 02:29:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:29:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): >openPending: err= 2025/09/14 02:29:57 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:29:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:29:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): _writeAt: size=5, off=0 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): >_writeAt: n=5, err= 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): RWFileHandle.Release 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): close: 2025/09/14 02:29:57 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:29:57.736898493 +0000 UTC m=+194.769226083 2025/09/14 02:29:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): >close: err= 2025/09/14 02:29:57 DEBUG : file1(0xc00087c1c0): RWFileHandle.Release 2025/09/14 02:29:57 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:29:57 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:29:57 DEBUG : Looking for writers 2025/09/14 02:29:57 DEBUG : file1: reading active writers 2025/09/14 02:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:29:58 DEBUG : Looking for writers 2025/09/14 02:29:58 DEBUG : file1: reading active writers 2025/09/14 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:29:58 DEBUG : Looking for writers 2025/09/14 02:29:58 DEBUG : file1: reading active writers 2025/09/14 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:29:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:29:58 INFO : file1: Copied (new) 2025/09/14 02:29:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-14 02:29:57 +0000 UTC," 2025/09/14 02:29:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:29:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:29:58 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:29:59 DEBUG : Looking for writers 2025/09/14 02:29:59 DEBUG : file1: reading active writers 2025/09/14 02:29:59 DEBUG : >WaitForWriters: 2025/09/14 02:29:59 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:29:59 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:29:59 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:29:59 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:29:59 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/14 02:30:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:30:00 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): openPending: 2025/09/14 02:30:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/14 02:30:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:30:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): >openPending: err= 2025/09/14 02:30:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/14 02:30:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:30:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:30:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): _writeAt: size=5, off=0 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): >_writeAt: n=5, err= 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): close: 2025/09/14 02:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-14 02:30:00.910373492 +0000 UTC m=+197.942701082 2025/09/14 02:30:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:00 DEBUG : dir/file1(0xc00087d100): >close: err= 2025/09/14 02:30:00 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:00 DEBUG : dir: Looking for writers 2025/09/14 02:30:00 DEBUG : file1: reading active writers 2025/09/14 02:30:00 DEBUG : Looking for writers 2025/09/14 02:30:00 DEBUG : dir: reading active writers 2025/09/14 02:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:30:00 DEBUG : dir: Looking for writers 2025/09/14 02:30:00 DEBUG : file1: reading active writers 2025/09/14 02:30:00 DEBUG : Looking for writers 2025/09/14 02:30:00 DEBUG : dir: reading active writers 2025/09/14 02:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:30:00 DEBUG : dir: Looking for writers 2025/09/14 02:30:00 DEBUG : file1: reading active writers 2025/09/14 02:30:00 DEBUG : Looking for writers 2025/09/14 02:30:00 DEBUG : dir: reading active writers 2025/09/14 02:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:30:00 DEBUG : dir: Looking for writers 2025/09/14 02:30:00 DEBUG : file1: reading active writers 2025/09/14 02:30:00 DEBUG : Looking for writers 2025/09/14 02:30:00 DEBUG : dir: reading active writers 2025/09/14 02:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:30:01 DEBUG : dir/file1: vfs cache: starting upload 2025/09/14 02:30:01 DEBUG : dir: Looking for writers 2025/09/14 02:30:01 DEBUG : file1: reading active writers 2025/09/14 02:30:01 DEBUG : Looking for writers 2025/09/14 02:30:01 DEBUG : dir: reading active writers 2025/09/14 02:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:30:01 DEBUG : dir: Looking for writers 2025/09/14 02:30:01 DEBUG : file1: reading active writers 2025/09/14 02:30:01 DEBUG : Looking for writers 2025/09/14 02:30:01 DEBUG : dir: reading active writers 2025/09/14 02:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:30:01 DEBUG : dir: Looking for writers 2025/09/14 02:30:01 DEBUG : file1: reading active writers 2025/09/14 02:30:01 DEBUG : Looking for writers 2025/09/14 02:30:01 DEBUG : dir: reading active writers 2025/09/14 02:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:30:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:30:01 INFO : dir/file1: Copied (replaced existing) 2025/09/14 02:30:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-14 02:30:00 +0000 UTC," 2025/09/14 02:30:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/14 02:30:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/14 02:30:02 DEBUG : dir: Looking for writers 2025/09/14 02:30:02 DEBUG : file1: reading active writers 2025/09/14 02:30:02 DEBUG : Looking for writers 2025/09/14 02:30:02 DEBUG : dir: reading active writers 2025/09/14 02:30:02 DEBUG : >WaitForWriters: 2025/09/14 02:30:02 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:03 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:03 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:03 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:03 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:05 DEBUG : dir/file1: newRWFileHandle: 2025/09/14 02:30:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/14 02:30:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/14 02:30:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): _writeAt: size=5, off=0 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): openPending: 2025/09/14 02:30:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/14 02:30:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/14 02:30:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): >openPending: err= 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): >_writeAt: n=5, err= 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): _writeAt: size=15, off=5 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): >_writeAt: n=15, err= 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): close: 2025/09/14 02:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/14 02:30:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-14 02:30:05.33378403 +0000 UTC m=+202.366111580 2025/09/14 02:30:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:05 DEBUG : dir/file1(0xc0002d8780): >close: err= 2025/09/14 02:30:05 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:30:05 DEBUG : dir/file1: vfs cache: starting upload 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:30:05 DEBUG : dir: Looking for writers 2025/09/14 02:30:05 DEBUG : file1: reading active writers 2025/09/14 02:30:05 DEBUG : Looking for writers 2025/09/14 02:30:05 DEBUG : dir: reading active writers 2025/09/14 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:30:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/14 02:30:06 INFO : dir/file1: Copied (replaced existing) 2025/09/14 02:30:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-14 02:30:05 +0000 UTC," 2025/09/14 02:30:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/14 02:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/14 02:30:06 DEBUG : dir: Looking for writers 2025/09/14 02:30:06 DEBUG : file1: reading active writers 2025/09/14 02:30:06 DEBUG : Looking for writers 2025/09/14 02:30:06 DEBUG : dir: reading active writers 2025/09/14 02:30:06 DEBUG : >WaitForWriters: 2025/09/14 02:30:06 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.65s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:07 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:07 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:07 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:07 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:07 DEBUG : file1: newRWFileHandle: 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): openPending: 2025/09/14 02:30:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): >openPending: err= 2025/09/14 02:30:07 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:30:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): _writeAt: size=5, off=0 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): >_writeAt: n=5, err= 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): close: 2025/09/14 02:30:07 DEBUG : file1: vfs cache: setting modification time to 2025-09-14 02:30:07.533128887 +0000 UTC m=+204.565456478 2025/09/14 02:30:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:07 DEBUG : file1(0xc0013c6f40): >close: err= 2025/09/14 02:30:07 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:30:07 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:30:07 DEBUG : Looking for writers 2025/09/14 02:30:07 DEBUG : file1: reading active writers 2025/09/14 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:30:08 DEBUG : Looking for writers 2025/09/14 02:30:08 DEBUG : file1: reading active writers 2025/09/14 02:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:30:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:30:08 INFO : file1: Copied (new) 2025/09/14 02:30:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-14 02:30:07 +0000 UTC," 2025/09/14 02:30:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:30:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:08 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:30:08 DEBUG : Looking for writers 2025/09/14 02:30:08 DEBUG : file1: reading active writers 2025/09/14 02:30:08 DEBUG : >WaitForWriters: 2025/09/14 02:30:08 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:09 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/14 02:30:09 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.385104198 +0000 UTC m=+206.417431778 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16800): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.385104198 +0000 UTC m=+206.417431778 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16cc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.385104198 +0000 UTC m=+206.417431778 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e171c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce70 item 1 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.390640973 +0000 UTC m=+206.422968564 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17800): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.390640973 +0000 UTC m=+206.422968564 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0004209c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd730 item 2 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.394269847 +0000 UTC m=+206.426597428 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421a80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.394269847 +0000 UTC m=+206.426597428 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.394269847 +0000 UTC m=+206.426597428 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f085c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddd50 item 3 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.399110005 +0000 UTC m=+206.431437605 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08c40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.399110005 +0000 UTC m=+206.431437605 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 4 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.402505 +0000 UTC m=+206.434832590 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f097c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.402505 +0000 UTC m=+206.434832590 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09c40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.402505 +0000 UTC m=+206.434832590 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 5 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.407266409 +0000 UTC m=+206.439594010 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532f80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.407266409 +0000 UTC m=+206.439594010 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005336c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 6 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.410084582 +0000 UTC m=+206.442412171 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4740): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.410084582 +0000 UTC m=+206.442412171 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.410084582 +0000 UTC m=+206.442412171 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5e40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 7 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.413578431 +0000 UTC m=+206.445906021 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000dda540): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.413578431 +0000 UTC m=+206.445906021 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddaa80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 8 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000ddb040): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb040): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.416543277 +0000 UTC m=+206.448870868 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.416543277 +0000 UTC m=+206.448870868 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddb880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.416543277 +0000 UTC m=+206.448870868 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ddbd80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005648c0 item 9 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.420340186 +0000 UTC m=+206.452667777 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e10480): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.420340186 +0000 UTC m=+206.452667777 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e109c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565490 item 10 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000e11000): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11000): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.423117201 +0000 UTC m=+206.455444782 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e113c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.423117201 +0000 UTC m=+206.455444782 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e118c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.423117201 +0000 UTC m=+206.455444782 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e11dc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005659d0 item 11 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.42600336 +0000 UTC m=+206.458330930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e464c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.42600336 +0000 UTC m=+206.458330930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e46a00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 12 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000e47040): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47040): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.428891171 +0000 UTC m=+206.461218762 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.428891171 +0000 UTC m=+206.461218762 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e47ac0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 13 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.431899341 +0000 UTC m=+206.464226930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e781c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.431899341 +0000 UTC m=+206.464226930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003795e0 item 14 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000e78d40): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e78d40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.43487632 +0000 UTC m=+206.467203910 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.43487632 +0000 UTC m=+206.467203910 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e797c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 15 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.43737452 +0000 UTC m=+206.469702150 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e79e40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.43737452 +0000 UTC m=+206.469702150 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9c400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 16 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.441186558 +0000 UTC m=+206.473514138 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9ca40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.441186558 +0000 UTC m=+206.473514138 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9cec0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.441186558 +0000 UTC m=+206.473514138 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9d3c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 17 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.445404667 +0000 UTC m=+206.477732268 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e9da40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.445404667 +0000 UTC m=+206.477732268 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2000): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 18 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.448205075 +0000 UTC m=+206.480532655 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2680): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.448205075 +0000 UTC m=+206.480532655 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed2b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.448205075 +0000 UTC m=+206.480532655 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 19 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.451431133 +0000 UTC m=+206.483758712 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.451431133 +0000 UTC m=+206.483758712 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000ed3c40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406c40 item 20 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.454006327 +0000 UTC m=+206.486333917 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.454006327 +0000 UTC m=+206.486333917 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4e840): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.454006327 +0000 UTC m=+206.486333917 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4ed40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004071f0 item 21 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.457112349 +0000 UTC m=+206.489439930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f3c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.457112349 +0000 UTC m=+206.489439930 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f4f900): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 22 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.459401217 +0000 UTC m=+206.491728807 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82000): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.459401217 +0000 UTC m=+206.491728807 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82500): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.459401217 +0000 UTC m=+206.491728807 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f82a00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c70 item 23 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.462784159 +0000 UTC m=+206.495111749 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.462784159 +0000 UTC m=+206.495111749 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f835c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e930 item 24 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000f83c00): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f83c00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.465402314 +0000 UTC m=+206.497729904 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac040): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.465402314 +0000 UTC m=+206.497729904 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fac540): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.465402314 +0000 UTC m=+206.497729904 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000faca80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f6c0 item 25 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.468374755 +0000 UTC m=+206.500702325 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.468374755 +0000 UTC m=+206.500702325 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fad640): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fea0 item 26 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000fadc80): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fadc80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.471349771 +0000 UTC m=+206.503677361 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce0c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.471349771 +0000 UTC m=+206.503677361 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fce5c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.471349771 +0000 UTC m=+206.503677361 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fceb00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480380 item 27 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.47474103 +0000 UTC m=+206.507068619 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.47474103 +0000 UTC m=+206.507068619 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcf6c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 28 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc000fcfd00): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fcfd00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.477199033 +0000 UTC m=+206.509526624 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.477199033 +0000 UTC m=+206.509526624 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100c800): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 29 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.479615501 +0000 UTC m=+206.511943081 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ce80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.479615501 +0000 UTC m=+206.511943081 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100d3c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481500 item 30 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): _readAt: size=2, off=0 2025/09/14 02:30:09 ERROR : open-test-file(0xc00100da00): Couldn't read size of file 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): close: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100da00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.482307306 +0000 UTC m=+206.514634885 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00100ddc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.482307306 +0000 UTC m=+206.514634885 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024500): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 31 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.484198866 +0000 UTC m=+206.516526417 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001024b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.484198866 +0000 UTC m=+206.516526417 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010250c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444000 item 32 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.485628671 +0000 UTC m=+206.517956231 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 33 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.486129031 +0000 UTC m=+206.518456581 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001025b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.486129031 +0000 UTC m=+206.518456581 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444850 item 33 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.48751861 +0000 UTC m=+206.519846160 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042740): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 34 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.488491977 +0000 UTC m=+206.520819787 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001042bc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.488491977 +0000 UTC m=+206.520819787 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 34 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.489802798 +0000 UTC m=+206.522130349 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043740): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445880 item 35 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.490356939 +0000 UTC m=+206.522684490 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001043bc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.490356939 +0000 UTC m=+206.522684490 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b90 item 35 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.491836457 +0000 UTC m=+206.524164007 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010667c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a2a0 item 36 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.492406958 +0000 UTC m=+206.524734518 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001066cc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.492406958 +0000 UTC m=+206.524734518 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067200): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a9a0 item 36 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.493754769 +0000 UTC m=+206.526082319 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067840): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b7a0 item 37 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.494271138 +0000 UTC m=+206.526598688 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001067cc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.494271138 +0000 UTC m=+206.526598688 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082240): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bb20 item 37 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.495674322 +0000 UTC m=+206.528001873 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010828c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0bd0 item 38 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.496204288 +0000 UTC m=+206.528531838 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082dc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.496204288 +0000 UTC m=+206.528531838 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083300): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1650 item 38 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.497417196 +0000 UTC m=+206.529744745 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083980): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ce0 item 39 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.498252043 +0000 UTC m=+206.530579593 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083e80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.498252043 +0000 UTC m=+206.530579593 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c0e0 item 39 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.500102958 +0000 UTC m=+206.532430528 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6a80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 40 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.500825876 +0000 UTC m=+206.533153446 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b6f80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.500825876 +0000 UTC m=+206.533153446 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b74c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 40 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.503007892 +0000 UTC m=+206.535335462 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7980): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 41 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.503547004 +0000 UTC m=+206.535874574 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010b7e80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d030 item 41 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.504265153 +0000 UTC m=+206.536592723 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.504265153 +0000 UTC m=+206.536592723 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c6fc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d1f0 item 41 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.505770219 +0000 UTC m=+206.538097770 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7640): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 42 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.506123532 +0000 UTC m=+206.538451082 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0013c7b40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 42 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.506645703 +0000 UTC m=+206.538973253 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.506645703 +0000 UTC m=+206.538973253 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f46c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e20e0 item 42 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.507827231 +0000 UTC m=+206.540154781 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f4d40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2770 item 43 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.509751404 +0000 UTC m=+206.542078954 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5280): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e29a0 item 43 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.510170471 +0000 UTC m=+206.542498021 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f59c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.510170471 +0000 UTC m=+206.542498021 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0005f5f00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2ee0 item 43 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.511376505 +0000 UTC m=+206.543704055 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d8bc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e33b0 item 44 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.511802014 +0000 UTC m=+206.544129564 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3570 item 44 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.51244993 +0000 UTC m=+206.544777480 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0002d9c80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.51244993 +0000 UTC m=+206.544777480 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c2c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e38f0 item 44 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.513893681 +0000 UTC m=+206.546221232 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087c940): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 45 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.51436712 +0000 UTC m=+206.546694670 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087ce80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.51436712 +0000 UTC m=+206.546694670 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087d580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488690 item 45 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.51600195 +0000 UTC m=+206.548329500 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00087dec0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d90 item 46 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.516503572 +0000 UTC m=+206.548831121 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000fea440): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.516503572 +0000 UTC m=+206.548831121 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feab80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488f50 item 46 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.517902378 +0000 UTC m=+206.550229928 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb200): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489490 item 47 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.518408138 +0000 UTC m=+206.550735688 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000feb700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.518408138 +0000 UTC m=+206.550735688 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000febe00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004896c0 item 47 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.519913193 +0000 UTC m=+206.552240743 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091e4c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492000 item 48 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.520375721 +0000 UTC m=+206.552703272 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091ed40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.520375721 +0000 UTC m=+206.552703272 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091f580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 48 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.521649022 +0000 UTC m=+206.553976573 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00091fcc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 49 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.522109436 +0000 UTC m=+206.554436977 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.522109436 +0000 UTC m=+206.554436977 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16740): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 49 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.523355005 +0000 UTC m=+206.555682545 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e16e00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 50 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.523910058 +0000 UTC m=+206.556237608 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e17340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.523910058 +0000 UTC m=+206.556237608 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000e178c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 50 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.525103959 +0000 UTC m=+206.557431509 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421600): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 51 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.525651117 +0000 UTC m=+206.557978667 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000421b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.525651117 +0000 UTC m=+206.557978667 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08280): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 51 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.526982216 +0000 UTC m=+206.559309766 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08900): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 52 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.527492965 +0000 UTC m=+206.559820515 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f08e00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.527492965 +0000 UTC m=+206.559820515 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09380): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6000 item 52 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.528943709 +0000 UTC m=+206.561271259 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09a00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 53 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.529653671 +0000 UTC m=+206.561981222 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000f09f00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.529653671 +0000 UTC m=+206.561981222 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000532c00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6690 item 53 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.531220003 +0000 UTC m=+206.563547552 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000533340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6c40 item 54 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.531831692 +0000 UTC m=+206.564159241 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4240): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.531831692 +0000 UTC m=+206.564159241 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b4940): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e70 item 54 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.533019872 +0000 UTC m=+206.565347412 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0003b5d00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d75e0 item 55 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.533578361 +0000 UTC m=+206.565905901 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082280): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.533578361 +0000 UTC m=+206.565905901 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010827c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 55 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.535446479 +0000 UTC m=+206.567774049 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001082e40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c70 item 56 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.536029434 +0000 UTC m=+206.568356973 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc001083340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.536029434 +0000 UTC m=+206.568356973 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0010838c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ea0 item 56 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.537248471 +0000 UTC m=+206.569576021 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e5b0 item 57 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.537649935 +0000 UTC m=+206.569977485 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075e680): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e770 item 57 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.538094029 +0000 UTC m=+206.570421579 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075ebc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.538094029 +0000 UTC m=+206.570421579 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 57 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.539310443 +0000 UTC m=+206.571637993 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075f780): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 58 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.539759416 +0000 UTC m=+206.572086966 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00075fcc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 58 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.540327563 +0000 UTC m=+206.572655113 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772280): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.540327563 +0000 UTC m=+206.572655113 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772840): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f570 item 58 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.5414182 +0000 UTC m=+206.573745751 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000772e80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fa40 item 59 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.541854479 +0000 UTC m=+206.574182030 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0007733c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fc00 item 59 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.542334702 +0000 UTC m=+206.574662253 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773900): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.542334702 +0000 UTC m=+206.574662253 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000773e80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fe30 item 59 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.543640434 +0000 UTC m=+206.575967983 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818540): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 60 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.544164056 +0000 UTC m=+206.576491607 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818a80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 60 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.544791063 +0000 UTC m=+206.577118613 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000818fc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.544791063 +0000 UTC m=+206.577118613 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 60 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.546198586 +0000 UTC m=+206.578526137 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000819bc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 61 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.546682415 +0000 UTC m=+206.579009975 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.546682415 +0000 UTC m=+206.579009975 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 61 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.548248205 +0000 UTC m=+206.580575755 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000834ec0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 62 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.548797556 +0000 UTC m=+206.581125106 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.548797556 +0000 UTC m=+206.581125106 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000835b00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 62 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.550216359 +0000 UTC m=+206.582543910 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a1c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 63 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.550664411 +0000 UTC m=+206.582991961 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084a700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.550664411 +0000 UTC m=+206.582991961 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084ae00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 63 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.551984178 +0000 UTC m=+206.584311729 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b440): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 64 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.55249559 +0000 UTC m=+206.584823140 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00084b980): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.55249559 +0000 UTC m=+206.584823140 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003811f0 item 64 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.553868617 +0000 UTC m=+206.586196158 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864740): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 65 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.554578832 +0000 UTC m=+206.586906381 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000864bc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.554578832 +0000 UTC m=+206.586906381 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008650c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 65 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.5560059 +0000 UTC m=+206.588333450 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a000 item 66 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.55668202 +0000 UTC m=+206.589009611 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000865b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.55668202 +0000 UTC m=+206.589009611 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a3f0 item 66 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.558158101 +0000 UTC m=+206.590485651 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882780): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035abd0 item 67 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.558780801 +0000 UTC m=+206.591108351 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000882c00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.558780801 +0000 UTC m=+206.591108351 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883100): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035afc0 item 67 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.560062437 +0000 UTC m=+206.592389977 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883780): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b5e0 item 68 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.560581993 +0000 UTC m=+206.592909542 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000883c80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.560581993 +0000 UTC m=+206.592909542 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894240): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b9d0 item 68 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.561895669 +0000 UTC m=+206.594223219 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035be30 item 69 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.562413761 +0000 UTC m=+206.594741311 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000894d00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.562413761 +0000 UTC m=+206.594741311 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895200): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e0e0 item 69 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.563829521 +0000 UTC m=+206.596157070 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e620 item 70 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.564405782 +0000 UTC m=+206.596733332 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000895d80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.564405782 +0000 UTC m=+206.596733332 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eaf0 item 70 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.565628187 +0000 UTC m=+206.597955737 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cc9c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f1f0 item 71 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.566162009 +0000 UTC m=+206.598489549 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ccec0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.566162009 +0000 UTC m=+206.598489549 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cd3c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f570 item 71 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.567577818 +0000 UTC m=+206.599905368 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cda40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fd50 item 72 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.56816479 +0000 UTC m=+206.600492340 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008cdf40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.56816479 +0000 UTC m=+206.600492340 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008ea500): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ff10 item 72 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.569303538 +0000 UTC m=+206.601631088 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eaac0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c460 item 73 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.569755777 +0000 UTC m=+206.602083327 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eafc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 73 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.570234025 +0000 UTC m=+206.602561565 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb480): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.570234025 +0000 UTC m=+206.602561565 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0008eb9c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 73 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.571795667 +0000 UTC m=+206.604123217 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 74 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.572461758 +0000 UTC m=+206.604789308 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090c580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d340 item 74 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.573097883 +0000 UTC m=+206.605425443 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090cac0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.573097883 +0000 UTC m=+206.605425443 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d040): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 74 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.57459914 +0000 UTC m=+206.606926691 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090d680): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 75 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.575145306 +0000 UTC m=+206.607472857 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc00090db80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): _writeAt: size=3, off=2 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dea0 item 75 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.575858114 +0000 UTC m=+206.608185664 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.575858114 +0000 UTC m=+206.608185664 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930680): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 75 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.578281284 +0000 UTC m=+206.610608854 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000930cc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d500 item 76 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.578839211 +0000 UTC m=+206.611166761 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009311c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d6c0 item 76 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): _writeAt: size=3, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.58000483 +0000 UTC m=+206.612332400 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.58000483 +0000 UTC m=+206.612332400 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000931c80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037da40 item 76 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.581646553 +0000 UTC m=+206.613974103 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003408c0 item 77 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.582220782 +0000 UTC m=+206.614548332 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954840): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.582220782 +0000 UTC m=+206.614548332 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000954f40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340af0 item 77 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.583670042 +0000 UTC m=+206.615997592 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 78 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.5843453 +0000 UTC m=+206.616672851 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000955a80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.5843453 +0000 UTC m=+206.616672851 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972200): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341810 item 78 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.585950203 +0000 UTC m=+206.618277753 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972840): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341f10 item 79 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.586538208 +0000 UTC m=+206.618865758 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000972d40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.586538208 +0000 UTC m=+206.618865758 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973440): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a1c0 item 79 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.5880363 +0000 UTC m=+206.620363850 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000973a80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a690 item 80 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.588538414 +0000 UTC m=+206.620865963 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992000): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.588538414 +0000 UTC m=+206.620865963 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa80 item 80 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.590110093 +0000 UTC m=+206.622437644 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000992d40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 81 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.59080585 +0000 UTC m=+206.623133401 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009931c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.59080585 +0000 UTC m=+206.623133401 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993700): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b340 item 81 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.593035406 +0000 UTC m=+206.625362977 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000993d80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b6c0 item 82 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.593885823 +0000 UTC m=+206.626213403 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0300): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.593885823 +0000 UTC m=+206.626213403 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b8f0 item 82 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.595608417 +0000 UTC m=+206.627935987 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c0f00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da000 item 83 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.596383823 +0000 UTC m=+206.628711393 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1400): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.596383823 +0000 UTC m=+206.628711393 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009c1940): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da1c0 item 83 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.598275846 +0000 UTC m=+206.630603416 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2040): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da690 item 84 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.59908735 +0000 UTC m=+206.631414920 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2540): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.59908735 +0000 UTC m=+206.631414920 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f2ac0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da850 item 84 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.600738119 +0000 UTC m=+206.633065689 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3140): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dabd0 item 85 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.601441499 +0000 UTC m=+206.633769069 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3640): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.601441499 +0000 UTC m=+206.633769069 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc0009f3b80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dad90 item 85 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.603428199 +0000 UTC m=+206.635755770 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30280): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010db490 item 86 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.604231999 +0000 UTC m=+206.636559569 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30780): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.604231999 +0000 UTC m=+206.636559569 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a30d00): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010db650 item 86 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.606088735 +0000 UTC m=+206.638416305 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31380): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dbab0 item 87 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.607011839 +0000 UTC m=+206.639339419 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.607011839 +0000 UTC m=+206.639339419 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a31dc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dbc70 item 87 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.60879648 +0000 UTC m=+206.641124050 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a584c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 88 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.609453332 +0000 UTC m=+206.641780902 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a589c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.609453332 +0000 UTC m=+206.641780902 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a58f40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 88 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.611595774 +0000 UTC m=+206.643923345 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59580): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 89 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.612245665 +0000 UTC m=+206.644573236 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a59ac0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 89 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.613188175 +0000 UTC m=+206.645515755 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.613188175 +0000 UTC m=+206.645515755 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76600): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413110 item 89 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.61532137 +0000 UTC m=+206.647648920 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a76c40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004136c0 item 90 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.616007078 +0000 UTC m=+206.648334638 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77180): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 90 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.616775621 +0000 UTC m=+206.649103171 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a776c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.616775621 +0000 UTC m=+206.649103171 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000a77c80): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c070 item 90 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.618292328 +0000 UTC m=+206.650619868 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c770 item 91 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.618890732 +0000 UTC m=+206.651218272 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aae880): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): >_readAt: n=2, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): _writeAt: size=3, off=7 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c930 item 91 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.619489576 +0000 UTC m=+206.651817126 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaedc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): >_readAt: n=8, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.619489576 +0000 UTC m=+206.651817126 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf340): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043caf0 item 91 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.621061388 +0000 UTC m=+206.653388938 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aaf980): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 92 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.621649893 +0000 UTC m=+206.653977442 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aafec0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): open at offset 5 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d2d0 item 92 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): _readAt: size=2, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): _writeAt: size=3, off=5 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): >_writeAt: n=3, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.622406624 +0000 UTC m=+206.654734173 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aec480): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): >_readAt: n=3, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.622406624 +0000 UTC m=+206.654734173 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aeca40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 92 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.624159083 +0000 UTC m=+206.656486624 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed080): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 93 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.624923739 +0000 UTC m=+206.657251280 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aed5c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.624923739 +0000 UTC m=+206.657251280 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000aedcc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 93 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.626665269 +0000 UTC m=+206.658992819 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92380): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 94 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.627374301 +0000 UTC m=+206.659701841 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c928c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.627374301 +0000 UTC m=+206.659701841 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c92fc0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 94 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.629066759 +0000 UTC m=+206.661394308 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93600): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 95 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.629866149 +0000 UTC m=+206.662193719 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000c93b40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.629866149 +0000 UTC m=+206.662193719 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc22c0): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae00 item 95 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 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/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): open at offset 0 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): _readAt: size=2, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): >_readAt: n=0, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.632130931 +0000 UTC m=+206.664458511 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2900): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): _writeAt: size=5, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): >openPending: err= 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 96 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): >_writeAt: n=5, err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.63298262 +0000 UTC m=+206.665310190 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc2e40): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): _readAt: size=512, off=0 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): openPending: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): >openPending: err= 2025/09/14 02:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): >_readAt: n=5, err=EOF 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): close: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:09.63298262 +0000 UTC m=+206.665310190 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:09 DEBUG : open-test-file(0xc000cc3540): >close: err= 2025/09/14 02:30:09 DEBUG : open-test-file: Remove: 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b570 item 96 2025/09/14 02:30:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:09 DEBUG : open-test-file: >Remove: err= 2025/09/14 02:30:09 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:09 DEBUG : Looking for writers 2025/09/14 02:30:09 DEBUG : >WaitForWriters: 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:09 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/14 02:30:09 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.730667436 +0000 UTC m=+207.762995017 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18440): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.730667436 +0000 UTC m=+207.762995017 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d188c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.730667436 +0000 UTC m=+207.762995017 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18d80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565dc0 item 1 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.734921293 +0000 UTC m=+207.767248884 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d193c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.734921293 +0000 UTC m=+207.767248884 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d198c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 2 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.737636653 +0000 UTC m=+207.769964232 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19f00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.737636653 +0000 UTC m=+207.769964232 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.737636653 +0000 UTC m=+207.769964232 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d328c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 3 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.744365386 +0000 UTC m=+207.776692976 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d32f40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.744365386 +0000 UTC m=+207.776692976 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33480): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 4 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.747395064 +0000 UTC m=+207.779722655 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33ac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.747395064 +0000 UTC m=+207.779722655 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d33f40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.747395064 +0000 UTC m=+207.779722655 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3e480): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 5 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.75094446 +0000 UTC m=+207.783272049 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3eb00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.75094446 +0000 UTC m=+207.783272049 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 6 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.753620483 +0000 UTC m=+207.785948074 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3f6c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.753620483 +0000 UTC m=+207.785948074 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f3fbc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.753620483 +0000 UTC m=+207.785948074 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 7 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.757556193 +0000 UTC m=+207.789883783 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60780): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.757556193 +0000 UTC m=+207.789883783 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f60cc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406310 item 8 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc000f61280): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.760497495 +0000 UTC m=+207.792825085 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.760497495 +0000 UTC m=+207.792825085 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f61ac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.760497495 +0000 UTC m=+207.792825085 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 9 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.763900113 +0000 UTC m=+207.796227704 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f986c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.763900113 +0000 UTC m=+207.796227704 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f98c00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004072d0 item 10 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc000f99240): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99240): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.766644287 +0000 UTC m=+207.798971867 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.766644287 +0000 UTC m=+207.798971867 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f99b00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.766644287 +0000 UTC m=+207.798971867 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe080): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 11 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.770522629 +0000 UTC m=+207.802850218 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbe700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.770522629 +0000 UTC m=+207.802850218 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbec40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e070 item 12 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc000fbf280): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.773459983 +0000 UTC m=+207.805787574 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbf640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.773459983 +0000 UTC m=+207.805787574 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fbfd00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e850 item 13 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.776150575 +0000 UTC m=+207.808478165 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.776150575 +0000 UTC m=+207.808478165 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fde940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eee0 item 14 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc000fdef80): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdef80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.778367328 +0000 UTC m=+207.810694878 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdf340): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.778367328 +0000 UTC m=+207.810694878 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fdfa00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f650 item 15 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.781234732 +0000 UTC m=+207.813562322 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.781234732 +0000 UTC m=+207.813562322 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100c640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc00 item 16 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.783894405 +0000 UTC m=+207.816221956 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00100cc80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.783894405 +0000 UTC m=+207.816221956 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a440): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.783894405 +0000 UTC m=+207.816221956 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0a940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f1f0 item 17 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.785938814 +0000 UTC m=+207.818266364 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0afc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.785938814 +0000 UTC m=+207.818266364 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0b500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f880 item 18 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.788374047 +0000 UTC m=+207.820701636 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e0bb80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.788374047 +0000 UTC m=+207.820701636 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.788374047 +0000 UTC m=+207.820701636 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4a600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480150 item 19 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.792124278 +0000 UTC m=+207.824451878 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4ac80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.792124278 +0000 UTC m=+207.824451878 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b1c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 20 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.794787257 +0000 UTC m=+207.827114848 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4b840): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.794787257 +0000 UTC m=+207.827114848 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e4bd40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.794787257 +0000 UTC m=+207.827114848 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e782c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 21 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.797253899 +0000 UTC m=+207.829581449 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.797253899 +0000 UTC m=+207.829581449 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e78e80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 22 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.800391489 +0000 UTC m=+207.832719080 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.800391489 +0000 UTC m=+207.832719080 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79a00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.800391489 +0000 UTC m=+207.832719080 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e79f00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004819d0 item 23 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.805136649 +0000 UTC m=+207.837464240 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.805136649 +0000 UTC m=+207.837464240 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001108b40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 24 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc001109180): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109180): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.808562311 +0000 UTC m=+207.840889892 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.808562311 +0000 UTC m=+207.840889892 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001109a40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.808562311 +0000 UTC m=+207.840889892 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a000): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 25 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.81269395 +0000 UTC m=+207.845021529 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112a680): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.81269395 +0000 UTC m=+207.845021529 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112abc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 26 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc00112b200): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b200): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.81567662 +0000 UTC m=+207.848004209 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112b5c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.81567662 +0000 UTC m=+207.848004209 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00112bac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.81567662 +0000 UTC m=+207.848004209 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150080): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 27 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.818850718 +0000 UTC m=+207.851178289 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.818850718 +0000 UTC m=+207.851178289 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001150c40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 28 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc001151280): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.821087078 +0000 UTC m=+207.853414648 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.821087078 +0000 UTC m=+207.853414648 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001151d00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a9a0 item 29 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.823803157 +0000 UTC m=+207.856130747 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.823803157 +0000 UTC m=+207.856130747 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116e940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b7a0 item 30 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): _readAt: size=2, off=0 2025/09/14 02:30:10 ERROR : open-test-file(0xc00116ef80): Couldn't read size of file 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): >_writeAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): close: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116ef80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.826452241 +0000 UTC m=+207.858779811 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116f340): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.826452241 +0000 UTC m=+207.858779811 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00116fa00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016be30 item 31 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.829000305 +0000 UTC m=+207.861327885 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.829000305 +0000 UTC m=+207.861327885 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1260 item 32 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.831625344 +0000 UTC m=+207.863952934 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001190c80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1c00 item 33 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.832558446 +0000 UTC m=+207.864886036 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.832558446 +0000 UTC m=+207.864886036 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c230 item 33 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.834801037 +0000 UTC m=+207.867128606 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc001191c40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 34 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.836135852 +0000 UTC m=+207.868463433 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba140): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.836135852 +0000 UTC m=+207.868463433 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86480): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 34 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.841451353 +0000 UTC m=+207.873778933 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011ba640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc690 item 35 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.842592807 +0000 UTC m=+207.874920397 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011baac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.842592807 +0000 UTC m=+207.874920397 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bafc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc8c0 item 35 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.845276254 +0000 UTC m=+207.877603845 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bb640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd20 item 36 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.846278427 +0000 UTC m=+207.878606017 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0011bbb40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.846278427 +0000 UTC m=+207.878606017 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd0a0 item 36 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.848845346 +0000 UTC m=+207.881172927 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86900): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd650 item 37 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.849836817 +0000 UTC m=+207.882164398 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d86d80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.849836817 +0000 UTC m=+207.882164398 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd960 item 37 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.852526087 +0000 UTC m=+207.884853667 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87900): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddf10 item 38 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.853896841 +0000 UTC m=+207.886224431 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d87e00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.853896841 +0000 UTC m=+207.886224431 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c6700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c230 item 38 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.856535285 +0000 UTC m=+207.888862875 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c70c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 39 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.857594753 +0000 UTC m=+207.889922344 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.857594753 +0000 UTC m=+207.889922344 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0013c7b00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 39 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.860024796 +0000 UTC m=+207.892352356 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4200): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d1f0 item 40 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.860959371 +0000 UTC m=+207.893286941 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.860959371 +0000 UTC m=+207.893286941 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f4c80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d570 item 40 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.863157318 +0000 UTC m=+207.895484899 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dab0 item 41 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.864039735 +0000 UTC m=+207.896367305 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5880): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dd50 item 41 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.865218929 +0000 UTC m=+207.897546509 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0005f5d40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.865218929 +0000 UTC m=+207.897546509 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0002d8840): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 41 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.86796225 +0000 UTC m=+207.900289839 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087c500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456540 item 42 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.868807216 +0000 UTC m=+207.901134796 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087ca80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 42 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.869810791 +0000 UTC m=+207.902138351 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087cfc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.869810791 +0000 UTC m=+207.902138351 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087d540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 42 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.872025589 +0000 UTC m=+207.904353159 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00087de80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 43 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.872782771 +0000 UTC m=+207.905110341 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 43 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.873540954 +0000 UTC m=+207.905868524 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000fea980): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.873540954 +0000 UTC m=+207.905868524 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feaf00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 43 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.875464385 +0000 UTC m=+207.907791956 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feb540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 44 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.876328227 +0000 UTC m=+207.908655797 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000feba40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b90 item 44 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.877296515 +0000 UTC m=+207.909624085 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e000): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.877296515 +0000 UTC m=+207.909624085 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091e580): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457dc0 item 44 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.879603758 +0000 UTC m=+207.911931318 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091ef80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 45 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.880342325 +0000 UTC m=+207.912669895 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091f580): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.880342325 +0000 UTC m=+207.912669895 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00091fd80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 45 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.882629398 +0000 UTC m=+207.914956958 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16480): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd90 item 46 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.883377864 +0000 UTC m=+207.915705434 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e16980): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.883377864 +0000 UTC m=+207.915705434 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cf50 item 46 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.88549556 +0000 UTC m=+207.917823130 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000e17740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d2d0 item 47 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.88635823 +0000 UTC m=+207.918685800 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000420700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.88635823 +0000 UTC m=+207.918685800 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000421a80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d5e0 item 47 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.88873896 +0000 UTC m=+207.921066530 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dea0 item 48 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.889672283 +0000 UTC m=+207.921999852 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08780): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.889672283 +0000 UTC m=+207.921999852 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f08e80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2310 item 48 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.891488843 +0000 UTC m=+207.923816392 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f094c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2850 item 49 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.892103597 +0000 UTC m=+207.924431148 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.892103597 +0000 UTC m=+207.924431148 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000f09e80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2af0 item 49 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.89413968 +0000 UTC m=+207.926467270 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4380): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488230 item 50 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.895070388 +0000 UTC m=+207.927397978 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b4e40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.895070388 +0000 UTC m=+207.927397978 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0003b5d40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488690 item 50 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.897402947 +0000 UTC m=+207.929730527 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2440): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d90 item 51 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.898275265 +0000 UTC m=+207.930602835 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.898275265 +0000 UTC m=+207.930602835 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc2e80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488f50 item 51 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.900565535 +0000 UTC m=+207.932893095 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489490 item 52 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.901281779 +0000 UTC m=+207.933609349 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000cc3a00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.901281779 +0000 UTC m=+207.933609349 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004896c0 item 52 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.902801594 +0000 UTC m=+207.935129154 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492000 item 53 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.903350473 +0000 UTC m=+207.935678033 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d18c40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.903350473 +0000 UTC m=+207.935678033 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19180): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 53 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.905470624 +0000 UTC m=+207.937798194 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19800): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 54 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.906274534 +0000 UTC m=+207.938602104 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000d19d00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.906274534 +0000 UTC m=+207.938602104 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742300): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 54 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.908133014 +0000 UTC m=+207.940460584 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742980): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 55 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.908946251 +0000 UTC m=+207.941273821 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000742e80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.908946251 +0000 UTC m=+207.941273821 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007433c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 55 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.911029783 +0000 UTC m=+207.943357353 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743a40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 56 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.911932968 +0000 UTC m=+207.944260549 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000743f40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.911932968 +0000 UTC m=+207.944260549 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075c540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 56 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.913892177 +0000 UTC m=+207.946219757 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075cb80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 57 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.91460267 +0000 UTC m=+207.946930251 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d0c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6000 item 57 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.915383297 +0000 UTC m=+207.947710867 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075d600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.915383297 +0000 UTC m=+207.947710867 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00075db80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6230 item 57 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.917314593 +0000 UTC m=+207.949642173 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772240): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6690 item 58 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.918025216 +0000 UTC m=+207.950352787 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772780): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 58 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.918892114 +0000 UTC m=+207.951219735 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000772cc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.918892114 +0000 UTC m=+207.951219735 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6c40 item 58 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.920732701 +0000 UTC m=+207.953060271 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007738c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7260 item 59 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.921481587 +0000 UTC m=+207.953809158 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000773e00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 59 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.922258325 +0000 UTC m=+207.954585895 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c3c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.922258325 +0000 UTC m=+207.954585895 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078c940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7730 item 59 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.924011587 +0000 UTC m=+207.956339137 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078cf80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c00 item 60 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.924838079 +0000 UTC m=+207.957165639 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078d4c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7e30 item 60 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.925946931 +0000 UTC m=+207.958274501 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00078da00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.925946931 +0000 UTC m=+207.958274501 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 60 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.92815726 +0000 UTC m=+207.960484830 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079e680): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 61 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.9290672 +0000 UTC m=+207.961394770 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079ebc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.9290672 +0000 UTC m=+207.961394770 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f2c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 61 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.931438882 +0000 UTC m=+207.963766452 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079f900): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048efc0 item 62 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.932170807 +0000 UTC m=+207.964498377 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00079fe40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.932170807 +0000 UTC m=+207.964498377 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007be5c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 62 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.934023525 +0000 UTC m=+207.966351075 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bec00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f6c0 item 63 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.9347878 +0000 UTC m=+207.967115370 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf140): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.9347878 +0000 UTC m=+207.967115370 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bf840): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f960 item 63 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): >_readAt: n=0, err=Bad file descriptor 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.936728795 +0000 UTC m=+207.969056355 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007bfe80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fdc0 item 64 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.937577218 +0000 UTC m=+207.969904778 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0440): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.937577218 +0000 UTC m=+207.969904778 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d0b40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 64 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.939620384 +0000 UTC m=+207.971947944 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1180): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 65 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.940323995 +0000 UTC m=+207.972651555 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1600): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.940323995 +0000 UTC m=+207.972651555 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007d1b00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 65 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.942142339 +0000 UTC m=+207.974469910 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e21c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 66 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.942905342 +0000 UTC m=+207.975232912 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.942905342 +0000 UTC m=+207.975232912 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e2b80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 66 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.94455524 +0000 UTC m=+207.976882800 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e31c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003225b0 item 67 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.945270041 +0000 UTC m=+207.977597601 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.945270041 +0000 UTC m=+207.977597601 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007e3b40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a10 item 67 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.94710108 +0000 UTC m=+207.979428650 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6240): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 68 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.948018633 +0000 UTC m=+207.980346203 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.948018633 +0000 UTC m=+207.980346203 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f6c80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380700 item 68 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.949663491 +0000 UTC m=+207.981991061 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f72c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 69 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.950371891 +0000 UTC m=+207.982699460 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.950371891 +0000 UTC m=+207.982699460 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0007f7c40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 69 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.952157143 +0000 UTC m=+207.984484713 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c340): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003817a0 item 70 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.953213005 +0000 UTC m=+207.985540585 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080c840): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.953213005 +0000 UTC m=+207.985540585 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080cd80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 70 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.955329519 +0000 UTC m=+207.987657099 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 71 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.95627865 +0000 UTC m=+207.988606231 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080d900): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.95627865 +0000 UTC m=+207.988606231 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00080de00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a380 item 71 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.958341735 +0000 UTC m=+207.990669304 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081c500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ab60 item 72 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.959257985 +0000 UTC m=+207.991585556 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081ca00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.959257985 +0000 UTC m=+207.991585556 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081cf40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae70 item 72 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.961000717 +0000 UTC m=+207.993328268 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081d500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b500 item 73 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.961538978 +0000 UTC m=+207.993866528 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081da00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 73 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.96216306 +0000 UTC m=+207.994490610 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00081dec0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.96216306 +0000 UTC m=+207.994490610 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838480): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc00 item 73 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.963564741 +0000 UTC m=+207.995892292 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838ac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 74 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.964111368 +0000 UTC m=+207.996438918 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000838fc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e310 item 74 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.964772069 +0000 UTC m=+207.997099618 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.964772069 +0000 UTC m=+207.997099618 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000839a80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e5b0 item 74 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.966155856 +0000 UTC m=+207.998483407 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864140): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ee70 item 75 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.966742618 +0000 UTC m=+207.999070168 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): _writeAt: size=3, off=2 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f180 item 75 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.967270761 +0000 UTC m=+207.999598310 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000864b80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.967270761 +0000 UTC m=+207.999598310 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008650c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f490 item 75 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.968684274 +0000 UTC m=+208.001011824 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865700): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fce0 item 76 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.969370743 +0000 UTC m=+208.001698313 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000865c00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 76 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): _writeAt: size=3, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.970178308 +0000 UTC m=+208.002505889 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008881c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.970178308 +0000 UTC m=+208.002505889 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 76 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.972010208 +0000 UTC m=+208.004337778 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000888d80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 77 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.972559028 +0000 UTC m=+208.004886599 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.972559028 +0000 UTC m=+208.004886599 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000889980): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 77 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.974630559 +0000 UTC m=+208.006958138 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 78 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.975078599 +0000 UTC m=+208.007406149 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008be540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.975078599 +0000 UTC m=+208.007406149 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bec40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d2d0 item 78 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.976434064 +0000 UTC m=+208.008761614 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf280): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d7a0 item 79 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.977086519 +0000 UTC m=+208.009414070 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bf780): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.977086519 +0000 UTC m=+208.009414070 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008bfe80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 79 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.978392451 +0000 UTC m=+208.010720002 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4540): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca80 item 80 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.978861642 +0000 UTC m=+208.011189182 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e4a40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): >_readAt: n=5, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.978861642 +0000 UTC m=+208.011189182 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5140): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 80 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.980157145 +0000 UTC m=+208.012484695 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5780): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 81 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.980665429 +0000 UTC m=+208.012992969 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0008e5c00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.980665429 +0000 UTC m=+208.012992969 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e1c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 81 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.98204491 +0000 UTC m=+208.014372460 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090e840): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 82 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.982592447 +0000 UTC m=+208.014919997 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090ed40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.982592447 +0000 UTC m=+208.014919997 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f2c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340a80 item 82 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.983730264 +0000 UTC m=+208.016057814 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090f940): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340fc0 item 83 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.984185489 +0000 UTC m=+208.016513039 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00090fe40): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.984185489 +0000 UTC m=+208.016513039 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341500 item 83 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.985372798 +0000 UTC m=+208.017700348 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938a80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ea0 item 84 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.98587995 +0000 UTC m=+208.018207500 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000938f80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.98587995 +0000 UTC m=+208.018207500 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939500): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a150 item 84 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.987470947 +0000 UTC m=+208.019798507 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000939b80): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a540 item 85 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.98820754 +0000 UTC m=+208.020535120 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e100): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.98820754 +0000 UTC m=+208.020535120 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095e640): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a9a0 item 85 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.989752451 +0000 UTC m=+208.022080001 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095ecc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ae00 item 86 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.990500225 +0000 UTC m=+208.022827786 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f1c0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.990500225 +0000 UTC m=+208.022827786 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095f740): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 86 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.992209705 +0000 UTC m=+208.024537265 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc00095fdc0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b650 item 87 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.992938884 +0000 UTC m=+208.025266454 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984340): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.992938884 +0000 UTC m=+208.025266454 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984880): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b810 item 87 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 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/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.994757709 +0000 UTC m=+208.027085269 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000984f00): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bdc0 item 88 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): _readAt: size=2, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): _writeAt: size=3, off=5 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.995543654 +0000 UTC m=+208.027871224 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985400): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): >_readAt: n=3, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.995543654 +0000 UTC m=+208.027871224 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc000985980): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: Remove: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da150 item 88 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): open at offset 0 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): >_readAt: n=0, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.997808356 +0000 UTC m=+208.030135927 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4040): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): _writeAt: size=5, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): >openPending: err= 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da5b0 item 89 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): >_writeAt: n=5, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.998481691 +0000 UTC m=+208.030809251 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4580): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): _readAt: size=2, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): open at offset 5 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): >_readAt: n=2, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): _writeAt: size=3, off=7 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da7e0 item 89 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): >_writeAt: n=3, err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): close: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.999117604 +0000 UTC m=+208.031445155 2025/09/14 02:30:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a4ac0): >close: err= 2025/09/14 02:30:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a5040): _readAt: size=512, off=0 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a5040): openPending: 2025/09/14 02:30:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a5040): >openPending: err= 2025/09/14 02:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a5040): >_readAt: n=8, err=EOF 2025/09/14 02:30:10 DEBUG : open-test-file(0xc0009a5040): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:10.999117604 +0000 UTC m=+208.031445155 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5040): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010da9a0 item 89 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.001075942 +0000 UTC m=+208.033403512 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5680): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dad20 item 90 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.001758073 +0000 UTC m=+208.034085643 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009a5bc0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): open at offset 5 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010db0a0 item 90 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): _readAt: size=2, off=5 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): _writeAt: size=3, off=5 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): >_writeAt: n=3, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.002577271 +0000 UTC m=+208.034904831 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4180): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): >_readAt: n=3, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.002577271 +0000 UTC m=+208.034904831 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4740): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010db420 item 90 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.004368975 +0000 UTC m=+208.036696535 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e4d80): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010db880 item 91 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.00509621 +0000 UTC m=+208.037423781 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e52c0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): open at offset 5 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): >_readAt: n=2, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): _writeAt: size=3, off=7 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dba40 item 91 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): >_writeAt: n=3, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.006121855 +0000 UTC m=+208.038449426 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5800): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): >_readAt: n=8, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.006121855 +0000 UTC m=+208.038449426 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc0009e5d80): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010dbc00 item 91 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 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/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.00787672 +0000 UTC m=+208.040204271 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06440): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 92 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.008537221 +0000 UTC m=+208.040864771 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06980): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): open at offset 5 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004121c0 item 92 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): _readAt: size=2, off=5 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): _writeAt: size=3, off=5 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): >_writeAt: n=3, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.009294713 +0000 UTC m=+208.041622264 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a06ec0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): >_readAt: n=3, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.009294713 +0000 UTC m=+208.041622264 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07480): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 92 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.01064552 +0000 UTC m=+208.042973059 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a07ac0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 93 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.011226581 +0000 UTC m=+208.043554261 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36080): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): >_readAt: n=5, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.011226581 +0000 UTC m=+208.043554261 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36780): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 93 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 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/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.013293932 +0000 UTC m=+208.045621502 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a36dc0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 94 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.014242342 +0000 UTC m=+208.046569923 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37300): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): >_readAt: n=5, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.014242342 +0000 UTC m=+208.046569923 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a37a00): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004139d0 item 94 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 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/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.015692115 +0000 UTC m=+208.048019665 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c0c0): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c380 item 95 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.016251716 +0000 UTC m=+208.048579276 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5c600): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): >_readAt: n=5, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.016251716 +0000 UTC m=+208.048579276 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5cd00): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 95 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 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/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): open at offset 0 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): _readAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): >_readAt: n=0, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.017848564 +0000 UTC m=+208.050176114 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d340): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): _writeAt: size=5, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): >openPending: err= 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 96 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): >_writeAt: n=5, err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.018566262 +0000 UTC m=+208.050893802 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a5d880): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/14 02:30:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/14 02:30:11 DEBUG : open-test-file: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): _readAt: size=512, off=0 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): openPending: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): >openPending: err= 2025/09/14 02:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): >_readAt: n=5, err=EOF 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): close: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-14 02:30:11.018566262 +0000 UTC m=+208.050893802 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : open-test-file(0xc000a84000): >close: err= 2025/09/14 02:30:11 DEBUG : open-test-file: Remove: 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 96 2025/09/14 02:30:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/14 02:30:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/14 02:30:11 DEBUG : open-test-file: >Remove: err= 2025/09/14 02:30:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:11 DEBUG : Looking for writers 2025/09/14 02:30:11 DEBUG : >WaitForWriters: 2025/09/14 02:30:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.62s) --- 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 (1.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.85s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:11 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:11 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:11 DEBUG : file1: newRWFileHandle: 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): openPending: 2025/09/14 02:30:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): >openPending: err= 2025/09/14 02:30:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/14 02:30:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/14 02:30:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): _writeAt: size=2, off=0 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): >_writeAt: n=2, err= 2025/09/14 02:30:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): RWFileHandle.Flush 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): RWFileHandle.Release 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): close: 2025/09/14 02:30:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/14 02:30:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:11 DEBUG : file1(0xc0002d8700): >close: err= 2025/09/14 02:30:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:11 DEBUG : Looking for writers 2025/09/14 02:30:11 DEBUG : file1: reading active writers 2025/09/14 02:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:30:11 DEBUG : Looking for writers 2025/09/14 02:30:11 DEBUG : file1: reading active writers 2025/09/14 02:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:30:11 DEBUG : Looking for writers 2025/09/14 02:30:11 DEBUG : file1: reading active writers 2025/09/14 02:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:30:11 DEBUG : Looking for writers 2025/09/14 02:30:11 DEBUG : file1: reading active writers 2025/09/14 02:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:30:11 DEBUG : file1: vfs cache: starting upload 2025/09/14 02:30:12 DEBUG : Looking for writers 2025/09/14 02:30:12 DEBUG : file1: reading active writers 2025/09/14 02:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:30:12 DEBUG : Looking for writers 2025/09/14 02:30:12 DEBUG : file1: reading active writers 2025/09/14 02:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:30:12 DEBUG : Looking for writers 2025/09/14 02:30:12 DEBUG : file1: reading active writers 2025/09/14 02:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:30:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:30:12 INFO : file1: Copied (new) 2025/09/14 02:30:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/14 02:30:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/14 02:30:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/14 02:30:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:12 INFO : file1: vfs cache: upload succeeded try #1 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : file1: reading active writers 2025/09/14 02:30:13 DEBUG : >WaitForWriters: 2025/09/14 02:30:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : file1: reading active writers 2025/09/14 02:30:13 DEBUG : >WaitForWriters: 2025/09/14 02:30:13 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.14s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:13 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:13 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:13 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:13 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:13 DEBUG : rename_me: newRWFileHandle: 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): openPending: 2025/09/14 02:30:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/14 02:30:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): >openPending: err= 2025/09/14 02:30:13 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/14 02:30:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/14 02:30:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/14 02:30:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): _writeAt: size=5, off=0 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): >_writeAt: n=5, err= 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): close: 2025/09/14 02:30:13 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-14 02:30:13.866002344 +0000 UTC m=+210.898329934 2025/09/14 02:30:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/14 02:30:13 DEBUG : rename_me(0xc000532f40): >close: err= 2025/09/14 02:30:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/14 02:30:13 DEBUG : i_was_renamed: Updating file with 0xc000ac4300 2025/09/14 02:30:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/14 02:30:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/14 02:30:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/14 02:30:13 DEBUG : Looking for writers 2025/09/14 02:30:13 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/14 02:30:13 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/14 02:30:14 DEBUG : Looking for writers 2025/09/14 02:30:14 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/14 02:30:14 DEBUG : Looking for writers 2025/09/14 02:30:14 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/14 02:30:14 DEBUG : Looking for writers 2025/09/14 02:30:14 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/14 02:30:14 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/14 02:30:14 INFO : i_was_renamed: Copied (new) 2025/09/14 02:30:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-14 02:30:13 +0000 UTC," 2025/09/14 02:30:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/14 02:30:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/14 02:30:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/14 02:30:15 DEBUG : Looking for writers 2025/09/14 02:30:15 DEBUG : i_was_renamed: reading active writers 2025/09/14 02:30:15 DEBUG : >WaitForWriters: 2025/09/14 02:30:15 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:15 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:15 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/14 02:30:15 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/14 02:30:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-posixul6xibi" 2025/09/14 02:30:15 INFO : files root 'rclone-test-posixul6xibi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/14 02:30:15 DEBUG : forgetting directory cache 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate(0xc0013c6e00): _readAt: size=512, off=0 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate(0xc0013c6e00): openPending: 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:31:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate(0xc0013c6e00): >openPending: err= 2025/09/14 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:17 DEBUG : forgetting directory cache 2025/09/14 02:30:17 DEBUG : TestRWCacheUpdate(0xc0013c6e00): >_readAt: n=20, err=EOF 2025/09/14 02:30:17 DEBUG : TestRWCacheUpdate(0xc0013c6e00): close: 2025/09/14 02:30:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:31:15 +0000 UTC 2025/09/14 02:30:17 DEBUG : TestRWCacheUpdate(0xc0013c6e00): >close: err= 2025/09/14 02:30:17 DEBUG : Re-reading directory (306.039674ms old) 2025/09/14 02:30:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:17 DEBUG : forgetting directory cache 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): _readAt: size=512, off=0 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): openPending: 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:32:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-14 01:31:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-14 01:32:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-14 01:31:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/14 02:30:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): >openPending: err= 2025/09/14 02:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:18 DEBUG : forgetting directory cache 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): >_readAt: n=20, err=EOF 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): close: 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:32:15 +0000 UTC 2025/09/14 02:30:18 DEBUG : TestRWCacheUpdate(0xc0013c7500): >close: err= 2025/09/14 02:30:18 DEBUG : Re-reading directory (283.756988ms old) 2025/09/14 02:30:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:19 DEBUG : forgetting directory cache 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): _readAt: size=512, off=0 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): openPending: 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:33:15 +0000 UTC," against cached fingerprint "20,2025-09-14 01:32:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-14 01:33:15 +0000 UTC," != cached fingerprint "20,2025-09-14 01:32:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/14 02:30:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): >openPending: err= 2025/09/14 02:30:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:20 DEBUG : forgetting directory cache 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): >_readAt: n=20, err=EOF 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): close: 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:33:15 +0000 UTC 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate(0xc0013c66c0): >close: err= 2025/09/14 02:30:20 DEBUG : Re-reading directory (287.238576ms old) 2025/09/14 02:30:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:20 DEBUG : forgetting directory cache 2025/09/14 02:30:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): _readAt: size=512, off=0 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): openPending: 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:34:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-14 01:33:15 +0000 UTC," 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-14 01:34:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-14 01:33:15 +0000 UTC,") 2025/09/14 02:30:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): >openPending: err= 2025/09/14 02:30:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:22 DEBUG : forgetting directory cache 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): >_readAt: n=20, err=EOF 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): close: 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:34:15 +0000 UTC 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate(0xc0002d8d80): >close: err= 2025/09/14 02:30:22 DEBUG : Re-reading directory (278.881234ms old) 2025/09/14 02:30:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:22 DEBUG : forgetting directory cache 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate(0xc0013c7280): _readAt: size=512, off=0 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate(0xc0013c7280): openPending: 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:35:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-14 01:34:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-14 01:35:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-14 01:34:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/14 02:30:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate(0xc0013c7280): >openPending: err= 2025/09/14 02:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:23 DEBUG : forgetting directory cache 2025/09/14 02:30:24 DEBUG : TestRWCacheUpdate(0xc0013c7280): >_readAt: n=20, err=EOF 2025/09/14 02:30:24 DEBUG : TestRWCacheUpdate(0xc0013c7280): close: 2025/09/14 02:30:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:35:15 +0000 UTC 2025/09/14 02:30:24 DEBUG : TestRWCacheUpdate(0xc0013c7280): >close: err= 2025/09/14 02:30:24 DEBUG : Re-reading directory (290.36815ms old) 2025/09/14 02:30:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:24 DEBUG : forgetting directory cache 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): _readAt: size=512, off=0 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): openPending: 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-14 01:36:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-14 01:35:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-14 01:36:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-14 01:35:15 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/14 02:30:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/14 02:30:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): >openPending: err= 2025/09/14 02:30:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:25 DEBUG : forgetting directory cache 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): >_readAt: n=20, err=EOF 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): close: 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:36:15 +0000 UTC 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate(0xc0010ead40): >close: err= 2025/09/14 02:30:25 DEBUG : Re-reading directory (284.152611ms old) 2025/09/14 02:30:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:26 DEBUG : forgetting directory cache 2025/09/14 02:30:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): _readAt: size=512, off=0 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): openPending: 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-14 01:37:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-14 01:36:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-14 01:37:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-14 01:36:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/14 02:30:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/14 02:30:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): >openPending: err= 2025/09/14 02:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:27 DEBUG : forgetting directory cache 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): >_readAt: n=21, err=EOF 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): close: 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:37:15 +0000 UTC 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate(0xc0005f4180): >close: err= 2025/09/14 02:30:27 DEBUG : Re-reading directory (285.639282ms old) 2025/09/14 02:30:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:27 DEBUG : forgetting directory cache 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate(0xc00087c340): _readAt: size=512, off=0 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate(0xc00087c340): openPending: 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-14 01:38:15 +0000 UTC," against cached fingerprint "21,2025-09-14 01:37:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-14 01:38:15 +0000 UTC," != cached fingerprint "21,2025-09-14 01:37:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/14 02:30:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/14 02:30:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate(0xc00087c340): >openPending: err= 2025/09/14 02:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:29 DEBUG : forgetting directory cache 2025/09/14 02:30:29 DEBUG : TestRWCacheUpdate(0xc00087c340): >_readAt: n=22, err=EOF 2025/09/14 02:30:29 DEBUG : TestRWCacheUpdate(0xc00087c340): close: 2025/09/14 02:30:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:38:15 +0000 UTC 2025/09/14 02:30:29 DEBUG : TestRWCacheUpdate(0xc00087c340): >close: err= 2025/09/14 02:30:29 DEBUG : Re-reading directory (277.142848ms old) 2025/09/14 02:30:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:29 DEBUG : forgetting directory cache 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): _readAt: size=512, off=0 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): openPending: 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-14 01:39:15 +0000 UTC," against cached fingerprint "22,2025-09-14 01:38:15 +0000 UTC," 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-14 01:39:15 +0000 UTC," != cached fingerprint "22,2025-09-14 01:38:15 +0000 UTC,") 2025/09/14 02:30:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/14 02:30:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): >openPending: err= 2025/09/14 02:30:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:30 DEBUG : forgetting directory cache 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): >_readAt: n=23, err=EOF 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): close: 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:39:15 +0000 UTC 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate(0xc000533280): >close: err= 2025/09/14 02:30:30 DEBUG : Re-reading directory (287.914553ms old) 2025/09/14 02:30:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:31 DEBUG : forgetting directory cache 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): _readAt: size=512, off=0 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): openPending: 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-14 01:40:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-14 01:39:15 +0000 UTC," 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-14 01:40:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-14 01:39:15 +0000 UTC,") 2025/09/14 02:30:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/14 02:30:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): >openPending: err= 2025/09/14 02:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:32 DEBUG : forgetting directory cache 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): >_readAt: n=24, err=EOF 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): close: 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-14 01:40:15 +0000 UTC 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate(0xc0005f5640): >close: err= 2025/09/14 02:30:32 DEBUG : Re-reading directory (325.724956ms old) 2025/09/14 02:30:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/14 02:30:32 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:32 DEBUG : Looking for writers 2025/09/14 02:30:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/14 02:30:32 DEBUG : >WaitForWriters: 2025/09/14 02:30:32 DEBUG : files root 'rclone-test-posixul6xibi': vfs cache: cleaner exiting 2025/09/14 02:30:32 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.49s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:35 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/14 02:30:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:30:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/14 02:30:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:36 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:36 DEBUG : Looking for writers 2025/09/14 02:30:36 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/14 02:30:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/14 02:30:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:36 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:36 DEBUG : files root 'rclone-test-posixul6xibi': Reusing VFS from active cache 2025/09/14 02:30:36 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:36 DEBUG : Looking for writers 2025/09/14 02:30:36 DEBUG : >WaitForWriters: 2025/09/14 02:30:36 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:36 DEBUG : Looking for writers 2025/09/14 02:30:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:37 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:37 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:37 DEBUG : Looking for writers 2025/09/14 02:30:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:37 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:37 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:37 DEBUG : Looking for writers 2025/09/14 02:30:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:37 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:39 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:39 DEBUG : dir: Looking for writers 2025/09/14 02:30:39 DEBUG : file2: reading active writers 2025/09/14 02:30:39 DEBUG : Looking for writers 2025/09/14 02:30:39 DEBUG : dir: reading active writers 2025/09/14 02:30:39 DEBUG : file1: reading active writers 2025/09/14 02:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.20s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:40 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:42 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:42 DEBUG : dir: Looking for writers 2025/09/14 02:30:42 DEBUG : Looking for writers 2025/09/14 02:30:42 DEBUG : file1: reading active writers 2025/09/14 02:30:42 DEBUG : dir: reading active writers 2025/09/14 02:30:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.95s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:43 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:45 DEBUG : file1: Open: flags=O_RDONLY 2025/09/14 02:30:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/14 02:30:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/14 02:30:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:30:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/14 02:30:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/14 02:30:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/14 02:30:45 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/14 02:30:46 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/14 02:30:46 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/14 02:30:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/14 02:30:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:30:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/14 02:30:46 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:46 DEBUG : dir: Looking for writers 2025/09/14 02:30:46 DEBUG : file2: reading active writers 2025/09/14 02:30:46 DEBUG : new_file.txt: reading active writers 2025/09/14 02:30:46 DEBUG : Looking for writers 2025/09/14 02:30:46 DEBUG : dir: reading active writers 2025/09/14 02:30:46 DEBUG : file1: reading active writers 2025/09/14 02:30:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.04s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:47 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/14 02:30:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000607c80 2025/09/14 02:30:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/14 02:30:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/14 02:30:50 INFO : dir/file1: Moved (server-side) to: file0 2025/09/14 02:30:50 DEBUG : file0: Updating file with file0 0xc000607c80 2025/09/14 02:30:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/14 02:30:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/14 02:30:51 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:51 DEBUG : dir: Looking for writers 2025/09/14 02:30:51 DEBUG : Looking for writers 2025/09/14 02:30:51 DEBUG : dir: reading active writers 2025/09/14 02:30:51 DEBUG : file0: reading active writers 2025/09/14 02:30:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.05s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:51 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:51 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:51 DEBUG : Looking for writers 2025/09/14 02:30:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:52 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:52 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/14 02:30:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/14 02:30:53 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/14 02:30:53 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/14 02:30:54 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/14 02:30:54 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:54 DEBUG : Looking for writers 2025/09/14 02:30:54 DEBUG : a: Looking for writers 2025/09/14 02:30:54 DEBUG : b: Looking for writers 2025/09/14 02:30:54 DEBUG : c: Looking for writers 2025/09/14 02:30:54 DEBUG : d: Looking for writers 2025/09/14 02:30:54 DEBUG : Looking for writers 2025/09/14 02:30:54 DEBUG : a: reading active writers 2025/09/14 02:30:54 DEBUG : b: reading active writers 2025/09/14 02:30:54 DEBUG : c: reading active writers 2025/09/14 02:30:54 DEBUG : d: reading active writers 2025/09/14 02:30:54 DEBUG : /: reading active writers 2025/09/14 02:30:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.87s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:30:55 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:30:56 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/14 02:30:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/14 02:30:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/14 02:30:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/14 02:30:59 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:30:59 DEBUG : a/b/c/d: Looking for writers 2025/09/14 02:30:59 DEBUG : a/b/c: Looking for writers 2025/09/14 02:30:59 DEBUG : d: reading active writers 2025/09/14 02:30:59 DEBUG : a/b: Looking for writers 2025/09/14 02:30:59 DEBUG : c: reading active writers 2025/09/14 02:30:59 DEBUG : a: Looking for writers 2025/09/14 02:30:59 DEBUG : b: reading active writers 2025/09/14 02:30:59 DEBUG : Looking for writers 2025/09/14 02:30:59 DEBUG : a: reading active writers 2025/09/14 02:30:59 DEBUG : >WaitForWriters: 2025/09/14 02:31:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-posixul6xibi/a/b/c not empty`) 2025/09/14 02:31:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 02:31:00 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 02:31:00 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 02:31:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.39s) === 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-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:01 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:01 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:01 DEBUG : Looking for writers 2025/09/14 02:31:01 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.25s) === 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-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:01 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/14 02:31:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/14 02:31:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/14 02:31:01 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/14 02:31:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:02 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/14 02:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/14 02:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:02 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/14 02:31:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:03 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/14 02:31:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/14 02:31:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:03 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (7 bytes), uploading instead of streaming 2025/09/14 02:31:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:04 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:04 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:04 DEBUG : Looking for writers 2025/09/14 02:31:04 DEBUG : file1: reading active writers 2025/09/14 02:31:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.47s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:05 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/14 02:31:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/14 02:31:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/14 02:31:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/14 02:31:06 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (11 bytes), uploading instead of streaming 2025/09/14 02:31:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:06 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/14 02:31:07 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:07 DEBUG : Looking for writers 2025/09/14 02:31:07 DEBUG : file1: reading active writers 2025/09/14 02:31:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.54s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:07 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/14 02:31:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:07 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/14 02:31:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:08 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/14 02:31:08 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:08 DEBUG : Looking for writers 2025/09/14 02:31:08 DEBUG : file1: reading active writers 2025/09/14 02:31:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.48s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:09 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:09 DEBUG : file1: WriteFileHandle.Release closing 2025/09/14 02:31:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:09 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/14 02:31:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:10 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/14 02:31:10 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:10 DEBUG : Looking for writers 2025/09/14 02:31:10 DEBUG : file1: reading active writers 2025/09/14 02:31:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.49s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:10 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:10 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (2 bytes), uploading instead of streaming 2025/09/14 02:31:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:11 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/14 02:31:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:11 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:11 DEBUG : Looking for writers 2025/09/14 02:31:11 DEBUG : file1: reading active writers 2025/09/14 02:31:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.59s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:12 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:12 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/14 02:31:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:13 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:31:13 DEBUG : file1: Open: flags=O_RDONLY 2025/09/14 02:31:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/14 02:31:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/14 02:31:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:31:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/14 02:31:13 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:13 DEBUG : Looking for writers 2025/09/14 02:31:13 DEBUG : file1: reading active writers 2025/09/14 02:31:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.71s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-posixul6xibi'", Local "Local file system at /tmp/rclone704303896", Modify Window "1s" 2025/09/14 02:31:13 INFO : files root 'rclone-test-posixul6xibi': poll-interval is not supported by this remote 2025/09/14 02:31:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/14 02:31:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/14 02:31:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/14 02:31:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/14 02:31:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:13 DEBUG : files root 'rclone-test-posixul6xibi': File to upload is small (100 bytes), uploading instead of streaming 2025/09/14 02:31:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/14 02:31:14 DEBUG : file1: Size of src and dst objects identical 2025/09/14 02:31:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/14 02:31:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/14 02:31:14 DEBUG : file1: Open: flags=O_RDONLY 2025/09/14 02:31:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/14 02:31:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/14 02:31:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/14 02:31:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/14 02:31:15 DEBUG : WaitForWriters: timeout=30s 2025/09/14 02:31:15 DEBUG : Looking for writers 2025/09/14 02:31:15 DEBUG : file1: reading active writers 2025/09/14 02:31:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.64s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/14 02:31:15 DEBUG : files root 'rclone-test-posixul6xibi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m32.680702272s (try 1/5): exit status 1: Failed [TestFileRemoveAll TestReadFileHandleFlush]