"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/07/24 02:04:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yudupaj4hazu" 2025/07/24 02:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 02:04:00 DEBUG : Creating backend with remote "/tmp/rclone2250603115" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:00 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:03 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:03 DEBUG : dir: Looking for writers 2025/07/24 02:04:03 DEBUG : Looking for writers 2025/07/24 02:04:03 DEBUG : dir: reading active writers 2025/07/24 02:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.47s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:04 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:07 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:07 DEBUG : dir/subdir: Looking for writers 2025/07/24 02:04:07 DEBUG : dir: Looking for writers 2025/07/24 02:04:07 DEBUG : file1: reading active writers 2025/07/24 02:04:07 DEBUG : file2: reading active writers 2025/07/24 02:04:07 DEBUG : subdir: reading active writers 2025/07/24 02:04:07 DEBUG : Looking for writers 2025/07/24 02:04:07 DEBUG : dir: reading active writers 2025/07/24 02:04:07 DEBUG : >WaitForWriters: 2025/07/24 02:04:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:04:08 DEBUG : pacer: Reducing sleep to 15ms 2025/07/24 02:04:08 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.71s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:09 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:09 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:04:10 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:10 DEBUG : dir: Looking for writers 2025/07/24 02:04:10 DEBUG : file1: reading active writers 2025/07/24 02:04:10 DEBUG : Looking for writers 2025/07/24 02:04:10 DEBUG : dir: reading active writers 2025/07/24 02:04:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.14s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:11 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:12 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:12 DEBUG : dir: Looking for writers 2025/07/24 02:04:12 DEBUG : Looking for writers 2025/07/24 02:04:12 DEBUG : dir: reading active writers 2025/07/24 02:04:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.03s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:13 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:14 DEBUG : dir: forgetting directory cache 2025/07/24 02:04:14 DEBUG : forgetting directory cache 2025/07/24 02:04:14 DEBUG : dir: forgetting directory cache 2025/07/24 02:04:14 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:14 DEBUG : Looking for writers 2025/07/24 02:04:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.14s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:15 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/24 02:04:16 DEBUG : dir: invalidating directory cache 2025/07/24 02:04:16 DEBUG : >ForgetPath: 2025/07/24 02:04:16 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/24 02:04:16 DEBUG : invalidating directory cache 2025/07/24 02:04:16 DEBUG : dir: forgetting directory cache 2025/07/24 02:04:16 DEBUG : >ForgetPath: 2025/07/24 02:04:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/24 02:04:16 DEBUG : >ForgetPath: 2025/07/24 02:04:16 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:16 DEBUG : dir: Looking for writers 2025/07/24 02:04:16 DEBUG : Looking for writers 2025/07/24 02:04:16 DEBUG : dir: reading active writers 2025/07/24 02:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.19s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:17 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:20 DEBUG : forgetting directory cache 2025/07/24 02:04:20 DEBUG : dir: forgetting directory cache 2025/07/24 02:04:21 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:21 DEBUG : dir: Looking for writers 2025/07/24 02:04:21 DEBUG : fil/a/b: Looking for writers 2025/07/24 02:04:21 DEBUG : fil/a: Looking for writers 2025/07/24 02:04:21 DEBUG : b: reading active writers 2025/07/24 02:04:21 DEBUG : fil: Looking for writers 2025/07/24 02:04:21 DEBUG : a: reading active writers 2025/07/24 02:04:21 DEBUG : Looking for writers 2025/07/24 02:04:21 DEBUG : dir: reading active writers 2025/07/24 02:04:21 DEBUG : fil: reading active writers 2025/07/24 02:04:21 DEBUG : >WaitForWriters: 2025/07/24 02:04:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/fil/a not empty`) 2025/07/24 02:04:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:04:22 DEBUG : pacer: Reducing sleep to 15ms 2025/07/24 02:04:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/fil not empty`) 2025/07/24 02:04:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/07/24 02:04:22 DEBUG : pacer: Reducing sleep to 22.5ms 2025/07/24 02:04:22 DEBUG : pacer: Reducing sleep to 16.875ms 2025/07/24 02:04:22 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (5.39s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:22 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:23 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:04:24 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:24 DEBUG : dir: Looking for writers 2025/07/24 02:04:24 DEBUG : Looking for writers 2025/07/24 02:04:24 DEBUG : dir: reading active writers 2025/07/24 02:04:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.08s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:25 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:26 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:26 DEBUG : dir: Looking for writers 2025/07/24 02:04:26 DEBUG : file1: reading active writers 2025/07/24 02:04:26 DEBUG : Looking for writers 2025/07/24 02:04:26 DEBUG : dir: reading active writers 2025/07/24 02:04:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.24s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:27 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/07/24 02:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/24 02:04:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/24 02:04:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/24 02:04:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/24 02:04:32 DEBUG : dir: invalidating directory cache 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/24 02:04:33 DEBUG : dir/file1: Reset virtual modtime 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/24 02:04:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/24 02:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/24 02:04:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/24 02:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:04:33 DEBUG : dir: invalidating directory cache 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/24 02:04:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/24 02:04:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/24 02:04:33 DEBUG : forgetting directory cache 2025/07/24 02:04:33 DEBUG : dir: forgetting directory cache 2025/07/24 02:04:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/24 02:04:33 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:33 DEBUG : dir/virtualDir: Looking for writers 2025/07/24 02:04:33 DEBUG : dir: Looking for writers 2025/07/24 02:04:33 DEBUG : virtualFile2: reading active writers 2025/07/24 02:04:33 DEBUG : virtualFile: reading active writers 2025/07/24 02:04:33 DEBUG : virtualDir: reading active writers 2025/07/24 02:04:33 DEBUG : file1: reading active writers 2025/07/24 02:04:33 DEBUG : Looking for writers 2025/07/24 02:04:33 DEBUG : dir: reading active writers 2025/07/24 02:04:33 DEBUG : >WaitForWriters: 2025/07/24 02:04:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:04:34 DEBUG : pacer: Reducing sleep to 15ms 2025/07/24 02:04:34 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.55s) --- PASS: TestDirReadDirAll/Virtual (2.50s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:34 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:35 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:04:36 ERROR : dir/: Can only open directories read only 2025/07/24 02:04:36 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:36 DEBUG : dir: Looking for writers 2025/07/24 02:04:36 DEBUG : Looking for writers 2025/07/24 02:04:36 DEBUG : dir: reading active writers 2025/07/24 02:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.11s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:36 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/24 02:04:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/24 02:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/24 02:04:38 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/24 02:04:39 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/07/24 02:04:39 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/24 02:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/24 02:04:39 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:39 DEBUG : dir: Looking for writers 2025/07/24 02:04:39 DEBUG : file1: reading active writers 2025/07/24 02:04:39 DEBUG : potato: reading active writers 2025/07/24 02:04:39 DEBUG : Looking for writers 2025/07/24 02:04:39 DEBUG : dir: reading active writers 2025/07/24 02:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.30s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:40 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/24 02:04:42 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:42 DEBUG : dir/sub: Looking for writers 2025/07/24 02:04:42 DEBUG : dir: Looking for writers 2025/07/24 02:04:42 DEBUG : file1: reading active writers 2025/07/24 02:04:42 DEBUG : sub: reading active writers 2025/07/24 02:04:42 DEBUG : Looking for writers 2025/07/24 02:04:42 DEBUG : dir: reading active writers 2025/07/24 02:04:42 DEBUG : >WaitForWriters: 2025/07/24 02:04:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:04:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/24 02:04:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/24 02:04:43 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/24 02:04:43 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/24 02:04:44 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/24 02:04:44 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/07/24 02:04:45 DEBUG : pacer: Reducing sleep to 960ms 2025/07/24 02:04:46 DEBUG : pacer: Reducing sleep to 720ms --- PASS: TestDirMkdir (6.14s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:46 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:48 DEBUG : pacer: Reducing sleep to 540ms 2025/07/24 02:04:48 DEBUG : pacer: Reducing sleep to 405ms 2025/07/24 02:04:48 DEBUG : pacer: Reducing sleep to 303.75ms 2025/07/24 02:04:49 DEBUG : pacer: Reducing sleep to 227.8125ms 2025/07/24 02:04:49 DEBUG : pacer: Reducing sleep to 170.859375ms 2025/07/24 02:04:49 DEBUG : pacer: Reducing sleep to 128.144531ms 2025/07/24 02:04:49 DEBUG : pacer: Reducing sleep to 96.108398ms 2025/07/24 02:04:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/24 02:04:49 DEBUG : pacer: Reducing sleep to 72.081298ms 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 54.060973ms 2025/07/24 02:04:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 40.545729ms 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 30.409296ms 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 22.806972ms 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 17.105229ms 2025/07/24 02:04:50 DEBUG : pacer: Reducing sleep to 12.828921ms 2025/07/24 02:04:51 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:51 DEBUG : dir/sub/subsub: Looking for writers 2025/07/24 02:04:51 DEBUG : dir/sub: Looking for writers 2025/07/24 02:04:51 DEBUG : subsub: reading active writers 2025/07/24 02:04:51 DEBUG : dir: Looking for writers 2025/07/24 02:04:51 DEBUG : file1: reading active writers 2025/07/24 02:04:51 DEBUG : sub: reading active writers 2025/07/24 02:04:51 DEBUG : Looking for writers 2025/07/24 02:04:51 DEBUG : dir: reading active writers 2025/07/24 02:04:51 DEBUG : >WaitForWriters: 2025/07/24 02:04:51 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:04:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir/sub not empty`) 2025/07/24 02:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:04:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir/sub not empty`) 2025/07/24 02:04:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/24 02:04:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir/sub not empty`) 2025/07/24 02:04:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/24 02:04:52 DEBUG : pacer: Reducing sleep to 60ms 2025/07/24 02:04:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:04:52 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/07/24 02:04:52 DEBUG : pacer: Reducing sleep to 90ms 2025/07/24 02:04:52 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (6.52s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:52 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:53 DEBUG : pacer: Reducing sleep to 50.625ms 2025/07/24 02:04:53 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/07/24 02:04:53 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/07/24 02:04:53 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/07/24 02:04:54 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/07/24 02:04:54 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/07/24 02:04:54 ERROR : dir/: Dir.Remove not empty 2025/07/24 02:04:54 DEBUG : dir/file1: Remove: 2025/07/24 02:04:54 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:04:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:04:54 DEBUG : dir/file1: >Remove: err= 2025/07/24 02:04:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/24 02:04:54 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:54 DEBUG : Looking for writers 2025/07/24 02:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.25s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:55 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:56 DEBUG : dir/file1: Remove: 2025/07/24 02:04:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:04:56 DEBUG : dir/file1: >Remove: err= 2025/07/24 02:04:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/24 02:04:57 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:57 DEBUG : Looking for writers 2025/07/24 02:04:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.14s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:57 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:04:58 DEBUG : dir/file1: Remove: 2025/07/24 02:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:04:58 DEBUG : dir/file1: >Remove: err= 2025/07/24 02:04:59 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:04:59 DEBUG : dir: Looking for writers 2025/07/24 02:04:59 DEBUG : Looking for writers 2025/07/24 02:04:59 DEBUG : dir: reading active writers 2025/07/24 02:04:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.56s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:04:59 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/24 02:05:03 DEBUG : dir: Updating dir with dir2 0xc000673930 2025/07/24 02:05:03 DEBUG : dir: forgetting directory cache 2025/07/24 02:05:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/24 02:05:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/24 02:05:05 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/24 02:05:05 DEBUG : file2: Updating file with file2 0xc000a82780 2025/07/24 02:05:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/24 02:05:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/24 02:05:06 INFO : dir2/file3: Deleted 2025/07/24 02:05:06 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/24 02:05:06 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a82780 2025/07/24 02:05:06 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/24 02:05:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/24 02:05:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/24 02:05:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000672000 2025/07/24 02:05:08 DEBUG : empty directory: forgetting directory cache 2025/07/24 02:05:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/24 02:05:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/24 02:05:08 DEBUG : dir2: Renaming to "dir3" 2025/07/24 02:05:08 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:08 DEBUG : dir3: Looking for writers 2025/07/24 02:05:08 DEBUG : file3: reading active writers 2025/07/24 02:05:08 DEBUG : renamed empty directory: Looking for writers 2025/07/24 02:05:08 DEBUG : Looking for writers 2025/07/24 02:05:08 DEBUG : renamed empty directory: reading active writers 2025/07/24 02:05:08 DEBUG : dir3: reading active writers 2025/07/24 02:05:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.20s) === 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:09 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/24 02:05:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:05:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:05:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/24 02:05:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/24 02:05:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/24 02:05:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/24 02:05:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:05:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:05:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/24 02:05:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/24 02:05:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/24 02:05:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/24 02:05:11 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (12 bytes), uploading instead of streaming 2025/07/24 02:05:11 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/07/24 02:05:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/24 02:05:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/24 02:05:11 DEBUG : forgetting directory cache 2025/07/24 02:05:11 DEBUG : dir: forgetting directory cache 2025/07/24 02:05:11 DEBUG : dir/sub: forgetting directory cache 2025/07/24 02:05:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/24 02:05:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/24 02:05:11 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/24 02:05:13 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/07/24 02:05:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/24 02:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/24 02:05:13 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:13 DEBUG : dir/sub: Looking for writers 2025/07/24 02:05:13 DEBUG : file0: reading active writers 2025/07/24 02:05:13 DEBUG : file2: reading active writers 2025/07/24 02:05:13 DEBUG : dir: Looking for writers 2025/07/24 02:05:13 DEBUG : file1: reading active writers 2025/07/24 02:05:13 DEBUG : sub: reading active writers 2025/07/24 02:05:13 DEBUG : Looking for writers 2025/07/24 02:05:13 DEBUG : dir: reading active writers 2025/07/24 02:05:13 DEBUG : >WaitForWriters: 2025/07/24 02:05:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/dir not empty`) 2025/07/24 02:05:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:05:14 DEBUG : pacer: Reducing sleep to 15ms 2025/07/24 02:05:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.81s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:14 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:15 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:05:15 DEBUG : forgetting directory cache 2025/07/24 02:05:18 DEBUG : forgetting directory cache 2025/07/24 02:05:18 DEBUG : dir: forgetting directory cache 2025/07/24 02:05:18 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:18 DEBUG : dir: Looking for writers 2025/07/24 02:05:18 DEBUG : Looking for writers 2025/07/24 02:05:18 DEBUG : dir: reading active writers 2025/07/24 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.50s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:19 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:05:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/24 02:05:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/24 02:05:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:05:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/24 02:05:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/24 02:05:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/24 02:05:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:05:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/24 02:05:20 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:20 DEBUG : dir: Looking for writers 2025/07/24 02:05:20 DEBUG : file1: reading active writers 2025/07/24 02:05:20 DEBUG : file1.metadata: reading active writers 2025/07/24 02:05:20 DEBUG : Looking for writers 2025/07/24 02:05:20 DEBUG : dir: reading active writers 2025/07/24 02:05:20 DEBUG : dir.metadata: reading active writers 2025/07/24 02:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.17s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:21 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:23 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:23 DEBUG : dir: Looking for writers 2025/07/24 02:05:23 DEBUG : file1: reading active writers 2025/07/24 02:05:23 DEBUG : Looking for writers 2025/07/24 02:05:23 DEBUG : dir: reading active writers 2025/07/24 02:05:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.36s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:23 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:26 DEBUG : Can set mod time: true 2025/07/24 02:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/24 02:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:26 DEBUG : dir: Looking for writers 2025/07/24 02:05:26 DEBUG : file1: reading active writers 2025/07/24 02:05:26 DEBUG : Looking for writers 2025/07/24 02:05:26 DEBUG : dir: reading active writers 2025/07/24 02:05:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:27 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:05:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:05:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:29 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/24 02:05:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:05:30 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/24 02:05:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/24 02:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:30 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:30 DEBUG : dir: Looking for writers 2025/07/24 02:05:30 DEBUG : file1: reading active writers 2025/07/24 02:05:30 DEBUG : Looking for writers 2025/07/24 02:05:30 DEBUG : dir: reading active writers 2025/07/24 02:05:30 DEBUG : >WaitForWriters: 2025/07/24 02:05:30 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:30 DEBUG : dir: Looking for writers 2025/07/24 02:05:30 DEBUG : file1: reading active writers 2025/07/24 02:05:30 DEBUG : Looking for writers 2025/07/24 02:05:30 DEBUG : dir: reading active writers 2025/07/24 02:05:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:31 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:05:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:05:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:32 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/24 02:05:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:05:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/24 02:05:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/24 02:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:33 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:33 DEBUG : dir: Looking for writers 2025/07/24 02:05:33 DEBUG : file1: reading active writers 2025/07/24 02:05:33 DEBUG : Looking for writers 2025/07/24 02:05:33 DEBUG : dir: reading active writers 2025/07/24 02:05:33 DEBUG : >WaitForWriters: 2025/07/24 02:05:34 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:34 DEBUG : dir: Looking for writers 2025/07/24 02:05:34 DEBUG : file1: reading active writers 2025/07/24 02:05:34 DEBUG : Looking for writers 2025/07/24 02:05:34 DEBUG : dir: reading active writers 2025/07/24 02:05:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:34 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:05:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 DEBUG : Config file has changed externally - reloading 2025/07/24 02:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:34 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:05:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/24 02:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:36 DEBUG : dir: Looking for writers 2025/07/24 02:05:36 DEBUG : file1: reading active writers 2025/07/24 02:05:36 DEBUG : Looking for writers 2025/07/24 02:05:36 DEBUG : dir: reading active writers 2025/07/24 02:05:36 DEBUG : >WaitForWriters: 2025/07/24 02:05:36 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:37 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:37 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:05:37 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:37 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:05:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/24 02:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:05:38 DEBUG : dir/file1(0xc0008e0640): close: 2025/07/24 02:05:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/24 02:05:39 DEBUG : dir/file1(0xc0008e0640): >close: err= 2025/07/24 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:39 DEBUG : dir: Looking for writers 2025/07/24 02:05:39 DEBUG : file1: reading active writers 2025/07/24 02:05:39 DEBUG : Looking for writers 2025/07/24 02:05:39 DEBUG : dir: reading active writers 2025/07/24 02:05:39 DEBUG : >WaitForWriters: 2025/07/24 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:39 DEBUG : dir: Looking for writers 2025/07/24 02:05:39 DEBUG : file1: reading active writers 2025/07/24 02:05:39 DEBUG : Looking for writers 2025/07/24 02:05:39 DEBUG : dir: reading active writers 2025/07/24 02:05:39 DEBUG : >WaitForWriters: 2025/07/24 02:05:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:40 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:05:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:05:40 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:05:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/24 02:05:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:05:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): _writeAt: size=5, off=0 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): openPending: 2025/07/24 02:05:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/24 02:05:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): >openPending: err= 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): >_writeAt: n=5, err= 2025/07/24 02:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): close: 2025/07/24 02:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/24 02:05:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/24 02:05:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/24 02:05:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/24 02:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 02:05:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:05:41 DEBUG : dir/file1(0xc0006e8b40): >close: err= 2025/07/24 02:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:41 DEBUG : dir: Looking for writers 2025/07/24 02:05:41 DEBUG : file1: reading active writers 2025/07/24 02:05:41 DEBUG : Looking for writers 2025/07/24 02:05:41 DEBUG : dir: reading active writers 2025/07/24 02:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:05:41 DEBUG : dir: Looking for writers 2025/07/24 02:05:41 DEBUG : file1: reading active writers 2025/07/24 02:05:41 DEBUG : Looking for writers 2025/07/24 02:05:41 DEBUG : dir: reading active writers 2025/07/24 02:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:05:41 DEBUG : dir: Looking for writers 2025/07/24 02:05:41 DEBUG : file1: reading active writers 2025/07/24 02:05:41 DEBUG : Looking for writers 2025/07/24 02:05:41 DEBUG : dir: reading active writers 2025/07/24 02:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:05:41 DEBUG : dir: Looking for writers 2025/07/24 02:05:41 DEBUG : file1: reading active writers 2025/07/24 02:05:41 DEBUG : Looking for writers 2025/07/24 02:05:41 DEBUG : dir: reading active writers 2025/07/24 02:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:05:41 DEBUG : dir/file1: vfs cache: starting upload 2025/07/24 02:05:41 DEBUG : dir: Looking for writers 2025/07/24 02:05:41 DEBUG : file1: reading active writers 2025/07/24 02:05:41 DEBUG : Looking for writers 2025/07/24 02:05:41 DEBUG : dir: reading active writers 2025/07/24 02:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:05:42 DEBUG : dir: Looking for writers 2025/07/24 02:05:42 DEBUG : file1: reading active writers 2025/07/24 02:05:42 DEBUG : Looking for writers 2025/07/24 02:05:42 DEBUG : dir: reading active writers 2025/07/24 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:05:42 DEBUG : dir: Looking for writers 2025/07/24 02:05:42 DEBUG : file1: reading active writers 2025/07/24 02:05:42 DEBUG : Looking for writers 2025/07/24 02:05:42 DEBUG : dir: reading active writers 2025/07/24 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:05:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:05:42 INFO : dir/file1: Copied (replaced existing) 2025/07/24 02:05:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/07/24 02:05:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/24 02:05:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/24 02:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/24 02:05:43 DEBUG : dir: Looking for writers 2025/07/24 02:05:43 DEBUG : file1: reading active writers 2025/07/24 02:05:43 DEBUG : Looking for writers 2025/07/24 02:05:43 DEBUG : dir: reading active writers 2025/07/24 02:05:43 DEBUG : >WaitForWriters: 2025/07/24 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:43 DEBUG : dir: Looking for writers 2025/07/24 02:05:43 DEBUG : file1: reading active writers 2025/07/24 02:05:43 DEBUG : Looking for writers 2025/07/24 02:05:43 DEBUG : dir: reading active writers 2025/07/24 02:05:43 DEBUG : >WaitForWriters: 2025/07/24 02:05:43 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.20s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.69s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.63s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.00s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:44 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead 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:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2025/07/24 02:05:52 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:52 DEBUG : Looking for writers 2025/07/24 02:05:52 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (9.29s) === RUN TestFileOpenReadUnknownSize 2025/07/24 02:05:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/24 02:05:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/24 02:05:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:05:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/24 02:05:53 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:53 DEBUG : Looking for writers 2025/07/24 02:05:53 DEBUG : file.txt: reading active writers 2025/07/24 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:53 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:55 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/24 02:05:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:05:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/24 02:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:05:56 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:56 DEBUG : dir: Looking for writers 2025/07/24 02:05:56 DEBUG : file1: reading active writers 2025/07/24 02:05:56 DEBUG : Looking for writers 2025/07/24 02:05:56 DEBUG : dir: reading active writers 2025/07/24 02:05:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.18s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:05:57 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:05:58 DEBUG : dir/file1: Remove: 2025/07/24 02:05:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:05:59 DEBUG : dir/file1: >Remove: err= 2025/07/24 02:05:59 DEBUG : dir/file1: Remove: 2025/07/24 02:05:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/24 02:05:59 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:05:59 DEBUG : dir: Looking for writers 2025/07/24 02:05:59 DEBUG : Looking for writers 2025/07/24 02:05:59 DEBUG : dir: reading active writers 2025/07/24 02:05:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.47s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:00 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:01 DEBUG : dir/file1: Remove: 2025/07/24 02:06:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:01 DEBUG : dir/file1: >Remove: err= 2025/07/24 02:06:02 DEBUG : dir/file1: Remove: 2025/07/24 02:06:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/24 02:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:02 DEBUG : dir: Looking for writers 2025/07/24 02:06:02 DEBUG : Looking for writers 2025/07/24 02:06:02 DEBUG : dir: reading active writers 2025/07/24 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.79s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:02 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:06:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/24 02:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:06:04 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/24 02:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:06:04 DEBUG : dir/file1: Open: flags=0x3 2025/07/24 02:06:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/24 02:06:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/24 02:06:04 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:04 DEBUG : dir: Looking for writers 2025/07/24 02:06:04 DEBUG : file1: reading active writers 2025/07/24 02:06:04 DEBUG : Looking for writers 2025/07/24 02:06:04 DEBUG : dir: reading active writers 2025/07/24 02:06:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.34s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:06 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:06 DEBUG : dir: Looking for writers 2025/07/24 02:06:06 DEBUG : file1: reading active writers 2025/07/24 02:06:06 DEBUG : Looking for writers 2025/07/24 02:06:06 DEBUG : dir: reading active writers 2025/07/24 02:06:06 DEBUG : >WaitForWriters: 2025/07/24 02:06:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a823c0 2025/07/24 02:06:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000a823c0 2025/07/24 02:06:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a823c0 2025/07/24 02:06:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:08 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/24 02:06:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:06:09 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/24 02:06:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:09 DEBUG : newLeaf: Running delayed rename now 2025/07/24 02:06:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a823c0 2025/07/24 02:06:10 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:10 DEBUG : dir: Looking for writers 2025/07/24 02:06:10 DEBUG : Looking for writers 2025/07/24 02:06:10 DEBUG : dir: reading active writers 2025/07/24 02:06:10 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:10 DEBUG : >WaitForWriters: 2025/07/24 02:06:10 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:10 DEBUG : dir: Looking for writers 2025/07/24 02:06:10 DEBUG : Looking for writers 2025/07/24 02:06:10 DEBUG : dir: reading active writers 2025/07/24 02:06:10 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:11 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:11 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:06:11 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:11 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:06:12 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:12 DEBUG : dir: Looking for writers 2025/07/24 02:06:12 DEBUG : file1: reading active writers 2025/07/24 02:06:12 DEBUG : Looking for writers 2025/07/24 02:06:12 DEBUG : dir: reading active writers 2025/07/24 02:06:12 DEBUG : >WaitForWriters: 2025/07/24 02:06:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0010e23c0 2025/07/24 02:06:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0010e23c0 2025/07/24 02:06:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/24 02:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc0010e23c0 2025/07/24 02:06:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:14 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/24 02:06:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:06:15 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/24 02:06:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:15 DEBUG : newLeaf: Running delayed rename now 2025/07/24 02:06:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0010e23c0 2025/07/24 02:06:16 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:16 DEBUG : dir: Looking for writers 2025/07/24 02:06:16 DEBUG : Looking for writers 2025/07/24 02:06:16 DEBUG : dir: reading active writers 2025/07/24 02:06:16 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:16 DEBUG : >WaitForWriters: 2025/07/24 02:06:16 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:16 DEBUG : dir: Looking for writers 2025/07/24 02:06:16 DEBUG : Looking for writers 2025/07/24 02:06:16 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:16 DEBUG : dir: reading active writers 2025/07/24 02:06:16 DEBUG : >WaitForWriters: 2025/07/24 02:06:16 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:17 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:17 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:06:17 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:17 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:06:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:06:18 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): openPending: 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): >openPending: err= 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): _writeAt: size=14, off=0 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): >_writeAt: n=14, err= 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): close: 2025/07/24 02:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/24 02:06:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:18 DEBUG : dir/file1(0xc001101480): >close: err= 2025/07/24 02:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:18 DEBUG : dir: Looking for writers 2025/07/24 02:06:18 DEBUG : file1: reading active writers 2025/07/24 02:06:18 DEBUG : Looking for writers 2025/07/24 02:06:18 DEBUG : dir: reading active writers 2025/07/24 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:18 DEBUG : dir: Looking for writers 2025/07/24 02:06:18 DEBUG : file1: reading active writers 2025/07/24 02:06:18 DEBUG : Looking for writers 2025/07/24 02:06:18 DEBUG : dir: reading active writers 2025/07/24 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:18 DEBUG : dir: Looking for writers 2025/07/24 02:06:18 DEBUG : file1: reading active writers 2025/07/24 02:06:18 DEBUG : Looking for writers 2025/07/24 02:06:18 DEBUG : dir: reading active writers 2025/07/24 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:18 DEBUG : dir: Looking for writers 2025/07/24 02:06:18 DEBUG : file1: reading active writers 2025/07/24 02:06:18 DEBUG : Looking for writers 2025/07/24 02:06:18 DEBUG : dir: reading active writers 2025/07/24 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:18 DEBUG : dir/file1: vfs cache: starting upload 2025/07/24 02:06:18 DEBUG : dir: Looking for writers 2025/07/24 02:06:18 DEBUG : file1: reading active writers 2025/07/24 02:06:18 DEBUG : Looking for writers 2025/07/24 02:06:18 DEBUG : dir: reading active writers 2025/07/24 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:19 DEBUG : dir: Looking for writers 2025/07/24 02:06:19 DEBUG : file1: reading active writers 2025/07/24 02:06:19 DEBUG : Looking for writers 2025/07/24 02:06:19 DEBUG : dir: reading active writers 2025/07/24 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:19 DEBUG : dir: Looking for writers 2025/07/24 02:06:19 DEBUG : file1: reading active writers 2025/07/24 02:06:19 DEBUG : Looking for writers 2025/07/24 02:06:19 DEBUG : dir: reading active writers 2025/07/24 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:06:19 INFO : dir/file1: Copied (replaced existing) 2025/07/24 02:06:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/24 02:06:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/24 02:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/24 02:06:20 DEBUG : dir: Looking for writers 2025/07/24 02:06:20 DEBUG : file1: reading active writers 2025/07/24 02:06:20 DEBUG : Looking for writers 2025/07/24 02:06:20 DEBUG : dir: reading active writers 2025/07/24 02:06:20 DEBUG : >WaitForWriters: 2025/07/24 02:06:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:20 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): _readAt: size=512, off=0 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): openPending: 2025/07/24 02:06:20 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/07/24 02:06:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/24 02:06:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): >openPending: err= 2025/07/24 02:06:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): >_readAt: n=14, err=EOF 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): close: 2025/07/24 02:06:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:06:20 DEBUG : dir/file1(0xc000628cc0): >close: err= 2025/07/24 02:06:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0010e2540 2025/07/24 02:06:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/24 02:06:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0010e2540 2025/07/24 02:06:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:22 DEBUG : dir/file1(0xc000250f40): openPending: 2025/07/24 02:06:22 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/07/24 02:06:22 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/07/24 02:06:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:06:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:06:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:22 DEBUG : dir/file1(0xc000250f40): >openPending: err= 2025/07/24 02:06:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:22 DEBUG : dir/file1(0xc000250f40): _writeAt: size=25, off=0 2025/07/24 02:06:22 DEBUG : dir/file1(0xc000250f40): >_writeAt: n=25, err= 2025/07/24 02:06:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0010e2540 2025/07/24 02:06:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:22 DEBUG : newLeaf(0xc000250f40): close: 2025/07/24 02:06:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/24 02:06:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-24 02:06:22.333549147 +0000 UTC m=+142.297617666 2025/07/24 02:06:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:22 DEBUG : newLeaf(0xc000250f40): >close: err= 2025/07/24 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:22 DEBUG : dir: Looking for writers 2025/07/24 02:06:22 DEBUG : Looking for writers 2025/07/24 02:06:22 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:22 DEBUG : dir: reading active writers 2025/07/24 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:22 DEBUG : dir: Looking for writers 2025/07/24 02:06:22 DEBUG : Looking for writers 2025/07/24 02:06:22 DEBUG : dir: reading active writers 2025/07/24 02:06:22 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:23 DEBUG : dir: Looking for writers 2025/07/24 02:06:23 DEBUG : Looking for writers 2025/07/24 02:06:23 DEBUG : dir: reading active writers 2025/07/24 02:06:23 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:23 DEBUG : dir: Looking for writers 2025/07/24 02:06:23 DEBUG : Looking for writers 2025/07/24 02:06:23 DEBUG : dir: reading active writers 2025/07/24 02:06:23 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:23 DEBUG : newLeaf: vfs cache: starting upload 2025/07/24 02:06:23 DEBUG : dir: Looking for writers 2025/07/24 02:06:23 DEBUG : Looking for writers 2025/07/24 02:06:23 DEBUG : dir: reading active writers 2025/07/24 02:06:23 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:23 DEBUG : dir: Looking for writers 2025/07/24 02:06:23 DEBUG : Looking for writers 2025/07/24 02:06:23 DEBUG : dir: reading active writers 2025/07/24 02:06:23 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:23 DEBUG : dir: Looking for writers 2025/07/24 02:06:23 DEBUG : Looking for writers 2025/07/24 02:06:23 DEBUG : dir: reading active writers 2025/07/24 02:06:23 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:24 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/24 02:06:24 INFO : newLeaf: Copied (replaced existing) 2025/07/24 02:06:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-24 02:06:22 +0000 UTC," 2025/07/24 02:06:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/24 02:06:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/24 02:06:24 DEBUG : dir: Looking for writers 2025/07/24 02:06:24 DEBUG : Looking for writers 2025/07/24 02:06:24 DEBUG : dir: reading active writers 2025/07/24 02:06:24 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:24 DEBUG : >WaitForWriters: 2025/07/24 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:24 DEBUG : dir: Looking for writers 2025/07/24 02:06:24 DEBUG : Looking for writers 2025/07/24 02:06:24 DEBUG : dir: reading active writers 2025/07/24 02:06:24 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:24 DEBUG : >WaitForWriters: 2025/07/24 02:06:24 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:25 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:06:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:25 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:26 DEBUG : dir: Looking for writers 2025/07/24 02:06:26 DEBUG : file1: reading active writers 2025/07/24 02:06:26 DEBUG : Looking for writers 2025/07/24 02:06:26 DEBUG : dir: reading active writers 2025/07/24 02:06:26 DEBUG : >WaitForWriters: 2025/07/24 02:06:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a4480 2025/07/24 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a4480 2025/07/24 02:06:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:28 DEBUG : dir/file1(0xc0008e1100): openPending: 2025/07/24 02:06:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/24 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:28 DEBUG : dir/file1(0xc0008e1100): >openPending: err= 2025/07/24 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:28 DEBUG : dir/file1(0xc0008e1100): _writeAt: size=25, off=0 2025/07/24 02:06:28 DEBUG : dir/file1(0xc0008e1100): >_writeAt: n=25, err= 2025/07/24 02:06:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a4480 2025/07/24 02:06:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:29 DEBUG : newLeaf(0xc0008e1100): close: 2025/07/24 02:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/24 02:06:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-24 02:06:28.867429789 +0000 UTC m=+148.831498319 2025/07/24 02:06:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:29 DEBUG : newLeaf(0xc0008e1100): >close: err= 2025/07/24 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:29 DEBUG : newLeaf: vfs cache: starting upload 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:29 DEBUG : dir: Looking for writers 2025/07/24 02:06:29 DEBUG : Looking for writers 2025/07/24 02:06:29 DEBUG : dir: reading active writers 2025/07/24 02:06:29 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:30 DEBUG : dir: Looking for writers 2025/07/24 02:06:30 DEBUG : Looking for writers 2025/07/24 02:06:30 DEBUG : dir: reading active writers 2025/07/24 02:06:30 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/24 02:06:30 INFO : newLeaf: Copied (replaced existing) 2025/07/24 02:06:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-24 02:06:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/24 02:06:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/24 02:06:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/24 02:06:30 DEBUG : dir: Looking for writers 2025/07/24 02:06:30 DEBUG : Looking for writers 2025/07/24 02:06:30 DEBUG : dir: reading active writers 2025/07/24 02:06:30 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:30 DEBUG : >WaitForWriters: 2025/07/24 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:31 DEBUG : dir: Looking for writers 2025/07/24 02:06:31 DEBUG : Looking for writers 2025/07/24 02:06:31 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:31 DEBUG : dir: reading active writers 2025/07/24 02:06:31 DEBUG : >WaitForWriters: 2025/07/24 02:06:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:31 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:06:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:31 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:06:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:06:33 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): openPending: 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): >openPending: err= 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): _writeAt: size=14, off=0 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): >_writeAt: n=14, err= 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): close: 2025/07/24 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/24 02:06:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:33 DEBUG : dir/file1(0xc000995180): >close: err= 2025/07/24 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:33 DEBUG : dir/file1: vfs cache: starting upload 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:33 DEBUG : dir: Looking for writers 2025/07/24 02:06:33 DEBUG : file1: reading active writers 2025/07/24 02:06:33 DEBUG : Looking for writers 2025/07/24 02:06:33 DEBUG : dir: reading active writers 2025/07/24 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:06:34 INFO : dir/file1: Copied (replaced existing) 2025/07/24 02:06:34 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/24 02:06:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/24 02:06:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/24 02:06:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/24 02:06:34 DEBUG : dir: Looking for writers 2025/07/24 02:06:34 DEBUG : file1: reading active writers 2025/07/24 02:06:34 DEBUG : Looking for writers 2025/07/24 02:06:34 DEBUG : dir: reading active writers 2025/07/24 02:06:34 DEBUG : >WaitForWriters: 2025/07/24 02:06:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:34 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): _readAt: size=512, off=0 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): openPending: 2025/07/24 02:06:34 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/07/24 02:06:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/24 02:06:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): >openPending: err= 2025/07/24 02:06:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): >_readAt: n=14, err=EOF 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): close: 2025/07/24 02:06:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:06:34 DEBUG : dir/file1(0xc0006e92c0): >close: err= 2025/07/24 02:06:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000626fc0 2025/07/24 02:06:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/24 02:06:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000626fc0 2025/07/24 02:06:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:36 DEBUG : dir/file1(0xc0008e1b80): openPending: 2025/07/24 02:06:36 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/07/24 02:06:36 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/07/24 02:06:36 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:06:36 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:36 DEBUG : dir/file1(0xc0008e1b80): >openPending: err= 2025/07/24 02:06:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:36 DEBUG : dir/file1(0xc0008e1b80): _writeAt: size=25, off=0 2025/07/24 02:06:36 DEBUG : dir/file1(0xc0008e1b80): >_writeAt: n=25, err= 2025/07/24 02:06:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000626fc0 2025/07/24 02:06:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:37 DEBUG : newLeaf(0xc0008e1b80): close: 2025/07/24 02:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/24 02:06:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-24 02:06:36.721034703 +0000 UTC m=+156.685103233 2025/07/24 02:06:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:37 DEBUG : newLeaf(0xc0008e1b80): >close: err= 2025/07/24 02:06:37 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:37 DEBUG : newLeaf: vfs cache: starting upload 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:37 DEBUG : dir: Looking for writers 2025/07/24 02:06:37 DEBUG : Looking for writers 2025/07/24 02:06:37 DEBUG : dir: reading active writers 2025/07/24 02:06:37 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:38 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/24 02:06:38 INFO : newLeaf: Copied (replaced existing) 2025/07/24 02:06:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-24 02:06:36 +0000 UTC," 2025/07/24 02:06:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/24 02:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/24 02:06:38 DEBUG : dir: Looking for writers 2025/07/24 02:06:38 DEBUG : Looking for writers 2025/07/24 02:06:38 DEBUG : dir: reading active writers 2025/07/24 02:06:38 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:38 DEBUG : >WaitForWriters: 2025/07/24 02:06:38 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:38 DEBUG : dir: Looking for writers 2025/07/24 02:06:38 DEBUG : Looking for writers 2025/07/24 02:06:38 DEBUG : dir: reading active writers 2025/07/24 02:06:38 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:38 DEBUG : >WaitForWriters: 2025/07/24 02:06:38 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:39 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:06:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:06:39 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:06:41 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:41 DEBUG : dir: Looking for writers 2025/07/24 02:06:41 DEBUG : file1: reading active writers 2025/07/24 02:06:41 DEBUG : Looking for writers 2025/07/24 02:06:41 DEBUG : dir: reading active writers 2025/07/24 02:06:41 DEBUG : >WaitForWriters: 2025/07/24 02:06:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): _readAt: size=512, off=0 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): openPending: 2025/07/24 02:06:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/24 02:06:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/24 02:06:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): >openPending: err= 2025/07/24 02:06:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/24 02:06:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:06:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): >_readAt: n=14, err=EOF 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): close: 2025/07/24 02:06:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:06:41 DEBUG : dir/file1(0xc000dbc640): >close: err= 2025/07/24 02:06:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000627440 2025/07/24 02:06:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/24 02:06:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/24 02:06:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000627440 2025/07/24 02:06:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/24 02:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:06:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:06:43 DEBUG : dir/file1(0xc0011013c0): openPending: 2025/07/24 02:06:43 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/07/24 02:06:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/24 02:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:06:43 DEBUG : dir/file1(0xc0011013c0): >openPending: err= 2025/07/24 02:06:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:06:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:06:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:06:43 DEBUG : dir/file1(0xc0011013c0): _writeAt: size=25, off=0 2025/07/24 02:06:43 DEBUG : dir/file1(0xc0011013c0): >_writeAt: n=25, err= 2025/07/24 02:06:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/24 02:06:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/24 02:06:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000627440 2025/07/24 02:06:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:06:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:44 DEBUG : newLeaf(0xc0011013c0): close: 2025/07/24 02:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/24 02:06:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-24 02:06:43.429945814 +0000 UTC m=+163.394014344 2025/07/24 02:06:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/24 02:06:44 DEBUG : newLeaf(0xc0011013c0): >close: err= 2025/07/24 02:06:44 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:06:44 DEBUG : newLeaf: vfs cache: starting upload 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:06:44 DEBUG : dir: Looking for writers 2025/07/24 02:06:44 DEBUG : Looking for writers 2025/07/24 02:06:44 DEBUG : dir: reading active writers 2025/07/24 02:06:44 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:06:44 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/24 02:06:44 INFO : newLeaf: Copied (replaced existing) 2025/07/24 02:06:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-24 02:06:43 +0000 UTC," 2025/07/24 02:06:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/24 02:06:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/24 02:06:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/24 02:06:45 DEBUG : dir: Looking for writers 2025/07/24 02:06:45 DEBUG : Looking for writers 2025/07/24 02:06:45 DEBUG : dir: reading active writers 2025/07/24 02:06:45 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:45 DEBUG : >WaitForWriters: 2025/07/24 02:06:45 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:45 DEBUG : dir: Looking for writers 2025/07/24 02:06:45 DEBUG : Looking for writers 2025/07/24 02:06:45 DEBUG : dir: reading active writers 2025/07/24 02:06:45 DEBUG : newLeaf: reading active writers 2025/07/24 02:06:45 DEBUG : >WaitForWriters: 2025/07/24 02:06:45 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestFileRename (41.24s) --- PASS: TestFileRename/off,forceCache=false (6.03s) --- PASS: TestFileRename/minimal,forceCache=false (6.24s) --- PASS: TestFileRename/minimal,forceCache=true (7.84s) --- PASS: TestFileRename/writes,forceCache=false (6.58s) --- PASS: TestFileRename/writes,forceCache=true (7.76s) --- PASS: TestFileRename/full,forceCache=false (6.79s) === 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:46 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:46 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:46 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:46 DEBUG : Looking for writers 2025/07/24 02:06:46 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:46 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:06:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:06:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/24 02:06:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:06:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:48 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:48 DEBUG : dir: Looking for writers 2025/07/24 02:06:48 DEBUG : file1: reading active writers 2025/07/24 02:06:48 DEBUG : Looking for writers 2025/07/24 02:06:48 DEBUG : dir: reading active writers 2025/07/24 02:06:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.82s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:49 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:06:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:06:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/24 02:06:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/24 02:06:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/24 02:06:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/24 02:06:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/24 02:06:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/24 02:06:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/24 02:06:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/24 02:06:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/24 02:06:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/24 02:06:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/24 02:06:52 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:52 DEBUG : dir: Looking for writers 2025/07/24 02:06:52 DEBUG : file1: reading active writers 2025/07/24 02:06:52 DEBUG : Looking for writers 2025/07/24 02:06:52 DEBUG : dir: reading active writers 2025/07/24 02:06:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.88s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:53 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:06:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:06:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/24 02:06:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/24 02:06:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/24 02:06:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/24 02:06:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/24 02:06:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/24 02:06:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/24 02:06:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/24 02:06:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/24 02:06:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/24 02:06:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/24 02:06:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/24 02:06:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/24 02:06:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/24 02:06:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/24 02:06:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/24 02:06:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/24 02:06:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/24 02:06:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/24 02:06:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/24 02:06:57 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:57 DEBUG : dir: Looking for writers 2025/07/24 02:06:57 DEBUG : file1: reading active writers 2025/07/24 02:06:57 DEBUG : Looking for writers 2025/07/24 02:06:57 DEBUG : dir: reading active writers 2025/07/24 02:06:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.46s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:06:57 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:06:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:06:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:06:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:06:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/24 02:06:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:06:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/24 02:06:59 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:06:59 DEBUG : dir: Looking for writers 2025/07/24 02:06:59 DEBUG : file1: reading active writers 2025/07/24 02:06:59 DEBUG : Looking for writers 2025/07/24 02:06:59 DEBUG : dir: reading active writers 2025/07/24 02:06:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.41s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:00 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/24 02:07:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/24 02:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/24 02:07:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/24 02:07:01 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:01 DEBUG : dir: Looking for writers 2025/07/24 02:07:01 DEBUG : file1: reading active writers 2025/07/24 02:07:01 DEBUG : Looking for writers 2025/07/24 02:07:01 DEBUG : dir: reading active writers 2025/07/24 02:07:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.43s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:02 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:02 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:02 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:02 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): _readAt: size=1, off=0 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): openPending: 2025/07/24 02:07:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/24 02:07:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >openPending: err= 2025/07/24 02:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/24 02:07:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >_readAt: n=1, err= 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): _readAt: size=256, off=1 2025/07/24 02:07:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >_readAt: n=15, err=EOF 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): _readAt: size=16, off=16 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >_readAt: n=0, err=EOF 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): close: 2025/07/24 02:07:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >close: err= 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): close: 2025/07/24 02:07:04 DEBUG : dir/file1(0xc000d62240): >close: err=file already closed 2025/07/24 02:07:04 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:04 DEBUG : dir: Looking for writers 2025/07/24 02:07:04 DEBUG : file1: reading active writers 2025/07/24 02:07:04 DEBUG : Looking for writers 2025/07/24 02:07:04 DEBUG : dir: reading active writers 2025/07/24 02:07:04 DEBUG : >WaitForWriters: 2025/07/24 02:07:04 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.51s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:05 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:05 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:05 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:06 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): _readAt: size=1, off=0 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): openPending: 2025/07/24 02:07:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/24 02:07:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >openPending: err= 2025/07/24 02:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/24 02:07:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >_readAt: n=1, err= 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): _readAt: size=1, off=5 2025/07/24 02:07:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >_readAt: n=1, err= 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): _readAt: size=1, off=3 2025/07/24 02:07:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >_readAt: n=1, err= 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): _readAt: size=1, off=13 2025/07/24 02:07:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >_readAt: n=1, err= 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): _readAt: size=16, off=100 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >_readAt: n=0, err=EOF 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): close: 2025/07/24 02:07:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:07:06 DEBUG : dir/file1(0xc000994a40): >close: err= 2025/07/24 02:07:06 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:06 DEBUG : dir: Looking for writers 2025/07/24 02:07:06 DEBUG : file1: reading active writers 2025/07/24 02:07:06 DEBUG : Looking for writers 2025/07/24 02:07:06 DEBUG : dir: reading active writers 2025/07/24 02:07:06 DEBUG : >WaitForWriters: 2025/07/24 02:07:06 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.40s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:07 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:07 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:07 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:07 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:08 DEBUG : dir/file1(0xc000d62e40): _readAt: size=1, off=0 2025/07/24 02:07:08 DEBUG : dir/file1(0xc000d62e40): openPending: 2025/07/24 02:07:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/24 02:07:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:08 DEBUG : dir/file1(0xc000d62e40): >openPending: err= 2025/07/24 02:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/24 02:07:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=1, err= 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=1, off=5 2025/07/24 02:07:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=1, err= 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=1, off=1 2025/07/24 02:07:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=1, err= 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=6, off=10 2025/07/24 02:07:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=6, err= 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=256, off=10 2025/07/24 02:07:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=6, err=EOF 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=256, off=100 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=0, err=EOF 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): close: 2025/07/24 02:07:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >close: err= 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): _readAt: size=256, off=100 2025/07/24 02:07:09 DEBUG : dir/file1(0xc000d62e40): >_readAt: n=0, err=file already closed 2025/07/24 02:07:09 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:09 DEBUG : dir: Looking for writers 2025/07/24 02:07:09 DEBUG : file1: reading active writers 2025/07/24 02:07:09 DEBUG : Looking for writers 2025/07/24 02:07:09 DEBUG : dir: reading active writers 2025/07/24 02:07:09 DEBUG : >WaitForWriters: 2025/07/24 02:07:09 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.38s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:09 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:09 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:09 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:09 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): RWFileHandle.Flush 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): _readAt: size=256, off=0 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): openPending: 2025/07/24 02:07:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/24 02:07:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): >openPending: err= 2025/07/24 02:07:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/24 02:07:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): >_readAt: n=16, err=EOF 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): RWFileHandle.Flush 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): RWFileHandle.Flush 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): close: 2025/07/24 02:07:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:07:11 DEBUG : dir/file1(0xc001100500): >close: err= 2025/07/24 02:07:11 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:11 DEBUG : dir: Looking for writers 2025/07/24 02:07:11 DEBUG : file1: reading active writers 2025/07/24 02:07:11 DEBUG : Looking for writers 2025/07/24 02:07:11 DEBUG : dir: reading active writers 2025/07/24 02:07:11 DEBUG : >WaitForWriters: 2025/07/24 02:07:11 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.38s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:12 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:12 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:12 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:12 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:07:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/24 02:07:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:13 DEBUG : dir/file1(0xc0008e0180): _readAt: size=256, off=0 2025/07/24 02:07:13 DEBUG : dir/file1(0xc0008e0180): openPending: 2025/07/24 02:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/24 02:07:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:13 DEBUG : dir/file1(0xc0008e0180): >openPending: err= 2025/07/24 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/24 02:07:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:14 DEBUG : dir/file1(0xc0008e0180): >_readAt: n=16, err=EOF 2025/07/24 02:07:14 DEBUG : dir/file1(0xc0008e0180): RWFileHandle.Release 2025/07/24 02:07:14 DEBUG : dir/file1(0xc0008e0180): close: 2025/07/24 02:07:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/24 02:07:14 DEBUG : dir/file1(0xc0008e0180): >close: err= 2025/07/24 02:07:14 DEBUG : dir/file1(0xc0008e0180): RWFileHandle.Release 2025/07/24 02:07:14 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:14 DEBUG : dir: Looking for writers 2025/07/24 02:07:14 DEBUG : file1: reading active writers 2025/07/24 02:07:14 DEBUG : Looking for writers 2025/07/24 02:07:14 DEBUG : dir: reading active writers 2025/07/24 02:07:14 DEBUG : >WaitForWriters: 2025/07/24 02:07:14 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.46s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:14 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:14 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:14 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:14 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:14 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): openPending: 2025/07/24 02:07:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): >openPending: err= 2025/07/24 02:07:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): _writeAt: size=5, off=0 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): >_writeAt: n=5, err= 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): _writeAt: size=7, off=5 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): >_writeAt: n=7, err= 2025/07/24 02:07:14 DEBUG : file1: vfs cache: truncate to size=11 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): close: 2025/07/24 02:07:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:14.96489159 +0000 UTC m=+194.928960120 2025/07/24 02:07:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): >close: err= 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): close: 2025/07/24 02:07:14 DEBUG : file1(0xc000d63c40): >close: err=file already closed 2025/07/24 02:07:14 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:14 DEBUG : Looking for writers 2025/07/24 02:07:14 DEBUG : file1: reading active writers 2025/07/24 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:14 DEBUG : Looking for writers 2025/07/24 02:07:14 DEBUG : file1: reading active writers 2025/07/24 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:14 DEBUG : Looking for writers 2025/07/24 02:07:14 DEBUG : file1: reading active writers 2025/07/24 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:15 DEBUG : Looking for writers 2025/07/24 02:07:15 DEBUG : file1: reading active writers 2025/07/24 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:15 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:15 DEBUG : Looking for writers 2025/07/24 02:07:15 DEBUG : file1: reading active writers 2025/07/24 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:15 DEBUG : Looking for writers 2025/07/24 02:07:15 DEBUG : file1: reading active writers 2025/07/24 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:15 DEBUG : Looking for writers 2025/07/24 02:07:15 DEBUG : file1: reading active writers 2025/07/24 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:15 INFO : file1: Copied (new) 2025/07/24 02:07:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-24 02:07:14 +0000 UTC," 2025/07/24 02:07:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:16 DEBUG : Looking for writers 2025/07/24 02:07:16 DEBUG : file1: reading active writers 2025/07/24 02:07:16 DEBUG : >WaitForWriters: 2025/07/24 02:07:16 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:16 DEBUG : Looking for writers 2025/07/24 02:07:16 DEBUG : file1: reading active writers 2025/07/24 02:07:16 DEBUG : >WaitForWriters: 2025/07/24 02:07:16 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.02s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:16 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:16 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:16 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:16 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:16 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): openPending: 2025/07/24 02:07:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): >openPending: err= 2025/07/24 02:07:16 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): _writeAt: size=7, off=0 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): >_writeAt: n=7, err= 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): _writeAt: size=6, off=5 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): >_writeAt: n=6, err= 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): close: 2025/07/24 02:07:16 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:16.980981497 +0000 UTC m=+196.945050028 2025/07/24 02:07:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): >close: err= 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): _writeAt: size=5, off=0 2025/07/24 02:07:16 DEBUG : file1(0xc001101780): >_writeAt: n=0, err=file already closed 2025/07/24 02:07:16 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:16 DEBUG : Looking for writers 2025/07/24 02:07:16 DEBUG : file1: reading active writers 2025/07/24 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:16 DEBUG : Looking for writers 2025/07/24 02:07:16 DEBUG : file1: reading active writers 2025/07/24 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:17 DEBUG : Looking for writers 2025/07/24 02:07:17 DEBUG : file1: reading active writers 2025/07/24 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:17 DEBUG : Looking for writers 2025/07/24 02:07:17 DEBUG : file1: reading active writers 2025/07/24 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:17 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:17 DEBUG : Looking for writers 2025/07/24 02:07:17 DEBUG : file1: reading active writers 2025/07/24 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:17 DEBUG : Looking for writers 2025/07/24 02:07:17 DEBUG : file1: reading active writers 2025/07/24 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:17 DEBUG : Looking for writers 2025/07/24 02:07:17 DEBUG : file1: reading active writers 2025/07/24 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:17 INFO : file1: Copied (new) 2025/07/24 02:07:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-24 02:07:16 +0000 UTC," 2025/07/24 02:07:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:17 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:18 DEBUG : Looking for writers 2025/07/24 02:07:18 DEBUG : file1: reading active writers 2025/07/24 02:07:18 DEBUG : >WaitForWriters: 2025/07/24 02:07:18 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:18 DEBUG : Looking for writers 2025/07/24 02:07:18 DEBUG : file1: reading active writers 2025/07/24 02:07:18 DEBUG : >WaitForWriters: 2025/07/24 02:07:18 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.02s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:18 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:18 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:18 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:18 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:18 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:18 DEBUG : file1(0xc0006e9c40): openPending: 2025/07/24 02:07:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:18 DEBUG : file1(0xc0006e9c40): >openPending: err= 2025/07/24 02:07:18 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:18 DEBUG : file1(0xc0006e9c40): close: 2025/07/24 02:07:18 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:18.994147273 +0000 UTC m=+198.958215803 2025/07/24 02:07:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:18 DEBUG : file1(0xc0006e9c40): >close: err= 2025/07/24 02:07:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/24 02:07:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:07:18 DEBUG : file2: newRWFileHandle: 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): openPending: 2025/07/24 02:07:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): >openPending: err= 2025/07/24 02:07:18 DEBUG : file2: >newRWFileHandle: err= 2025/07/24 02:07:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/24 02:07:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/24 02:07:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): RWFileHandle.Flush 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): RWFileHandle.Release 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): close: 2025/07/24 02:07:18 DEBUG : file2: vfs cache: setting modification time to 2025-07-24 02:07:18.995806608 +0000 UTC m=+198.959875138 2025/07/24 02:07:18 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:18 DEBUG : file2(0xc000680c40): >close: err= 2025/07/24 02:07:18 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:18 DEBUG : Looking for writers 2025/07/24 02:07:18 DEBUG : file1: reading active writers 2025/07/24 02:07:18 DEBUG : file2: reading active writers 2025/07/24 02:07:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/24 02:07:19 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:19 DEBUG : file2: vfs cache: starting upload 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/24 02:07:19 DEBUG : Looking for writers 2025/07/24 02:07:19 DEBUG : file1: reading active writers 2025/07/24 02:07:19 DEBUG : file2: reading active writers 2025/07/24 02:07:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/24 02:07:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:19 INFO : file1: Copied (new) 2025/07/24 02:07:19 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-24 02:07:18 +0000 UTC," 2025/07/24 02:07:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:19 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:20 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/24 02:07:20 INFO : file2: Copied (new) 2025/07/24 02:07:20 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-24 02:07:18 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/24 02:07:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/24 02:07:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/24 02:07:20 INFO : file2: vfs cache: upload succeeded try #1 2025/07/24 02:07:20 DEBUG : Looking for writers 2025/07/24 02:07:20 DEBUG : file1: reading active writers 2025/07/24 02:07:20 DEBUG : file2: reading active writers 2025/07/24 02:07:20 DEBUG : >WaitForWriters: 2025/07/24 02:07:20 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:20 DEBUG : Looking for writers 2025/07/24 02:07:20 DEBUG : file1: reading active writers 2025/07/24 02:07:20 DEBUG : file2: reading active writers 2025/07/24 02:07:20 DEBUG : >WaitForWriters: 2025/07/24 02:07:20 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:21 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:21 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:21 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:21 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:21 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): openPending: 2025/07/24 02:07:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): >openPending: err= 2025/07/24 02:07:21 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): _writeAt: size=5, off=0 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): >_writeAt: n=5, err= 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): RWFileHandle.Flush 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): RWFileHandle.Flush 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): close: 2025/07/24 02:07:21 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:21.141822601 +0000 UTC m=+201.105891141 2025/07/24 02:07:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:21 DEBUG : file1(0xc000681140): >close: err= 2025/07/24 02:07:21 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:21 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:21 DEBUG : Looking for writers 2025/07/24 02:07:21 DEBUG : file1: reading active writers 2025/07/24 02:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:22 DEBUG : Looking for writers 2025/07/24 02:07:22 DEBUG : file1: reading active writers 2025/07/24 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/24 02:07:23 DEBUG : Looking for writers 2025/07/24 02:07:23 DEBUG : file1: reading active writers 2025/07/24 02:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/24 02:07:24 DEBUG : Looking for writers 2025/07/24 02:07:24 DEBUG : file1: reading active writers 2025/07/24 02:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/24 02:07:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:25 INFO : file1: Copied (new) 2025/07/24 02:07:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-24 02:07:21 +0000 UTC," 2025/07/24 02:07:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:25 DEBUG : Looking for writers 2025/07/24 02:07:25 DEBUG : file1: reading active writers 2025/07/24 02:07:25 DEBUG : >WaitForWriters: 2025/07/24 02:07:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.91s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:25 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:25 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:26 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): openPending: 2025/07/24 02:07:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): >openPending: err= 2025/07/24 02:07:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): _writeAt: size=5, off=0 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): >_writeAt: n=5, err= 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): RWFileHandle.Release 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): close: 2025/07/24 02:07:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:26.055322677 +0000 UTC m=+206.019391207 2025/07/24 02:07:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): >close: err= 2025/07/24 02:07:26 DEBUG : file1(0xc000681dc0): RWFileHandle.Release 2025/07/24 02:07:26 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:26 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:26 DEBUG : Looking for writers 2025/07/24 02:07:26 DEBUG : file1: reading active writers 2025/07/24 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:26 INFO : file1: Copied (new) 2025/07/24 02:07:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-24 02:07:26 +0000 UTC," 2025/07/24 02:07:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:27 DEBUG : Looking for writers 2025/07/24 02:07:27 DEBUG : file1: reading active writers 2025/07/24 02:07:27 DEBUG : >WaitForWriters: 2025/07/24 02:07:27 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.90s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:27 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:27 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:27 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:27 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/24 02:07:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:07:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): openPending: 2025/07/24 02:07:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/24 02:07:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): >openPending: err= 2025/07/24 02:07:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/24 02:07:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): _writeAt: size=5, off=0 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): >_writeAt: n=5, err= 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): close: 2025/07/24 02:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-24 02:07:29.220846829 +0000 UTC m=+209.184915360 2025/07/24 02:07:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:29 DEBUG : dir/file1(0xc000995080): >close: err= 2025/07/24 02:07:29 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:29 DEBUG : dir/file1: vfs cache: starting upload 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:29 DEBUG : dir: Looking for writers 2025/07/24 02:07:29 DEBUG : file1: reading active writers 2025/07/24 02:07:29 DEBUG : Looking for writers 2025/07/24 02:07:29 DEBUG : dir: reading active writers 2025/07/24 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/24 02:07:30 INFO : dir/file1: Copied (replaced existing) 2025/07/24 02:07:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-24 02:07:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/24 02:07:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:30 DEBUG : dir: Looking for writers 2025/07/24 02:07:30 DEBUG : file1: reading active writers 2025/07/24 02:07:30 DEBUG : Looking for writers 2025/07/24 02:07:30 DEBUG : dir: reading active writers 2025/07/24 02:07:30 DEBUG : >WaitForWriters: 2025/07/24 02:07:30 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.44s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:31 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:31 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/24 02:07:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/24 02:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/24 02:07:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): _writeAt: size=5, off=0 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): openPending: 2025/07/24 02:07:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/24 02:07:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/24 02:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): >openPending: err= 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): >_writeAt: n=5, err= 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): _writeAt: size=15, off=5 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): >_writeAt: n=15, err= 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): close: 2025/07/24 02:07:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/24 02:07:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-24 02:07:32.695167069 +0000 UTC m=+212.659235599 2025/07/24 02:07:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:32 DEBUG : dir/file1(0xc000413d80): >close: err= 2025/07/24 02:07:32 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:32 DEBUG : dir: Looking for writers 2025/07/24 02:07:32 DEBUG : file1: reading active writers 2025/07/24 02:07:32 DEBUG : Looking for writers 2025/07/24 02:07:32 DEBUG : dir: reading active writers 2025/07/24 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:32 DEBUG : dir: Looking for writers 2025/07/24 02:07:32 DEBUG : file1: reading active writers 2025/07/24 02:07:32 DEBUG : Looking for writers 2025/07/24 02:07:32 DEBUG : dir: reading active writers 2025/07/24 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:32 DEBUG : dir: Looking for writers 2025/07/24 02:07:32 DEBUG : file1: reading active writers 2025/07/24 02:07:32 DEBUG : Looking for writers 2025/07/24 02:07:32 DEBUG : dir: reading active writers 2025/07/24 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:32 DEBUG : dir: Looking for writers 2025/07/24 02:07:32 DEBUG : file1: reading active writers 2025/07/24 02:07:32 DEBUG : Looking for writers 2025/07/24 02:07:32 DEBUG : dir: reading active writers 2025/07/24 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:32 DEBUG : dir/file1: vfs cache: starting upload 2025/07/24 02:07:32 DEBUG : dir: Looking for writers 2025/07/24 02:07:32 DEBUG : file1: reading active writers 2025/07/24 02:07:32 DEBUG : Looking for writers 2025/07/24 02:07:32 DEBUG : dir: reading active writers 2025/07/24 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:33 DEBUG : dir: Looking for writers 2025/07/24 02:07:33 DEBUG : file1: reading active writers 2025/07/24 02:07:33 DEBUG : Looking for writers 2025/07/24 02:07:33 DEBUG : dir: reading active writers 2025/07/24 02:07:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:33 DEBUG : dir: Looking for writers 2025/07/24 02:07:33 DEBUG : file1: reading active writers 2025/07/24 02:07:33 DEBUG : Looking for writers 2025/07/24 02:07:33 DEBUG : dir: reading active writers 2025/07/24 02:07:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:33 INFO : dir/file1: Copied (replaced existing) 2025/07/24 02:07:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-24 02:07:32 +0000 UTC," 2025/07/24 02:07:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:33 DEBUG : dir: Looking for writers 2025/07/24 02:07:33 DEBUG : file1: reading active writers 2025/07/24 02:07:33 DEBUG : Looking for writers 2025/07/24 02:07:33 DEBUG : dir: reading active writers 2025/07/24 02:07:33 DEBUG : >WaitForWriters: 2025/07/24 02:07:33 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.49s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:34 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:34 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:34 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): openPending: 2025/07/24 02:07:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): >openPending: err= 2025/07/24 02:07:34 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): _writeAt: size=5, off=0 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): >_writeAt: n=5, err= 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): close: 2025/07/24 02:07:34 DEBUG : file1: vfs cache: setting modification time to 2025-07-24 02:07:34.883363646 +0000 UTC m=+214.847432176 2025/07/24 02:07:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:34 DEBUG : file1(0xc0006e8480): >close: err= 2025/07/24 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:34 DEBUG : Looking for writers 2025/07/24 02:07:34 DEBUG : file1: reading active writers 2025/07/24 02:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:34 DEBUG : Looking for writers 2025/07/24 02:07:34 DEBUG : file1: reading active writers 2025/07/24 02:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:34 DEBUG : Looking for writers 2025/07/24 02:07:34 DEBUG : file1: reading active writers 2025/07/24 02:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:34 DEBUG : Looking for writers 2025/07/24 02:07:34 DEBUG : file1: reading active writers 2025/07/24 02:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:34 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:35 DEBUG : Looking for writers 2025/07/24 02:07:35 DEBUG : file1: reading active writers 2025/07/24 02:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:35 DEBUG : Looking for writers 2025/07/24 02:07:35 DEBUG : file1: reading active writers 2025/07/24 02:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:35 DEBUG : Looking for writers 2025/07/24 02:07:35 DEBUG : file1: reading active writers 2025/07/24 02:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:36 DEBUG : Looking for writers 2025/07/24 02:07:36 DEBUG : file1: reading active writers 2025/07/24 02:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/24 02:07:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/24 02:07:36 INFO : file1: Copied (new) 2025/07/24 02:07:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-24 02:07:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/24 02:07:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:36 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:37 DEBUG : Looking for writers 2025/07/24 02:07:37 DEBUG : file1: reading active writers 2025/07/24 02:07:37 DEBUG : >WaitForWriters: 2025/07/24 02:07:37 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:38 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:38 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:38 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:38 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/24 02:07:38 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.36374685 +0000 UTC m=+218.327815350 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.36374685 +0000 UTC m=+218.327815350 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9d00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.36374685 +0000 UTC m=+218.327815350 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60240): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310ee0 item 1 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.369282 +0000 UTC m=+218.333350530 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.369282 +0000 UTC m=+218.333350530 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e60d80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003116c0 item 2 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.372684376 +0000 UTC m=+218.336752916 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e613c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.372684376 +0000 UTC m=+218.336752916 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61840): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.372684376 +0000 UTC m=+218.336752916 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e61d00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b20 item 3 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.376312838 +0000 UTC m=+218.340381357 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.376312838 +0000 UTC m=+218.340381357 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8c940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002642a0 item 4 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.37979283 +0000 UTC m=+218.343861360 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8cf80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.37979283 +0000 UTC m=+218.343861360 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.37979283 +0000 UTC m=+218.343861360 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8d8c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264700 item 5 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.384338472 +0000 UTC m=+218.348407002 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e8df40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.384338472 +0000 UTC m=+218.348407002 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264cb0 item 6 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.386810723 +0000 UTC m=+218.350879233 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea6b80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.386810723 +0000 UTC m=+218.350879233 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7080): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.386810723 +0000 UTC m=+218.350879233 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265180 item 7 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.390374191 +0000 UTC m=+218.354442691 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea7bc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.390374191 +0000 UTC m=+218.354442691 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002656c0 item 8 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000ec6740): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6740): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.392936391 +0000 UTC m=+218.357004891 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6b00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.392936391 +0000 UTC m=+218.357004891 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec6f80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.392936391 +0000 UTC m=+218.357004891 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7480): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265c70 item 9 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.3959517 +0000 UTC m=+218.360020211 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec7b00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.3959517 +0000 UTC m=+218.360020211 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee60c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 10 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000ee6700): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6700): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.39845499 +0000 UTC m=+218.362523500 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6ac0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.39845499 +0000 UTC m=+218.362523500 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee6fc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.39845499 +0000 UTC m=+218.362523500 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee74c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 11 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.402260673 +0000 UTC m=+218.366329204 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ee7b40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.402260673 +0000 UTC m=+218.366329204 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06100): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004712d0 item 12 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000f06740): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06740): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.405191956 +0000 UTC m=+218.369260486 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f06b00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.405191956 +0000 UTC m=+218.369260486 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f071c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 13 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.407797276 +0000 UTC m=+218.371865806 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07840): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.407797276 +0000 UTC m=+218.371865806 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f07d80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 14 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000f2c440): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c440): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.410785806 +0000 UTC m=+218.374854326 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.410785806 +0000 UTC m=+218.374854326 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cec0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004064d0 item 15 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.414813616 +0000 UTC m=+218.378882147 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.414813616 +0000 UTC m=+218.378882147 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2da80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 16 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.418783077 +0000 UTC m=+218.382851607 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100200): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.418783077 +0000 UTC m=+218.382851607 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0011006c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.418783077 +0000 UTC m=+218.382851607 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001100bc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004105b0 item 17 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.423401976 +0000 UTC m=+218.387470507 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101240): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.423401976 +0000 UTC m=+218.387470507 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101780): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411110 item 18 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.42628034 +0000 UTC m=+218.390348870 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001101e40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.42628034 +0000 UTC m=+218.390348870 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b03c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.42628034 +0000 UTC m=+218.390348870 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 19 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.43010572 +0000 UTC m=+218.394174241 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b0fc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.43010572 +0000 UTC m=+218.394174241 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530150 item 20 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.432669593 +0000 UTC m=+218.396738113 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009b1b80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.432669593 +0000 UTC m=+218.396738113 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c100): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.432669593 +0000 UTC m=+218.396738113 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2c600): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005309a0 item 21 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.437775247 +0000 UTC m=+218.401843757 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2cc80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.437775247 +0000 UTC m=+218.401843757 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f2d1c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005310a0 item 22 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.440088659 +0000 UTC m=+218.404157149 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.440088659 +0000 UTC m=+218.404157149 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000628a00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.440088659 +0000 UTC m=+218.404157149 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531420 item 23 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.442455271 +0000 UTC m=+218.406523761 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629700): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.442455271 +0000 UTC m=+218.406523761 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000629c40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531c00 item 24 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000680e00): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000680e00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.445129031 +0000 UTC m=+218.409197541 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006811c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.445129031 +0000 UTC m=+218.409197541 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412780): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.445129031 +0000 UTC m=+218.409197541 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000412e00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004064d0 item 25 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.447247267 +0000 UTC m=+218.411315756 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000413580): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.447247267 +0000 UTC m=+218.411315756 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000250580): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 26 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc000251e80): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000251e80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.449960028 +0000 UTC m=+218.414028528 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000994340): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.449960028 +0000 UTC m=+218.414028528 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009948c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.449960028 +0000 UTC m=+218.414028528 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995040): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2620 item 27 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.453827509 +0000 UTC m=+218.417896018 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009957c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.453827509 +0000 UTC m=+218.417896018 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000995dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f35e0 item 28 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc0008e0500): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e0500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.456339384 +0000 UTC m=+218.420407884 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e09c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.456339384 +0000 UTC m=+218.420407884 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3ce0 item 29 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.458837883 +0000 UTC m=+218.422906383 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1980): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.458837883 +0000 UTC m=+218.422906383 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008e1f00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8540 item 30 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): _readAt: size=2, off=0 2025/07/24 02:07:38 ERROR : open-test-file(0xc0006e8140): Couldn't read size of file 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): close: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.461592094 +0000 UTC m=+218.425660603 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8580): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.461592094 +0000 UTC m=+218.425660603 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e8d40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8d20 item 31 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.463989934 +0000 UTC m=+218.428058444 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.463989934 +0000 UTC m=+218.428058444 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006e9980): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9f10 item 32 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.466367416 +0000 UTC m=+218.430435926 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df4040): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d03f0 item 33 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.467513327 +0000 UTC m=+218.431581837 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df44c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.467513327 +0000 UTC m=+218.431581837 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df49c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d05b0 item 33 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.470094723 +0000 UTC m=+218.434163223 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a10 item 34 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.471188546 +0000 UTC m=+218.435257056 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df5480): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.471188546 +0000 UTC m=+218.435257056 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000df59c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0cb0 item 34 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.473606255 +0000 UTC m=+218.437674755 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e080): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1180 item 35 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.47434428 +0000 UTC m=+218.438412800 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032e500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.47434428 +0000 UTC m=+218.438412800 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032ea00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1500 item 35 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.476467756 +0000 UTC m=+218.440536265 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f080): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d18f0 item 36 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.477241157 +0000 UTC m=+218.441309657 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032f580): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.477241157 +0000 UTC m=+218.441309657 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00032fac0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ab0 item 36 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.479198521 +0000 UTC m=+218.443267032 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4230 item 37 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.479974378 +0000 UTC m=+218.444042878 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033e600): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.479974378 +0000 UTC m=+218.444042878 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033eb00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 37 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.482150824 +0000 UTC m=+218.446219333 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e47e0 item 38 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.483198259 +0000 UTC m=+218.447266769 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033f680): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.483198259 +0000 UTC m=+218.447266769 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00033fbc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 38 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.48522851 +0000 UTC m=+218.449297010 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e02c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 39 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.486131906 +0000 UTC m=+218.450200416 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e07c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.486131906 +0000 UTC m=+218.450200416 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e0cc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5340 item 39 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.488171455 +0000 UTC m=+218.452239964 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1340): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5730 item 40 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.489183824 +0000 UTC m=+218.453252324 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1840): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.489183824 +0000 UTC m=+218.453252324 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005e1d80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 40 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.491307241 +0000 UTC m=+218.455375741 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f83c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e230 item 41 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.49223437 +0000 UTC m=+218.456302880 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f88c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e620 item 41 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.492990259 +0000 UTC m=+218.457058759 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f8d80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.492990259 +0000 UTC m=+218.457058759 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f92c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 41 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.495021532 +0000 UTC m=+218.459090033 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9900): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 42 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.4963309 +0000 UTC m=+218.460399400 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0005f9e00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f570 item 42 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.497406709 +0000 UTC m=+218.461475219 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e3c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.497406709 +0000 UTC m=+218.461475219 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063e940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f8f0 item 42 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.499218751 +0000 UTC m=+218.463287251 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ef80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 43 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.50066169 +0000 UTC m=+218.464730199 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f480): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004741c0 item 43 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.501606843 +0000 UTC m=+218.465675353 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063f9c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.501606843 +0000 UTC m=+218.465675353 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00063ff00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004743f0 item 43 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.504653933 +0000 UTC m=+218.468722443 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006525c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004748c0 item 44 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.505642759 +0000 UTC m=+218.469711249 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000652ac0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 44 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.506424306 +0000 UTC m=+218.470492796 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.506424306 +0000 UTC m=+218.470492796 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653580): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d20 item 44 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.511389096 +0000 UTC m=+218.475457576 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000653bc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 45 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.512256003 +0000 UTC m=+218.476324493 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.512256003 +0000 UTC m=+218.476324493 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4840): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004759d0 item 45 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.514543436 +0000 UTC m=+218.478611926 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a4e80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6150 item 46 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.515315816 +0000 UTC m=+218.479384306 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5380): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.515315816 +0000 UTC m=+218.479384306 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006a5a80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6690 item 46 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.517003805 +0000 UTC m=+218.481072295 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6b60 item 47 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.517701844 +0000 UTC m=+218.481770334 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078e640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.517701844 +0000 UTC m=+218.481770334 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078ed40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a70a0 item 47 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.519647517 +0000 UTC m=+218.483716007 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f380): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a77a0 item 48 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.52021413 +0000 UTC m=+218.484282621 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00078f880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.52021413 +0000 UTC m=+218.484282621 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a79d0 item 48 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.521980877 +0000 UTC m=+218.486049367 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ba640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 49 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.522549253 +0000 UTC m=+218.486617744 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007baac0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.522549253 +0000 UTC m=+218.486617744 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 49 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.524086029 +0000 UTC m=+218.488154519 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bb680): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 50 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.524694761 +0000 UTC m=+218.488763251 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007bbb80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.524694761 +0000 UTC m=+218.488763251 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 50 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.526090451 +0000 UTC m=+218.490158941 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cc800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 51 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.527340727 +0000 UTC m=+218.491409218 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007ccd00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.527340727 +0000 UTC m=+218.491409218 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd240): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 51 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.529111552 +0000 UTC m=+218.493180052 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cd8c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435960 item 52 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.529832144 +0000 UTC m=+218.493900635 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007cddc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.529832144 +0000 UTC m=+218.493900635 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f63c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b20 item 52 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.531210993 +0000 UTC m=+218.495279483 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6a40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6070 item 53 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.531861033 +0000 UTC m=+218.495929522 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f6f40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.531861033 +0000 UTC m=+218.495929522 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7480): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6310 item 53 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.53529571 +0000 UTC m=+218.499364240 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0007f7b00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7110 item 54 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.536791938 +0000 UTC m=+218.500860468 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c080): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.536791938 +0000 UTC m=+218.500860468 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082c600): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7650 item 54 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.539422486 +0000 UTC m=+218.503491006 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082cc80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7ea0 item 55 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.540434255 +0000 UTC m=+218.504502786 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d180): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.540434255 +0000 UTC m=+218.504502786 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082d6c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005264d0 item 55 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.543015521 +0000 UTC m=+218.507084050 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00082dd40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526850 item 56 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.544552535 +0000 UTC m=+218.508621056 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c2c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.544552535 +0000 UTC m=+218.508621056 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084c840): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526a80 item 56 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.547029355 +0000 UTC m=+218.511097885 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084ce80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527030 item 57 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.548098492 +0000 UTC m=+218.512167022 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d3c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004940e0 item 57 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.549163592 +0000 UTC m=+218.513232112 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.549163592 +0000 UTC m=+218.513232112 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888980): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 57 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.551909926 +0000 UTC m=+218.515978446 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000888fc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 58 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.553178868 +0000 UTC m=+218.517247398 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 58 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.554468429 +0000 UTC m=+218.518536949 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000889a40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.554468429 +0000 UTC m=+218.518536949 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce080): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004949a0 item 58 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.5569197 +0000 UTC m=+218.520988219 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008ce6c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d20 item 59 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.55778247 +0000 UTC m=+218.521851000 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cec00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 59 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.558561522 +0000 UTC m=+218.522630042 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.558561522 +0000 UTC m=+218.522630042 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cf6c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004950a0 item 59 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.56077105 +0000 UTC m=+218.524839580 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008cfd00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495420 item 60 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.561655068 +0000 UTC m=+218.525723599 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009222c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004955e0 item 60 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.56275332 +0000 UTC m=+218.526821851 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.56275332 +0000 UTC m=+218.526821851 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000922dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004957a0 item 60 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.565385571 +0000 UTC m=+218.529454102 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c70 item 61 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.56615202 +0000 UTC m=+218.530220520 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000923940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.56615202 +0000 UTC m=+218.530220520 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009480c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 61 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.568323516 +0000 UTC m=+218.532392026 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948700): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b85b0 item 62 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.569148955 +0000 UTC m=+218.533217455 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000948c40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.569148955 +0000 UTC m=+218.533217455 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949340): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b89a0 item 62 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.571134081 +0000 UTC m=+218.535202581 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949980): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9110 item 63 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.571880111 +0000 UTC m=+218.535948611 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000949ec0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.571880111 +0000 UTC m=+218.535948611 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9810 item 63 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.574336082 +0000 UTC m=+218.538404592 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000978c80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 64 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.575037108 +0000 UTC m=+218.539105608 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009791c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.575037108 +0000 UTC m=+218.539105608 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009798c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 64 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.576912218 +0000 UTC m=+218.540980718 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000979f00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 65 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.577680369 +0000 UTC m=+218.541748879 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.577680369 +0000 UTC m=+218.541748879 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0900): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca80 item 65 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.582299009 +0000 UTC m=+218.546367538 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a0f40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 66 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.583917376 +0000 UTC m=+218.547985886 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a13c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.583917376 +0000 UTC m=+218.547985886 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1900): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 66 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.585828864 +0000 UTC m=+218.549897364 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009a1f40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 67 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.586577349 +0000 UTC m=+218.550645859 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2440): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.586577349 +0000 UTC m=+218.550645859 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 67 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.589356496 +0000 UTC m=+218.553425016 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e2fc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 68 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.590442475 +0000 UTC m=+218.554511005 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e34c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.590442475 +0000 UTC m=+218.554511005 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0009e3a00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e60e0 item 68 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.593323833 +0000 UTC m=+218.557392353 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a040c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e69a0 item 69 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.594230365 +0000 UTC m=+218.558298885 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.594230365 +0000 UTC m=+218.558298885 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a04a40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6b60 item 69 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.596467885 +0000 UTC m=+218.560536395 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a050c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e78f0 item 70 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.597551829 +0000 UTC m=+218.561620350 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a055c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.597551829 +0000 UTC m=+218.561620350 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084d640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527110 item 70 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.599685134 +0000 UTC m=+218.563753644 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc00084dcc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527650 item 71 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.601051859 +0000 UTC m=+218.565120359 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872240): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.601051859 +0000 UTC m=+218.565120359 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872740): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005279d0 item 71 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.603911297 +0000 UTC m=+218.567979826 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000872dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527f10 item 72 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.605437211 +0000 UTC m=+218.569505741 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0008732c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.605437211 +0000 UTC m=+218.569505741 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa380 item 72 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.6076319 +0000 UTC m=+218.571700400 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000873dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa930 item 73 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.608995981 +0000 UTC m=+218.573064491 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2340): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aab60 item 73 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.609861936 +0000 UTC m=+218.573930436 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.609861936 +0000 UTC m=+218.573930436 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa2d40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aad20 item 73 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.611939335 +0000 UTC m=+218.576007835 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3380): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab340 item 74 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.612843644 +0000 UTC m=+218.576912154 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab500 item 74 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.613765915 +0000 UTC m=+218.577834415 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000aa3dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.613765915 +0000 UTC m=+218.577834415 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ace3c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab730 item 74 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.615420971 +0000 UTC m=+218.579489481 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acea00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002abdc0 item 75 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.616265196 +0000 UTC m=+218.580333706 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acef00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): _writeAt: size=3, off=2 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 75 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.617111023 +0000 UTC m=+218.581179533 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf440): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.617111023 +0000 UTC m=+218.581179533 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000acf980): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003902a0 item 75 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.619194014 +0000 UTC m=+218.583262514 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04040): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003907e0 item 76 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.620359321 +0000 UTC m=+218.584427851 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003909a0 item 76 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): _writeAt: size=3, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.621382041 +0000 UTC m=+218.585450571 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b04a80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.621382041 +0000 UTC m=+218.585450571 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05000): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390cb0 item 76 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.624371111 +0000 UTC m=+218.588439631 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003912d0 item 77 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.625427854 +0000 UTC m=+218.589496375 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000b05b40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.625427854 +0000 UTC m=+218.589496375 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d402c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003915e0 item 77 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.627894915 +0000 UTC m=+218.591963446 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40900): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b20 item 78 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.629218339 +0000 UTC m=+218.593286869 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d40e00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.629218339 +0000 UTC m=+218.593286869 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41500): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ea0 item 78 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.632691439 +0000 UTC m=+218.596759959 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d41b40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca690 item 79 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.633827972 +0000 UTC m=+218.597896503 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d760c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.633827972 +0000 UTC m=+218.597896503 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d767c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caaf0 item 79 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.636906771 +0000 UTC m=+218.600975302 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d76e00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caf50 item 80 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.637903593 +0000 UTC m=+218.601972123 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77300): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.637903593 +0000 UTC m=+218.601972123 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000d77a00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb6c0 item 80 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.640973465 +0000 UTC m=+218.605041995 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e000c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbc70 item 81 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.642019519 +0000 UTC m=+218.606088039 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000e00540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.642019519 +0000 UTC m=+218.606088039 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0006814c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524070 item 81 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.644594962 +0000 UTC m=+218.608663493 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000681b40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 82 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.645564583 +0000 UTC m=+218.609633103 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a520c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.645564583 +0000 UTC m=+218.609633103 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 82 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.648022317 +0000 UTC m=+218.612090846 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a52cc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005251f0 item 83 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.64913246 +0000 UTC m=+218.613200991 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a531c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.64913246 +0000 UTC m=+218.613200991 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53700): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525570 item 83 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.651379388 +0000 UTC m=+218.615447908 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a53d80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310230 item 84 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.652429158 +0000 UTC m=+218.616497688 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76300): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.652429158 +0000 UTC m=+218.616497688 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003105b0 item 84 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.65481676 +0000 UTC m=+218.618885290 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a76f00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310e00 item 85 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.655917116 +0000 UTC m=+218.619985646 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77400): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.655917116 +0000 UTC m=+218.619985646 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a77940): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310fc0 item 85 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.659028976 +0000 UTC m=+218.623097487 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4040): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003115e0 item 86 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.660120545 +0000 UTC m=+218.624189045 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.660120545 +0000 UTC m=+218.624189045 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea4ac0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003118f0 item 86 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.66201976 +0000 UTC m=+218.626088261 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311c70 item 87 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.663083828 +0000 UTC m=+218.627152328 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.663083828 +0000 UTC m=+218.627152328 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ea5b80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311f10 item 87 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.665816026 +0000 UTC m=+218.629884526 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4280): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264540 item 88 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.666798621 +0000 UTC m=+218.630867131 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4780): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.666798621 +0000 UTC m=+218.630867131 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec4d00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264700 item 88 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.668811048 +0000 UTC m=+218.632879558 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5340): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264a80 item 89 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.669812458 +0000 UTC m=+218.633880958 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5880): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264d90 item 89 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.670667242 +0000 UTC m=+218.634735752 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000ec5dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.670667242 +0000 UTC m=+218.634735752 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eea3c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265030 item 89 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.672865699 +0000 UTC m=+218.636934209 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaa00): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265420 item 90 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.673652165 +0000 UTC m=+218.637720675 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeaf40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002655e0 item 90 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.674435355 +0000 UTC m=+218.638503866 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeb480): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.674435355 +0000 UTC m=+218.638503866 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000eeba40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265960 item 90 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.676299234 +0000 UTC m=+218.640367734 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18100): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265d50 item 91 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.677007984 +0000 UTC m=+218.641076484 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18640): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): >_readAt: n=2, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): _writeAt: size=3, off=7 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004700e0 item 91 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.677999927 +0000 UTC m=+218.642068437 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f18b80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): >_readAt: n=8, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.677999927 +0000 UTC m=+218.642068437 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19100): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470310 item 91 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.680311636 +0000 UTC m=+218.644380146 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19740): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 92 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.681541904 +0000 UTC m=+218.645610435 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f19c80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): open at offset 5 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d20 item 92 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): _readAt: size=2, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): _writeAt: size=3, off=5 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): >_writeAt: n=3, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.682658301 +0000 UTC m=+218.646726801 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60240): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): >_readAt: n=3, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.682658301 +0000 UTC m=+218.646726801 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60800): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 92 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.684745789 +0000 UTC m=+218.648814299 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f60e40): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 93 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.685519612 +0000 UTC m=+218.649588121 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61380): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.685519612 +0000 UTC m=+218.649588121 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f61a80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 93 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.68809193 +0000 UTC m=+218.652160420 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c140): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 94 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.688807103 +0000 UTC m=+218.652875593 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7c680): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.688807103 +0000 UTC m=+218.652875593 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7cd80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471f10 item 94 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.691952366 +0000 UTC m=+218.656020847 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000f7d3c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ce0 item 95 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.69265729 +0000 UTC m=+218.656725780 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc000a05dc0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.69265729 +0000 UTC m=+218.656725780 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000540): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510150 item 95 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 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/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): open at offset 0 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): _readAt: size=2, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): >_readAt: n=0, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.69430948 +0000 UTC m=+218.658377971 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc001000b80): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): _writeAt: size=5, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511260 item 96 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): >_writeAt: n=5, err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.695101837 +0000 UTC m=+218.659170348 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010010c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): _readAt: size=512, off=0 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): openPending: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): >openPending: err= 2025/07/24 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): close: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:38.695101837 +0000 UTC m=+218.659170348 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:38 DEBUG : open-test-file(0xc0010017c0): >close: err= 2025/07/24 02:07:38 DEBUG : open-test-file: Remove: 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ea0 item 96 2025/07/24 02:07:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:38 DEBUG : open-test-file: >Remove: err= 2025/07/24 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:38 DEBUG : Looking for writers 2025/07/24 02:07:38 DEBUG : >WaitForWriters: 2025/07/24 02:07:38 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:39 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/24 02:07:39 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.412193793 +0000 UTC m=+219.376262323 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010623c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.412193793 +0000 UTC m=+219.376262323 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.412193793 +0000 UTC m=+219.376262323 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001062d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 1 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.417826806 +0000 UTC m=+219.381895337 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.417826806 +0000 UTC m=+219.381895337 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 2 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.422594385 +0000 UTC m=+219.386662915 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001063e80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.422594385 +0000 UTC m=+219.386662915 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.422594385 +0000 UTC m=+219.386662915 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418150 item 3 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.428604556 +0000 UTC m=+219.392673046 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001130ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.428604556 +0000 UTC m=+219.392673046 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a80 item 4 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.430757508 +0000 UTC m=+219.394825998 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131a40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.430757508 +0000 UTC m=+219.394825998 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001131ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.430757508 +0000 UTC m=+219.394825998 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419260 item 5 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.434113648 +0000 UTC m=+219.398182137 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152a80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.434113648 +0000 UTC m=+219.398182137 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001152fc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c70 item 6 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.436637675 +0000 UTC m=+219.400706165 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153640): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.436637675 +0000 UTC m=+219.400706165 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001153b40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.436637675 +0000 UTC m=+219.400706165 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172080): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422380 item 7 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.439823054 +0000 UTC m=+219.403891544 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.439823054 +0000 UTC m=+219.403891544 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001172c40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422b60 item 8 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc001173200): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173200): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.441952331 +0000 UTC m=+219.406020821 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011735c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.441952331 +0000 UTC m=+219.406020821 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173a40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.441952331 +0000 UTC m=+219.406020821 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001173f40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004232d0 item 9 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.445277784 +0000 UTC m=+219.409346324 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194640): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.445277784 +0000 UTC m=+219.409346324 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001194b80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423880 item 10 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc0011951c0): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011951c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.448437103 +0000 UTC m=+219.412505643 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.448437103 +0000 UTC m=+219.412505643 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001195a80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.448437103 +0000 UTC m=+219.412505643 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ce0 item 11 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.452584719 +0000 UTC m=+219.416653248 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bc680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.452584719 +0000 UTC m=+219.416653248 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bcbc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 12 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc0011bd200): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd200): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.456062558 +0000 UTC m=+219.420131098 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bd5c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.456062558 +0000 UTC m=+219.420131098 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011bdc80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448620 item 13 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.459270458 +0000 UTC m=+219.423338989 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.459270458 +0000 UTC m=+219.423338989 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d88c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004489a0 item 14 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc0011d8140): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8140): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.464211873 +0000 UTC m=+219.428280384 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d8500): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.464211873 +0000 UTC m=+219.428280384 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d90c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516380 item 15 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.46668175 +0000 UTC m=+219.430750260 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9740): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.46668175 +0000 UTC m=+219.430750260 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011d9c80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005169a0 item 16 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.469107193 +0000 UTC m=+219.433175704 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.469107193 +0000 UTC m=+219.433175704 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100800): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.469107193 +0000 UTC m=+219.433175704 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517030 item 17 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.472247297 +0000 UTC m=+219.436315797 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.472247297 +0000 UTC m=+219.436315797 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011018c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517730 item 18 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.476513535 +0000 UTC m=+219.440582065 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.476513535 +0000 UTC m=+219.440582065 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.476513535 +0000 UTC m=+219.440582065 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0a80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517ab0 item 19 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.481878786 +0000 UTC m=+219.445947317 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.481878786 +0000 UTC m=+219.445947317 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1640): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004480e0 item 20 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.484811671 +0000 UTC m=+219.448880201 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1cc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.484811671 +0000 UTC m=+219.448880201 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006284c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.484811671 +0000 UTC m=+219.448880201 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006289c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448460 item 21 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.488784418 +0000 UTC m=+219.452852949 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629180): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.488784418 +0000 UTC m=+219.452852949 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448930 item 22 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.492133114 +0000 UTC m=+219.456201634 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629d80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.492133114 +0000 UTC m=+219.456201634 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004125c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.492133114 +0000 UTC m=+219.456201634 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412c40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448ee0 item 23 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.495816108 +0000 UTC m=+219.459884618 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.495816108 +0000 UTC m=+219.459884618 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413d40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449500 item 24 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc000251980): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251980): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.499404874 +0000 UTC m=+219.463473393 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994180): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.499404874 +0000 UTC m=+219.463473393 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.499404874 +0000 UTC m=+219.463473393 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994d40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449960 item 25 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.503122141 +0000 UTC m=+219.467190662 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995600): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.503122141 +0000 UTC m=+219.467190662 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000995bc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca4d0 item 26 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc0008e0340): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.505924812 +0000 UTC m=+219.469993322 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.505924812 +0000 UTC m=+219.469993322 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e0d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.505924812 +0000 UTC m=+219.469993322 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cab60 item 27 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.509747288 +0000 UTC m=+219.473815817 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008e1b80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.509747288 +0000 UTC m=+219.473815817 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005a8740): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb6c0 item 28 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc0006e8380): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.512962262 +0000 UTC m=+219.477030793 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8740): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.512962262 +0000 UTC m=+219.477030793 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e8f00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbc70 item 29 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.516162409 +0000 UTC m=+219.480230949 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e95c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.516162409 +0000 UTC m=+219.480230949 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006e9b40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296230 item 30 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): _readAt: size=2, off=0 2025/07/24 02:07:39 ERROR : open-test-file(0xc000680d00): Couldn't read size of file 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000680d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.519409865 +0000 UTC m=+219.483478395 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006810c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.519409865 +0000 UTC m=+219.483478395 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006817c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296690 item 31 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.522611795 +0000 UTC m=+219.486680324 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000681e40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.522611795 +0000 UTC m=+219.486680324 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002971f0 item 32 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.525961632 +0000 UTC m=+219.490030163 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000a40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002977a0 item 33 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.527143933 +0000 UTC m=+219.491212453 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001000ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.527143933 +0000 UTC m=+219.491212453 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0010013c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297ab0 item 33 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.530068912 +0000 UTC m=+219.494137443 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001a00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 34 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.531167063 +0000 UTC m=+219.495235584 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001001ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.531167063 +0000 UTC m=+219.495235584 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332480): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410770 item 34 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.533473172 +0000 UTC m=+219.497541692 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332ac0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 35 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.534401315 +0000 UTC m=+219.498469845 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000332f40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.534401315 +0000 UTC m=+219.498469845 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 35 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.536974885 +0000 UTC m=+219.501043416 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000333ac0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411960 item 36 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.538027421 +0000 UTC m=+219.502095942 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e040): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.538027421 +0000 UTC m=+219.502095942 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033e580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 36 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.540269931 +0000 UTC m=+219.504338462 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033ebc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004065b0 item 37 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.541587223 +0000 UTC m=+219.505655754 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f040): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.541587223 +0000 UTC m=+219.505655754 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033f540): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406850 item 37 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.544527532 +0000 UTC m=+219.508596063 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00033fbc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407260 item 38 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.54562878 +0000 UTC m=+219.509697309 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6140): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.54562878 +0000 UTC m=+219.509697309 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ab0 item 38 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.548303099 +0000 UTC m=+219.512371630 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d6d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2380 item 39 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.549444532 +0000 UTC m=+219.513513062 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7200): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.549444532 +0000 UTC m=+219.513513062 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2850 item 39 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.552613491 +0000 UTC m=+219.516682021 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005d7d80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3500 item 40 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.553920824 +0000 UTC m=+219.517989354 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.553920824 +0000 UTC m=+219.517989354 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3730 item 40 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.556646651 +0000 UTC m=+219.520715181 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f0e00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3ea0 item 41 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.557750162 +0000 UTC m=+219.521818692 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f82a0 item 41 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.558830921 +0000 UTC m=+219.522899451 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f17c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.558830921 +0000 UTC m=+219.522899451 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0005f1d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8620 item 41 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.561737607 +0000 UTC m=+219.525806137 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006303c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8f50 item 42 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.56285785 +0000 UTC m=+219.526926390 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006308c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9420 item 42 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.564084823 +0000 UTC m=+219.528153353 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000630e00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.564084823 +0000 UTC m=+219.528153353 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0070 item 42 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.567009753 +0000 UTC m=+219.531078283 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006319c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d04d0 item 43 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.568206359 +0000 UTC m=+219.532274890 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000631ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0700 item 43 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.56926682 +0000 UTC m=+219.533335350 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646480): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.56926682 +0000 UTC m=+219.533335350 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006469c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0930 item 43 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.572613432 +0000 UTC m=+219.536681962 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e43f0 item 44 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.573566911 +0000 UTC m=+219.537635441 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692900): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e45b0 item 44 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.574923197 +0000 UTC m=+219.538991727 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000692e40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.574923197 +0000 UTC m=+219.538991727 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0006933c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4770 item 44 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.577871061 +0000 UTC m=+219.541939591 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693a00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4bd0 item 45 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.578889863 +0000 UTC m=+219.542958393 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000693f00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.578889863 +0000 UTC m=+219.542958393 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078e680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5030 item 45 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.5821647 +0000 UTC m=+219.546233220 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ecc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5490 item 46 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.583240619 +0000 UTC m=+219.547309140 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f1c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.583240619 +0000 UTC m=+219.547309140 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078f8c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e56c0 item 46 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.586425709 +0000 UTC m=+219.550494209 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00078ff00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 47 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.587250677 +0000 UTC m=+219.551319187 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007ba480): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.587250677 +0000 UTC m=+219.551319187 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bab80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 47 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.589744979 +0000 UTC m=+219.553813489 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb1c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e7e0 item 48 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.590465441 +0000 UTC m=+219.554533942 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bb6c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.590465441 +0000 UTC m=+219.554533942 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007bbdc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eb60 item 48 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.593235891 +0000 UTC m=+219.557304422 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc480): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 49 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.594317903 +0000 UTC m=+219.558386433 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cc900): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.594317903 +0000 UTC m=+219.558386433 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cce40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f810 item 49 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.596903857 +0000 UTC m=+219.560972387 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd4c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 50 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.597959779 +0000 UTC m=+219.562028299 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cd9c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.597959779 +0000 UTC m=+219.562028299 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007cdf40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 50 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.600697688 +0000 UTC m=+219.564766208 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0640): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004745b0 item 51 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.601698006 +0000 UTC m=+219.565766526 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f0b40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.601698006 +0000 UTC m=+219.565766526 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1080): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 51 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.604249975 +0000 UTC m=+219.568318506 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474cb0 item 52 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.605463183 +0000 UTC m=+219.569531714 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0007f1c00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.605463183 +0000 UTC m=+219.569531714 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820200): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474ee0 item 52 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.608533647 +0000 UTC m=+219.572602227 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820880): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004758f0 item 53 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.609608064 +0000 UTC m=+219.573676594 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000820d80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.609608064 +0000 UTC m=+219.573676594 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008212c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 53 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.612874293 +0000 UTC m=+219.576942824 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821940): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6310 item 54 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.61419279 +0000 UTC m=+219.578261309 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000821e40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.61419279 +0000 UTC m=+219.578261309 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083c440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a67e0 item 54 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.61726189 +0000 UTC m=+219.581330420 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cac0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6fc0 item 55 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.618431214 +0000 UTC m=+219.582499735 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083cfc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.618431214 +0000 UTC m=+219.582499735 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083d500): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7420 item 55 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.621288158 +0000 UTC m=+219.585356688 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00083db80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7960 item 56 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.622586535 +0000 UTC m=+219.586655065 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.622586535 +0000 UTC m=+219.586655065 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7b20 item 56 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.625283768 +0000 UTC m=+219.589352299 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000866cc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 57 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.626421223 +0000 UTC m=+219.590489743 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867200): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 57 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.62746965 +0000 UTC m=+219.591538180 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867740): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.62746965 +0000 UTC m=+219.591538180 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000867cc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 57 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.630220986 +0000 UTC m=+219.594289506 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 58 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.63140653 +0000 UTC m=+219.595475051 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008828c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435260 item 58 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.632584461 +0000 UTC m=+219.596652992 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000882e00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.632584461 +0000 UTC m=+219.596652992 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008833c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435500 item 58 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.635397242 +0000 UTC m=+219.599465772 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883a00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 59 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.636433957 +0000 UTC m=+219.600502488 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000883f40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 59 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.63747436 +0000 UTC m=+219.601542890 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6500): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.63747436 +0000 UTC m=+219.601542890 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a6a80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435d50 item 59 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.640975493 +0000 UTC m=+219.605044023 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a70c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6230 item 60 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.642342488 +0000 UTC m=+219.606411018 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7600): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6c40 item 60 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.643609737 +0000 UTC m=+219.607678258 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008a7b40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.643609737 +0000 UTC m=+219.607678258 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba180): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6fc0 item 60 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.646116662 +0000 UTC m=+219.610185183 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008ba7c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7960 item 61 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.647111911 +0000 UTC m=+219.611180431 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bad00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.647111911 +0000 UTC m=+219.611180431 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bb400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7d50 item 61 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.649902258 +0000 UTC m=+219.613970778 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008bba40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 62 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.650951959 +0000 UTC m=+219.615020479 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.650951959 +0000 UTC m=+219.615020479 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494460 item 62 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.653771592 +0000 UTC m=+219.617840112 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f6d40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 63 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.654668866 +0000 UTC m=+219.618737396 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7280): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.654668866 +0000 UTC m=+219.618737396 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0008f7980): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004949a0 item 63 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): >_readAt: n=0, err=Bad file descriptor 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.657998947 +0000 UTC m=+219.622067476 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e040): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d20 item 64 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.658935505 +0000 UTC m=+219.623004005 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092e580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.658935505 +0000 UTC m=+219.623004005 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092ec80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 64 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.661012824 +0000 UTC m=+219.625081334 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f2c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 65 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.66193252 +0000 UTC m=+219.626001020 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092f740): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.66193252 +0000 UTC m=+219.626001020 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00092fc40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495420 item 65 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.664217028 +0000 UTC m=+219.628285528 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004957a0 item 66 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.665865012 +0000 UTC m=+219.629933512 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096c780): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.665865012 +0000 UTC m=+219.629933512 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096ccc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004959d0 item 66 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.667810553 +0000 UTC m=+219.631879053 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 67 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.668604103 +0000 UTC m=+219.632672613 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096d780): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.668604103 +0000 UTC m=+219.632672613 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00096dc80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8150 item 67 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.670667577 +0000 UTC m=+219.634736087 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b89a0 item 68 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.671594026 +0000 UTC m=+219.635662535 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098e880): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.671594026 +0000 UTC m=+219.635662535 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc00098edc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8bd0 item 68 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.673629036 +0000 UTC m=+219.637697525 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000646ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0cb0 item 69 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.674373934 +0000 UTC m=+219.638442424 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.674373934 +0000 UTC m=+219.638442424 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0f50 item 69 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.675701526 +0000 UTC m=+219.639770005 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000647ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1500 item 70 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.676334454 +0000 UTC m=+219.640402944 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.676334454 +0000 UTC m=+219.640402944 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a00980): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d16c0 item 70 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.677874755 +0000 UTC m=+219.641943245 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ab0 item 71 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.678486884 +0000 UTC m=+219.642555375 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01500): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.678486884 +0000 UTC m=+219.642555375 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a01a00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1e30 item 71 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.681319441 +0000 UTC m=+219.645387970 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 72 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.682069188 +0000 UTC m=+219.646137678 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1c600): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.682069188 +0000 UTC m=+219.646137678 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1cb40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 72 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.68456309 +0000 UTC m=+219.648631619 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c9a0 item 73 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.685568707 +0000 UTC m=+219.649637238 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1d600): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 73 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.686628866 +0000 UTC m=+219.650697397 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a1dac0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.686628866 +0000 UTC m=+219.650697397 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40080): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 73 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.689944561 +0000 UTC m=+219.654013091 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a406c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 74 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.691099338 +0000 UTC m=+219.655167868 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a40bc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 74 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.69247451 +0000 UTC m=+219.656543040 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.69247451 +0000 UTC m=+219.656543040 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 74 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.69508532 +0000 UTC m=+219.659153851 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a41cc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ddc0 item 75 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.695962667 +0000 UTC m=+219.660031197 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62240): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): _writeAt: size=3, off=2 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526070 item 75 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.697279279 +0000 UTC m=+219.661347809 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62780): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.697279279 +0000 UTC m=+219.661347809 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a62cc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526540 item 75 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.700271456 +0000 UTC m=+219.664339985 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63300): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526930 item 76 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.701130607 +0000 UTC m=+219.665199138 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63800): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526af0 item 76 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): _writeAt: size=3, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.702216756 +0000 UTC m=+219.666285287 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a63d40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.702216756 +0000 UTC m=+219.666285287 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526e70 item 76 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.705086323 +0000 UTC m=+219.669154844 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8a980): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005272d0 item 77 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.706068977 +0000 UTC m=+219.670137508 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8ae80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.706068977 +0000 UTC m=+219.670137508 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8b580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527500 item 77 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.708870586 +0000 UTC m=+219.672939117 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000a8bbc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527c00 item 78 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.709683482 +0000 UTC m=+219.673752012 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6140): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.709683482 +0000 UTC m=+219.673752012 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6840): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ea0 item 78 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.7132357 +0000 UTC m=+219.677304231 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab6e80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa540 item 79 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.714275792 +0000 UTC m=+219.678344323 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.714275792 +0000 UTC m=+219.678344323 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ab7a80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa8c0 item 79 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.717022248 +0000 UTC m=+219.681090768 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada140): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aacb0 item 80 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.717946001 +0000 UTC m=+219.682014532 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000ada640): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.717946001 +0000 UTC m=+219.682014532 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adad40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aaf50 item 80 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.721039839 +0000 UTC m=+219.685108359 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb380): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab490 item 81 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.722287551 +0000 UTC m=+219.686356082 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adb800): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.722287551 +0000 UTC m=+219.686356082 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000adbd40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab6c0 item 81 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.725021233 +0000 UTC m=+219.689089752 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002abd50 item 82 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.726180489 +0000 UTC m=+219.690249008 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2a940): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.726180489 +0000 UTC m=+219.690249008 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2aec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 82 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.728805636 +0000 UTC m=+219.692874156 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2b540): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 83 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.730199993 +0000 UTC m=+219.694268524 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b2ba40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.730199993 +0000 UTC m=+219.694268524 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 83 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.73305907 +0000 UTC m=+219.697127599 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4e680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 84 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.734388265 +0000 UTC m=+219.698456785 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4eb80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.734388265 +0000 UTC m=+219.698456785 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f100): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e00 item 84 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.73699105 +0000 UTC m=+219.701059571 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4f780): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 85 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.738265082 +0000 UTC m=+219.702333612 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b4fc80): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.738265082 +0000 UTC m=+219.702333612 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68240): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391730 item 85 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.74055972 +0000 UTC m=+219.704628230 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b688c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391dc0 item 86 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.741391711 +0000 UTC m=+219.705460221 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b68dc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.741391711 +0000 UTC m=+219.705460221 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005302a0 item 86 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.743245761 +0000 UTC m=+219.707314271 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b699c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530930 item 87 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.744315299 +0000 UTC m=+219.708383799 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b69ec0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.744315299 +0000 UTC m=+219.708383799 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84480): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530bd0 item 87 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.746450096 +0000 UTC m=+219.710518606 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b84b00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005310a0 item 88 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.748037976 +0000 UTC m=+219.712106496 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85000): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.748037976 +0000 UTC m=+219.712106496 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85580): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531260 item 88 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.750558337 +0000 UTC m=+219.714626857 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000b85bc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524000 item 89 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.753947659 +0000 UTC m=+219.718016189 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac180): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8230 item 89 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.755278928 +0000 UTC m=+219.719347468 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bac6c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.755278928 +0000 UTC m=+219.719347468 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bacc40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8690 item 89 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.758257049 +0000 UTC m=+219.722325569 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad280): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8d90 item 90 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.759124867 +0000 UTC m=+219.723193398 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000bad7c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9570 item 90 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.760397807 +0000 UTC m=+219.724466336 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000badd00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.760397807 +0000 UTC m=+219.724466336 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100340): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9b90 item 90 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.763049465 +0000 UTC m=+219.727117985 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011009c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005307e0 item 91 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.764294973 +0000 UTC m=+219.728363502 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001100f00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): >_readAt: n=2, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): _writeAt: size=3, off=7 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005309a0 item 91 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.765321599 +0000 UTC m=+219.729390120 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc001101440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): >_readAt: n=8, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.765321599 +0000 UTC m=+219.729390120 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0011019c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530c40 item 91 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.767924515 +0000 UTC m=+219.731993046 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b00c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531110 item 92 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.769018109 +0000 UTC m=+219.733086638 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0680): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): open at offset 5 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005312d0 item 92 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): _readAt: size=2, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): _writeAt: size=3, off=5 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): >_writeAt: n=3, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.770124454 +0000 UTC m=+219.734192984 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b0bc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): >_readAt: n=3, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.770124454 +0000 UTC m=+219.734192984 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1180): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005315e0 item 92 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.772523688 +0000 UTC m=+219.736592218 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b17c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531c00 item 93 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.773252867 +0000 UTC m=+219.737321397 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0009b1d00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.773252867 +0000 UTC m=+219.737321397 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628700): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531e30 item 93 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.776232219 +0000 UTC m=+219.740300749 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000628e40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 94 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.777681159 +0000 UTC m=+219.741749670 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629400): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.777681159 +0000 UTC m=+219.741749670 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000629b00): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 94 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.780797158 +0000 UTC m=+219.744865688 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc0004123c0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 95 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.781927319 +0000 UTC m=+219.745995849 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000412b40): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.781927319 +0000 UTC m=+219.745995849 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413240): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005253b0 item 95 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 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/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): open at offset 0 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): _readAt: size=2, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): >_readAt: n=0, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.784629761 +0000 UTC m=+219.748698282 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000413dc0): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): _writeAt: size=5, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): >openPending: err= 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 96 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): >_writeAt: n=5, err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.785443909 +0000 UTC m=+219.749512430 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000251900): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/24 02:07:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/24 02:07:39 DEBUG : open-test-file: newRWFileHandle: 2025/07/24 02:07:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/24 02:07:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): _readAt: size=512, off=0 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): openPending: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): >openPending: err= 2025/07/24 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): >_readAt: n=5, err=EOF 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): close: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-24 02:07:39.785443909 +0000 UTC m=+219.749512430 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:39 DEBUG : open-test-file(0xc000994440): >close: err= 2025/07/24 02:07:39 DEBUG : open-test-file: Remove: 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516380 item 96 2025/07/24 02:07:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/24 02:07:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/24 02:07:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/24 02:07:39 DEBUG : open-test-file: >Remove: err= 2025/07/24 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:39 DEBUG : Looking for writers 2025/07/24 02:07:39 DEBUG : >WaitForWriters: 2025/07/24 02:07:39 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.96s) --- PASS: TestRWFileHandleOpenTests/writes (1.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.29s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.77s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:40 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:40 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:40 DEBUG : file1: newRWFileHandle: 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): openPending: 2025/07/24 02:07:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): >openPending: err= 2025/07/24 02:07:40 DEBUG : file1: >newRWFileHandle: err= 2025/07/24 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/24 02:07:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): _writeAt: size=2, off=0 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): >_writeAt: n=2, err= 2025/07/24 02:07:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): RWFileHandle.Flush 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): RWFileHandle.Release 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): close: 2025/07/24 02:07:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/24 02:07:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:40 DEBUG : file1(0xc0006e8180): >close: err= 2025/07/24 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:40 DEBUG : file1: vfs cache: starting upload 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:40 DEBUG : Looking for writers 2025/07/24 02:07:40 DEBUG : file1: reading active writers 2025/07/24 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:07:41 INFO : file1: Copied (new) 2025/07/24 02:07:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/07/24 02:07:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/24 02:07:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/24 02:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:07:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/24 02:07:41 DEBUG : Looking for writers 2025/07/24 02:07:41 DEBUG : file1: reading active writers 2025/07/24 02:07:41 DEBUG : >WaitForWriters: 2025/07/24 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:41 DEBUG : Looking for writers 2025/07/24 02:07:41 DEBUG : file1: reading active writers 2025/07/24 02:07:41 DEBUG : >WaitForWriters: 2025/07/24 02:07:41 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:42 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:42 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:42 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:07:42 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:07:42 DEBUG : rename_me: newRWFileHandle: 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): openPending: 2025/07/24 02:07:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/24 02:07:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): >openPending: err= 2025/07/24 02:07:42 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/24 02:07:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/24 02:07:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/24 02:07:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): _writeAt: size=5, off=0 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): >_writeAt: n=5, err= 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): close: 2025/07/24 02:07:42 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-24 02:07:42.163169765 +0000 UTC m=+222.127238295 2025/07/24 02:07:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/24 02:07:42 DEBUG : rename_me(0xc000994dc0): >close: err= 2025/07/24 02:07:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/24 02:07:42 DEBUG : i_was_renamed: Updating file with 0xc000bb0840 2025/07/24 02:07:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/24 02:07:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/24 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/24 02:07:42 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/24 02:07:42 DEBUG : Looking for writers 2025/07/24 02:07:42 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/24 02:07:42 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/07/24 02:07:42 INFO : i_was_renamed: Copied (new) 2025/07/24 02:07:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-24 02:07:42 +0000 UTC," 2025/07/24 02:07:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/24 02:07:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/24 02:07:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/24 02:07:43 DEBUG : Looking for writers 2025/07/24 02:07:43 DEBUG : i_was_renamed: reading active writers 2025/07/24 02:07:43 DEBUG : >WaitForWriters: 2025/07/24 02:07:43 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:07:43 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:07:43 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/24 02:07:43 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/24 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yudupaj4hazu" 2025/07/24 02:07:43 INFO : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/24 02:07:44 DEBUG : forgetting directory cache 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): _readAt: size=512, off=0 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): openPending: 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:08:43 +0000 UTC," against cached fingerprint "" 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): >openPending: err= 2025/07/24 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:45 DEBUG : forgetting directory cache 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): >_readAt: n=20, err=EOF 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): close: 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:08:43 +0000 UTC 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate(0xc0006e9100): >close: err= 2025/07/24 02:07:45 DEBUG : Re-reading directory (278.644085ms old) 2025/07/24 02:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:45 DEBUG : forgetting directory cache 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate(0xc000680d00): _readAt: size=512, off=0 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate(0xc000680d00): openPending: 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-24 01:08:43 +0000 UTC," 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-24 01:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-24 01:08:43 +0000 UTC,") 2025/07/24 02:07:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate(0xc000680d00): >openPending: err= 2025/07/24 02:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:47 DEBUG : forgetting directory cache 2025/07/24 02:07:47 DEBUG : TestRWCacheUpdate(0xc000680d00): >_readAt: n=20, err=EOF 2025/07/24 02:07:47 DEBUG : TestRWCacheUpdate(0xc000680d00): close: 2025/07/24 02:07:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:09:43 +0000 UTC 2025/07/24 02:07:47 DEBUG : TestRWCacheUpdate(0xc000680d00): >close: err= 2025/07/24 02:07:47 DEBUG : Re-reading directory (264.886691ms old) 2025/07/24 02:07:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:47 DEBUG : forgetting directory cache 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): _readAt: size=512, off=0 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): openPending: 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-24 01:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-24 01:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-24 01:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/24 02:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): >openPending: err= 2025/07/24 02:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:48 DEBUG : forgetting directory cache 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): >_readAt: n=20, err=EOF 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): close: 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:10:43 +0000 UTC 2025/07/24 02:07:48 DEBUG : TestRWCacheUpdate(0xc0006e8940): >close: err= 2025/07/24 02:07:48 DEBUG : Re-reading directory (278.544066ms old) 2025/07/24 02:07:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:49 DEBUG : forgetting directory cache 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): _readAt: size=512, off=0 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): openPending: 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-24 01:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-24 01:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-24 01:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/24 02:07:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): >openPending: err= 2025/07/24 02:07:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:50 DEBUG : forgetting directory cache 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): >_readAt: n=20, err=EOF 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): close: 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:11:43 +0000 UTC 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate(0xc0008e0980): >close: err= 2025/07/24 02:07:50 DEBUG : Re-reading directory (258.206641ms old) 2025/07/24 02:07:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:50 DEBUG : forgetting directory cache 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate(0xc0008e1440): _readAt: size=512, off=0 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate(0xc0008e1440): openPending: 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-24 01:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-24 01:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-24 01:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/24 02:07:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate(0xc0008e1440): >openPending: err= 2025/07/24 02:07:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:52 DEBUG : forgetting directory cache 2025/07/24 02:07:52 DEBUG : TestRWCacheUpdate(0xc0008e1440): >_readAt: n=20, err=EOF 2025/07/24 02:07:52 DEBUG : TestRWCacheUpdate(0xc0008e1440): close: 2025/07/24 02:07:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:12:43 +0000 UTC 2025/07/24 02:07:52 DEBUG : TestRWCacheUpdate(0xc0008e1440): >close: err= 2025/07/24 02:07:52 DEBUG : Re-reading directory (279.795004ms old) 2025/07/24 02:07:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:52 DEBUG : forgetting directory cache 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): _readAt: size=512, off=0 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): openPending: 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-24 01:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-24 01:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-24 01:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-24 01:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/24 02:07:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/24 02:07:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): >openPending: err= 2025/07/24 02:07:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:53 DEBUG : forgetting directory cache 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): >_readAt: n=20, err=EOF 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): close: 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:13:43 +0000 UTC 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate(0xc000681ac0): >close: err= 2025/07/24 02:07:53 DEBUG : Re-reading directory (278.311116ms old) 2025/07/24 02:07:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:54 DEBUG : forgetting directory cache 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): _readAt: size=512, off=0 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): openPending: 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-24 01:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-24 01:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-24 01:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-24 01:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/24 02:07:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/24 02:07:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): >openPending: err= 2025/07/24 02:07:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:55 DEBUG : forgetting directory cache 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): >_readAt: n=21, err=EOF 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): close: 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:14:43 +0000 UTC 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate(0xc0008e1e40): >close: err= 2025/07/24 02:07:55 DEBUG : Re-reading directory (260.696163ms old) 2025/07/24 02:07:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:55 DEBUG : forgetting directory cache 2025/07/24 02:07:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): _readAt: size=512, off=0 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): openPending: 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-24 01:15:43 +0000 UTC," against cached fingerprint "21,2025-07-24 01:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-24 01:15:43 +0000 UTC," != cached fingerprint "21,2025-07-24 01:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/24 02:07:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/24 02:07:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): >openPending: err= 2025/07/24 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:57 DEBUG : forgetting directory cache 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): >_readAt: n=22, err=EOF 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): close: 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:15:43 +0000 UTC 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate(0xc001100740): >close: err= 2025/07/24 02:07:57 DEBUG : Re-reading directory (271.881749ms old) 2025/07/24 02:07:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:57 DEBUG : forgetting directory cache 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): _readAt: size=512, off=0 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): openPending: 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-24 01:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-24 01:15:43 +0000 UTC," 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-24 01:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-24 01:15:43 +0000 UTC,") 2025/07/24 02:07:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/24 02:07:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): >openPending: err= 2025/07/24 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:07:58 DEBUG : forgetting directory cache 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): >_readAt: n=23, err=EOF 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): close: 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:16:43 +0000 UTC 2025/07/24 02:07:58 DEBUG : TestRWCacheUpdate(0xc0006285c0): >close: err= 2025/07/24 02:07:58 DEBUG : Re-reading directory (272.956445ms old) 2025/07/24 02:07:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:07:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:07:59 DEBUG : forgetting directory cache 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): _readAt: size=512, off=0 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): openPending: 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-24 01:17:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-24 01:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-24 01:17:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-24 01:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/24 02:08:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/24 02:08:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): >openPending: err= 2025/07/24 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:00 DEBUG : forgetting directory cache 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): >_readAt: n=24, err=EOF 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): close: 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-24 01:17:43 +0000 UTC 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate(0xc000628580): >close: err= 2025/07/24 02:08:00 DEBUG : Re-reading directory (266.946514ms old) 2025/07/24 02:08:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/24 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:00 DEBUG : Looking for writers 2025/07/24 02:08:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/24 02:08:00 DEBUG : >WaitForWriters: 2025/07/24 02:08:00 DEBUG : files root 'rclone-test-yudupaj4hazu': vfs cache: cleaner exiting 2025/07/24 02:08:01 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.36s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:03 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/24 02:08:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/24 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:04 DEBUG : Looking for writers 2025/07/24 02:08:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/24 02:08:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/24 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.49s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:05 DEBUG : files root 'rclone-test-yudupaj4hazu': Reusing VFS from active cache 2025/07/24 02:08:05 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:05 DEBUG : Looking for writers 2025/07/24 02:08:05 DEBUG : >WaitForWriters: 2025/07/24 02:08:05 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:05 DEBUG : Looking for writers 2025/07/24 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.28s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:05 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:05 DEBUG : Looking for writers 2025/07/24 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.28s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:05 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:05 DEBUG : Looking for writers 2025/07/24 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:05 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:08 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:08 DEBUG : dir: Looking for writers 2025/07/24 02:08:08 DEBUG : file2: reading active writers 2025/07/24 02:08:08 DEBUG : Looking for writers 2025/07/24 02:08:08 DEBUG : dir: reading active writers 2025/07/24 02:08:08 DEBUG : file1: reading active writers 2025/07/24 02:08:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.31s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:09 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:11 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:11 DEBUG : dir: Looking for writers 2025/07/24 02:08:11 DEBUG : Looking for writers 2025/07/24 02:08:11 DEBUG : dir: reading active writers 2025/07/24 02:08:11 DEBUG : file1: reading active writers 2025/07/24 02:08:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.20s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:12 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:14 DEBUG : file1: Open: flags=O_RDONLY 2025/07/24 02:08:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/24 02:08:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/24 02:08:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/24 02:08:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/24 02:08:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/24 02:08:14 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/24 02:08:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/24 02:08:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/24 02:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/24 02:08:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/24 02:08:15 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:15 DEBUG : dir: Looking for writers 2025/07/24 02:08:15 DEBUG : file2: reading active writers 2025/07/24 02:08:15 DEBUG : new_file.txt: reading active writers 2025/07/24 02:08:15 DEBUG : Looking for writers 2025/07/24 02:08:15 DEBUG : file1: reading active writers 2025/07/24 02:08:15 DEBUG : dir: reading active writers 2025/07/24 02:08:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.18s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:16 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/24 02:08:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000a82240 2025/07/24 02:08:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/24 02:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:19 INFO : dir/file1: Moved (server-side) to: file0 2025/07/24 02:08:19 DEBUG : file0: Updating file with file0 0xc000a82240 2025/07/24 02:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/24 02:08:19 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/24 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:20 DEBUG : dir: Looking for writers 2025/07/24 02:08:20 DEBUG : Looking for writers 2025/07/24 02:08:20 DEBUG : dir: reading active writers 2025/07/24 02:08:20 DEBUG : file0: reading active writers 2025/07/24 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.37s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:20 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:20 DEBUG : Looking for writers 2025/07/24 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:21 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:21 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/24 02:08:21 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/24 02:08:22 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/24 02:08:23 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/24 02:08:23 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/24 02:08:23 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:23 DEBUG : d: Looking for writers 2025/07/24 02:08:23 DEBUG : Looking for writers 2025/07/24 02:08:23 DEBUG : a: Looking for writers 2025/07/24 02:08:23 DEBUG : b: Looking for writers 2025/07/24 02:08:23 DEBUG : c: Looking for writers 2025/07/24 02:08:23 DEBUG : Looking for writers 2025/07/24 02:08:23 DEBUG : /: reading active writers 2025/07/24 02:08:23 DEBUG : a: reading active writers 2025/07/24 02:08:23 DEBUG : b: reading active writers 2025/07/24 02:08:23 DEBUG : c: reading active writers 2025/07/24 02:08:23 DEBUG : d: reading active writers 2025/07/24 02:08:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.83s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:24 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:25 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/24 02:08:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/24 02:08:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/24 02:08:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/24 02:08:28 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:28 DEBUG : a/b/c/d: Looking for writers 2025/07/24 02:08:28 DEBUG : a/b/c: Looking for writers 2025/07/24 02:08:28 DEBUG : d: reading active writers 2025/07/24 02:08:28 DEBUG : a/b: Looking for writers 2025/07/24 02:08:28 DEBUG : c: reading active writers 2025/07/24 02:08:28 DEBUG : a: Looking for writers 2025/07/24 02:08:28 DEBUG : b: reading active writers 2025/07/24 02:08:28 DEBUG : Looking for writers 2025/07/24 02:08:28 DEBUG : a: reading active writers 2025/07/24 02:08:28 DEBUG : >WaitForWriters: 2025/07/24 02:08:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/a/b/c not empty`) 2025/07/24 02:08:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:08:29 DEBUG : pacer: Reducing sleep to 15ms 2025/07/24 02:08:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/a/b not empty`) 2025/07/24 02:08:29 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/07/24 02:08:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/a/b not empty`) 2025/07/24 02:08:30 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/07/24 02:08:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/a/b not empty`) 2025/07/24 02:08:30 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/07/24 02:08:30 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-yudupaj4hazu/a/b not empty`) 2025/07/24 02:08:30 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/07/24 02:08:30 DEBUG : pacer: Reducing sleep to 180ms 2025/07/24 02:08:30 DEBUG : pacer: Reducing sleep to 135ms 2025/07/24 02:08:30 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.99s) === 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:30 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:30 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:30 DEBUG : Looking for writers 2025/07/24 02:08:30 DEBUG : >WaitForWriters: 2025/07/24 02:08:30 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/07/24 02:08:31 DEBUG : pacer: Reducing sleep to 56.953125ms --- 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-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:31 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:31 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/07/24 02:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/24 02:08:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/24 02:08:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/24 02:08:31 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/24 02:08:32 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/07/24 02:08:32 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/07/24 02:08:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:32 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:32 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/07/24 02:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/24 02:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/24 02:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:32 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/24 02:08:33 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/07/24 02:08:33 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/07/24 02:08:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/24 02:08:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/24 02:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/24 02:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/24 02:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:33 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (7 bytes), uploading instead of streaming 2025/07/24 02:08:33 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:08:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:34 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:34 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:34 DEBUG : Looking for writers 2025/07/24 02:08:34 DEBUG : file1: reading active writers 2025/07/24 02:08:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.39s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:34 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/24 02:08:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/24 02:08:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/24 02:08:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/24 02:08:35 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (11 bytes), uploading instead of streaming 2025/07/24 02:08:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:36 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/24 02:08:36 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:36 DEBUG : Looking for writers 2025/07/24 02:08:36 DEBUG : file1: reading active writers 2025/07/24 02:08:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:37 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/24 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:37 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/24 02:08:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:37 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/24 02:08:37 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:37 DEBUG : Looking for writers 2025/07/24 02:08:37 DEBUG : file1: reading active writers 2025/07/24 02:08:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:38 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:38 DEBUG : file1: WriteFileHandle.Release closing 2025/07/24 02:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:38 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/24 02:08:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:39 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/24 02:08:39 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:39 DEBUG : Looking for writers 2025/07/24 02:08:39 DEBUG : file1: reading active writers 2025/07/24 02:08:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.37s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:39 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:39 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (2 bytes), uploading instead of streaming 2025/07/24 02:08:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:40 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/24 02:08:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:40 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:40 DEBUG : Looking for writers 2025/07/24 02:08:40 DEBUG : file1: reading active writers 2025/07/24 02:08:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.52s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:41 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:41 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/24 02:08:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/24 02:08:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/24 02:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:08:42 DEBUG : file1: Open: flags=O_RDONLY 2025/07/24 02:08:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/24 02:08:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/24 02:08:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:42 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:42 DEBUG : Looking for writers 2025/07/24 02:08:42 DEBUG : file1: reading active writers 2025/07/24 02:08:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.70s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-yudupaj4hazu'", Local "Local file system at /tmp/rclone2250603115", Modify Window "1s" 2025/07/24 02:08:42 INFO : files root 'rclone-test-yudupaj4hazu': poll-interval is not supported by this remote 2025/07/24 02:08:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/24 02:08:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/24 02:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/24 02:08:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/24 02:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:43 DEBUG : files root 'rclone-test-yudupaj4hazu': File to upload is small (100 bytes), uploading instead of streaming 2025/07/24 02:08:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/24 02:08:43 DEBUG : file1: Size of src and dst objects identical 2025/07/24 02:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/24 02:08:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/24 02:08:43 DEBUG : file1: Open: flags=O_RDONLY 2025/07/24 02:08:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/24 02:08:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/24 02:08:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/24 02:08:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/24 02:08:44 DEBUG : WaitForWriters: timeout=30s 2025/07/24 02:08:44 DEBUG : Looking for writers 2025/07/24 02:08:44 DEBUG : file1: reading active writers 2025/07/24 02:08:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.65s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/24 02:08:44 DEBUG : files root 'rclone-test-yudupaj4hazu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m44.785588471s (try 1/5): exit status 1: Failed [TestFileOpenRead]