"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/03 01:47:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yijorat0neqa" 2026/04/03 01:47:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 01:47:12 DEBUG : Starting OpenDrive session with ID: 6aef8a78071739573d7291d822a15800555bf98a386492748e46cb2bb9de7654 2026/04/03 01:47:12 DEBUG : Creating backend with remote "/tmp/rclone2516758449" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:12 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:12 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:15 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:15 DEBUG : dir: Looking for writers 2026/04/03 01:47:15 DEBUG : Looking for writers 2026/04/03 01:47:15 DEBUG : dir: reading active writers 2026/04/03 01:47:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.13s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:16 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:16 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:19 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/03 01:47:21 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/03 01:47:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:23 DEBUG : dir/subdir: Looking for writers 2026/04/03 01:47:23 DEBUG : dir: Looking for writers 2026/04/03 01:47:23 DEBUG : file2: reading active writers 2026/04/03 01:47:23 DEBUG : subdir: reading active writers 2026/04/03 01:47:23 DEBUG : file1: reading active writers 2026/04/03 01:47:23 DEBUG : Looking for writers 2026/04/03 01:47:23 DEBUG : dir: reading active writers 2026/04/03 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.33s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:26 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:26 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:28 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:28 DEBUG : dir: Looking for writers 2026/04/03 01:47:28 DEBUG : file1: reading active writers 2026/04/03 01:47:28 DEBUG : Looking for writers 2026/04/03 01:47:28 DEBUG : dir: reading active writers 2026/04/03 01:47:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.79s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:29 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:29 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:32 DEBUG : dir: Looking for writers 2026/04/03 01:47:32 DEBUG : Looking for writers 2026/04/03 01:47:32 DEBUG : dir: reading active writers 2026/04/03 01:47:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.60s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:33 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:36 DEBUG : dir: forgetting directory cache 2026/04/03 01:47:36 DEBUG : forgetting directory cache 2026/04/03 01:47:36 DEBUG : dir: forgetting directory cache 2026/04/03 01:47:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:36 DEBUG : Looking for writers 2026/04/03 01:47:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.85s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:37 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:37 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:40 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/03 01:47:40 DEBUG : dir: invalidating directory cache 2026/04/03 01:47:40 DEBUG : >ForgetPath: 2026/04/03 01:47:40 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/03 01:47:40 DEBUG : invalidating directory cache 2026/04/03 01:47:40 DEBUG : dir: forgetting directory cache 2026/04/03 01:47:40 DEBUG : >ForgetPath: 2026/04/03 01:47:40 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/03 01:47:40 DEBUG : >ForgetPath: 2026/04/03 01:47:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:40 DEBUG : dir: Looking for writers 2026/04/03 01:47:40 DEBUG : Looking for writers 2026/04/03 01:47:40 DEBUG : dir: reading active writers 2026/04/03 01:47:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.77s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:41 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:45 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/03 01:47:47 DEBUG : forgetting directory cache 2026/04/03 01:47:47 DEBUG : dir: forgetting directory cache 2026/04/03 01:47:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:48 DEBUG : dir: Looking for writers 2026/04/03 01:47:48 DEBUG : fil/a/b: Looking for writers 2026/04/03 01:47:48 DEBUG : fil/a: Looking for writers 2026/04/03 01:47:48 DEBUG : b: reading active writers 2026/04/03 01:47:48 DEBUG : fil: Looking for writers 2026/04/03 01:47:48 DEBUG : a: reading active writers 2026/04/03 01:47:48 DEBUG : Looking for writers 2026/04/03 01:47:48 DEBUG : fil: reading active writers 2026/04/03 01:47:48 DEBUG : dir: reading active writers 2026/04/03 01:47:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.72s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:50 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:50 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:53 DEBUG : dir: Looking for writers 2026/04/03 01:47:53 DEBUG : Looking for writers 2026/04/03 01:47:53 DEBUG : dir: reading active writers 2026/04/03 01:47:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.77s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:54 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:54 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:47:57 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:47:57 DEBUG : dir: Looking for writers 2026/04/03 01:47:57 DEBUG : file1: reading active writers 2026/04/03 01:47:57 DEBUG : Looking for writers 2026/04/03 01:47:57 DEBUG : dir: reading active writers 2026/04/03 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.81s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:47:58 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:47:58 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:47:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:01 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/03 01:48:03 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/03 01:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/03 01:48:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/03 01:48:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 01:48:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/03 01:48:06 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/03 01:48:08 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/03 01:48:09 DEBUG : dir: invalidating directory cache 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/03 01:48:10 DEBUG : dir/file1: Reset virtual modtime 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/03 01:48:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 01:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/03 01:48:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/03 01:48:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:48:10 DEBUG : dir: invalidating directory cache 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/03 01:48:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/03 01:48:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 01:48:10 DEBUG : forgetting directory cache 2026/04/03 01:48:10 DEBUG : dir: forgetting directory cache 2026/04/03 01:48:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/03 01:48:10 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:10 DEBUG : dir/virtualDir: Looking for writers 2026/04/03 01:48:10 DEBUG : dir: Looking for writers 2026/04/03 01:48:10 DEBUG : virtualFile2: reading active writers 2026/04/03 01:48:10 DEBUG : virtualFile: reading active writers 2026/04/03 01:48:10 DEBUG : virtualDir: reading active writers 2026/04/03 01:48:10 DEBUG : file1: reading active writers 2026/04/03 01:48:10 DEBUG : Looking for writers 2026/04/03 01:48:10 DEBUG : dir: reading active writers 2026/04/03 01:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.88s) --- PASS: TestDirReadDirAll/Virtual (4.94s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:12 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:12 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:14 ERROR : dir/: Can only open directories read only 2026/04/03 01:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:14 DEBUG : dir: Looking for writers 2026/04/03 01:48:14 DEBUG : Looking for writers 2026/04/03 01:48:14 DEBUG : dir: reading active writers 2026/04/03 01:48:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.57s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:15 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:15 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/04/03 01:48:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 01:48:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/03 01:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 01:48:18 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 01:48:19 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/03 01:48:20 DEBUG : dir/potato: size = 5 OK 2026/04/03 01:48:20 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:48:20 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/03 01:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 01:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:20 DEBUG : dir: Looking for writers 2026/04/03 01:48:20 DEBUG : file1: reading active writers 2026/04/03 01:48:20 DEBUG : potato: reading active writers 2026/04/03 01:48:20 DEBUG : Looking for writers 2026/04/03 01:48:20 DEBUG : dir: reading active writers 2026/04/03 01:48:20 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.88s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:21 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:21 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/04/03 01:48:25 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:25 DEBUG : dir/sub: Looking for writers 2026/04/03 01:48:25 DEBUG : dir: Looking for writers 2026/04/03 01:48:25 DEBUG : file1: reading active writers 2026/04/03 01:48:25 DEBUG : sub: reading active writers 2026/04/03 01:48:25 DEBUG : Looking for writers 2026/04/03 01:48:25 DEBUG : dir: reading active writers 2026/04/03 01:48:25 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.53s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:27 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:27 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 01:48:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/03 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:31 DEBUG : dir/sub/subsub: Looking for writers 2026/04/03 01:48:31 DEBUG : dir/sub: Looking for writers 2026/04/03 01:48:31 DEBUG : subsub: reading active writers 2026/04/03 01:48:31 DEBUG : dir: Looking for writers 2026/04/03 01:48:31 DEBUG : file1: reading active writers 2026/04/03 01:48:31 DEBUG : sub: reading active writers 2026/04/03 01:48:31 DEBUG : Looking for writers 2026/04/03 01:48:31 DEBUG : dir: reading active writers 2026/04/03 01:48:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.65s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:33 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:36 ERROR : dir/: Dir.Remove not empty 2026/04/03 01:48:36 DEBUG : dir/file1: Remove: 2026/04/03 01:48:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:48:36 DEBUG : dir/file1: >Remove: err= 2026/04/03 01:48:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 01:48:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:37 DEBUG : Looking for writers 2026/04/03 01:48:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.86s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:37 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:37 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:40 DEBUG : dir/file1: Remove: 2026/04/03 01:48:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:48:40 DEBUG : dir/file1: >Remove: err= 2026/04/03 01:48:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 01:48:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:41 DEBUG : Looking for writers 2026/04/03 01:48:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.82s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:41 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:44 DEBUG : dir/file1: Remove: 2026/04/03 01:48:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:48:44 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/04/03 01:48:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:44 DEBUG : dir: Looking for writers 2026/04/03 01:48:44 DEBUG : Looking for writers 2026/04/03 01:48:44 DEBUG : dir: reading active writers 2026/04/03 01:48:44 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.13s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:45 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:45 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:48 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/03 01:48:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/03 01:48:51 DEBUG : dir2: same parent dir (ODFfMTEwOTU0NTVfaFk2SWE) - using folder/rename instead of move_copy 2026/04/03 01:48:51 DEBUG : dir: Updating dir with dir2 0x144cd0bb32b0 2026/04/03 01:48:51 DEBUG : dir: forgetting directory cache 2026/04/03 01:48:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 01:48:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/03 01:48:52 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/03 01:48:52 DEBUG : file2: Updating file with file2 0x144cd0cec6c0 2026/04/03 01:48:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/03 01:48:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 01:48:53 INFO : dir2/file3: Deleted 2026/04/03 01:48:53 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/03 01:48:53 DEBUG : dir2/file3: Updating file with dir2/file3 0x144cd0cec6c0 2026/04/03 01:48:53 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/03 01:48:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/03 01:48:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/03 01:48:54 DEBUG : renamed empty directory: same parent dir (ODFfMTEwOTU0NTVfaFk2SWE) - using folder/rename instead of move_copy 2026/04/03 01:48:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x144cd1024410 2026/04/03 01:48:54 DEBUG : empty directory: forgetting directory cache 2026/04/03 01:48:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/03 01:48:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/03 01:48:54 DEBUG : dir2: Renaming to "dir3" 2026/04/03 01:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:48:54 DEBUG : dir3: Looking for writers 2026/04/03 01:48:54 DEBUG : file3: reading active writers 2026/04/03 01:48:54 DEBUG : renamed empty directory: Looking for writers 2026/04/03 01:48:54 DEBUG : Looking for writers 2026/04/03 01:48:54 DEBUG : dir3: reading active writers 2026/04/03 01:48:54 DEBUG : renamed empty directory: reading active writers 2026/04/03 01:48:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.47s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:48:56 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:48:56 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:48:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:48:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 01:48:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:48:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:48:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 01:48:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/03 01:48:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/03 01:48:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 01:48:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:48:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:48:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 01:48:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/03 01:48:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/03 01:48:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 01:48:59 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (12 bytes), uploading instead of streaming 2026/04/03 01:49:00 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/03 01:49:01 DEBUG : dir/sub/file2: size = 12 OK 2026/04/03 01:49:01 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/03 01:49:01 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/03 01:49:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 01:49:01 DEBUG : forgetting directory cache 2026/04/03 01:49:01 DEBUG : dir: forgetting directory cache 2026/04/03 01:49:01 DEBUG : dir/sub: forgetting directory cache 2026/04/03 01:49:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/03 01:49:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/03 01:49:01 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 01:49:01 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/03 01:49:02 DEBUG : dir/sub/file0: size = 5 OK 2026/04/03 01:49:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:49:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/03 01:49:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 01:49:02 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:02 DEBUG : dir/sub: Looking for writers 2026/04/03 01:49:02 DEBUG : file0: reading active writers 2026/04/03 01:49:02 DEBUG : file2: reading active writers 2026/04/03 01:49:02 DEBUG : dir: Looking for writers 2026/04/03 01:49:02 DEBUG : file1: reading active writers 2026/04/03 01:49:02 DEBUG : sub: reading active writers 2026/04/03 01:49:02 DEBUG : Looking for writers 2026/04/03 01:49:02 DEBUG : dir: reading active writers 2026/04/03 01:49:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.70s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:04 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:04 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/03 01:49:04 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:04 DEBUG : Looking for writers 2026/04/03 01:49:04 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:05 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:05 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:49:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 01:49:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/03 01:49:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:49:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/03 01:49:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/03 01:49:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/03 01:49:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:49:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 01:49:07 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:07 DEBUG : dir: Looking for writers 2026/04/03 01:49:07 DEBUG : file1: reading active writers 2026/04/03 01:49:07 DEBUG : file1.metadata: reading active writers 2026/04/03 01:49:07 DEBUG : Looking for writers 2026/04/03 01:49:07 DEBUG : dir.metadata: reading active writers 2026/04/03 01:49:07 DEBUG : dir: reading active writers 2026/04/03 01:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.71s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:08 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:08 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:11 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:11 DEBUG : dir: Looking for writers 2026/04/03 01:49:11 DEBUG : file1: reading active writers 2026/04/03 01:49:11 DEBUG : Looking for writers 2026/04/03 01:49:11 DEBUG : dir: reading active writers 2026/04/03 01:49:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.79s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:12 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:12 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:16 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/03 01:49:17 DEBUG : Can set mod time: true 2026/04/03 01:49:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 01:49:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:18 DEBUG : dir: Looking for writers 2026/04/03 01:49:18 DEBUG : file1: reading active writers 2026/04/03 01:49:18 DEBUG : Looking for writers 2026/04/03 01:49:18 DEBUG : dir: reading active writers 2026/04/03 01:49:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:19 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:19 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:49:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:49:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 01:49:23 DEBUG : dir/file1: size = 0 OK 2026/04/03 01:49:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:49:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/03 01:49:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 01:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:23 DEBUG : dir: Looking for writers 2026/04/03 01:49:23 DEBUG : file1: reading active writers 2026/04/03 01:49:23 DEBUG : Looking for writers 2026/04/03 01:49:23 DEBUG : dir: reading active writers 2026/04/03 01:49:23 DEBUG : >WaitForWriters: 2026/04/03 01:49:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:23 DEBUG : dir: Looking for writers 2026/04/03 01:49:23 DEBUG : file1: reading active writers 2026/04/03 01:49:23 DEBUG : Looking for writers 2026/04/03 01:49:23 DEBUG : dir: reading active writers 2026/04/03 01:49:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:24 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:24 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:27 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 01:49:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:49:28 DEBUG : dir/file1: size = 5 OK 2026/04/03 01:49:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:49:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/03 01:49:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 01:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:29 DEBUG : dir: Looking for writers 2026/04/03 01:49:29 DEBUG : file1: reading active writers 2026/04/03 01:49:29 DEBUG : Looking for writers 2026/04/03 01:49:29 DEBUG : dir: reading active writers 2026/04/03 01:49:29 DEBUG : >WaitForWriters: 2026/04/03 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:29 DEBUG : dir: Looking for writers 2026/04/03 01:49:29 DEBUG : file1: reading active writers 2026/04/03 01:49:29 DEBUG : Looking for writers 2026/04/03 01:49:29 DEBUG : dir: reading active writers 2026/04/03 01:49:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:30 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:30 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:49:30 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:30 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:49:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 01:49:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:33 DEBUG : dir: Looking for writers 2026/04/03 01:49:33 DEBUG : file1: reading active writers 2026/04/03 01:49:33 DEBUG : Looking for writers 2026/04/03 01:49:33 DEBUG : dir: reading active writers 2026/04/03 01:49:33 DEBUG : >WaitForWriters: 2026/04/03 01:49:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:34 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:34 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:49:34 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:34 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:49:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 01:49:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:49:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:49:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:49:37 DEBUG : dir/file1(0x144cd0e46080): close: 2026/04/03 01:49:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 01:49:37 DEBUG : dir/file1(0x144cd0e46080): >close: err= 2026/04/03 01:49:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:37 DEBUG : dir: Looking for writers 2026/04/03 01:49:37 DEBUG : file1: reading active writers 2026/04/03 01:49:37 DEBUG : Looking for writers 2026/04/03 01:49:37 DEBUG : dir: reading active writers 2026/04/03 01:49:37 DEBUG : >WaitForWriters: 2026/04/03 01:49:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:37 DEBUG : dir: Looking for writers 2026/04/03 01:49:37 DEBUG : file1: reading active writers 2026/04/03 01:49:37 DEBUG : Looking for writers 2026/04/03 01:49:37 DEBUG : dir: reading active writers 2026/04/03 01:49:37 DEBUG : >WaitForWriters: 2026/04/03 01:49:37 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:39 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:39 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:49:39 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:49:39 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:49:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 01:49:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:49:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:49:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:49:41 DEBUG : dir/file1(0x144cd102a100): _writeAt: size=5, off=0 2026/04/03 01:49:41 DEBUG : dir/file1(0x144cd102a100): openPending: 2026/04/03 01:49:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 01:49:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:41 DEBUG : dir/file1(0x144cd102a100): >openPending: err= 2026/04/03 01:49:41 DEBUG : dir/file1(0x144cd102a100): >_writeAt: n=5, err= 2026/04/03 01:49:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 01:49:41 DEBUG : dir/file1(0x144cd102a100): close: 2026/04/03 01:49:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/03 01:49:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/03 01:49:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/03 01:49:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 01:49:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 01:49:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:49:42 DEBUG : dir/file1(0x144cd102a100): >close: err= 2026/04/03 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:49:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:49:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:42 DEBUG : dir: Looking for writers 2026/04/03 01:49:42 DEBUG : file1: reading active writers 2026/04/03 01:49:42 DEBUG : Looking for writers 2026/04/03 01:49:42 DEBUG : dir: reading active writers 2026/04/03 01:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:49:43 DEBUG : dir/file1: size = 14 OK 2026/04/03 01:49:43 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/03 01:49:43 INFO : dir/file1: Copied (replaced existing) 2026/04/03 01:49:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/03 01:49:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 01:49:43 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/03 01:49:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 01:49:43 DEBUG : dir: Looking for writers 2026/04/03 01:49:43 DEBUG : file1: reading active writers 2026/04/03 01:49:43 DEBUG : Looking for writers 2026/04/03 01:49:43 DEBUG : dir: reading active writers 2026/04/03 01:49:43 DEBUG : >WaitForWriters: 2026/04/03 01:49:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:43 DEBUG : dir: Looking for writers 2026/04/03 01:49:43 DEBUG : file1: reading active writers 2026/04/03 01:49:43 DEBUG : Looking for writers 2026/04/03 01:49:43 DEBUG : dir: reading active writers 2026/04/03 01:49:43 DEBUG : >WaitForWriters: 2026/04/03 01:49:43 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.05s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.27s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.23s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.75s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:44 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:44 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:49:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:49:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 01:49:47 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:47 DEBUG : dir: Looking for writers 2026/04/03 01:49:47 DEBUG : file1: reading active writers 2026/04/03 01:49:47 DEBUG : Looking for writers 2026/04/03 01:49:47 DEBUG : dir: reading active writers 2026/04/03 01:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.23s) === RUN TestFileOpenReadUnknownSize 2026/04/03 01:49:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/03 01:49:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:49:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/03 01:49:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:48 DEBUG : Looking for writers 2026/04/03 01:49:48 DEBUG : file.txt: reading active writers 2026/04/03 01:49:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:48 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:48 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:51 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 01:49:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/03 01:49:53 DEBUG : dir/file1: size = 25 OK 2026/04/03 01:49:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:49:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/03 01:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:49:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:53 DEBUG : dir: Looking for writers 2026/04/03 01:49:53 DEBUG : file1: reading active writers 2026/04/03 01:49:53 DEBUG : Looking for writers 2026/04/03 01:49:53 DEBUG : dir: reading active writers 2026/04/03 01:49:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.10s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:54 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:54 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:49:56 DEBUG : dir/file1: Remove: 2026/04/03 01:49:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:49:57 DEBUG : dir/file1: >Remove: err= 2026/04/03 01:49:57 DEBUG : dir/file1: Remove: 2026/04/03 01:49:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 01:49:57 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:49:57 DEBUG : dir: Looking for writers 2026/04/03 01:49:57 DEBUG : Looking for writers 2026/04/03 01:49:57 DEBUG : dir: reading active writers 2026/04/03 01:49:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.21s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:49:58 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:49:58 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:49:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:01 DEBUG : dir/file1: Remove: 2026/04/03 01:50:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:01 DEBUG : dir/file1: >Remove: err= 2026/04/03 01:50:01 DEBUG : dir/file1: Remove: 2026/04/03 01:50:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 01:50:01 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:01 DEBUG : dir: Looking for writers 2026/04/03 01:50:01 DEBUG : Looking for writers 2026/04/03 01:50:01 DEBUG : dir: reading active writers 2026/04/03 01:50:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.20s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:02 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:02 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:50:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:50:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 01:50:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:50:05 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/03 01:50:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:50:05 DEBUG : dir/file1: Open: flags=0x3 2026/04/03 01:50:05 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/03 01:50:05 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/03 01:50:05 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:05 DEBUG : dir: Looking for writers 2026/04/03 01:50:05 DEBUG : file1: reading active writers 2026/04/03 01:50:05 DEBUG : Looking for writers 2026/04/03 01:50:05 DEBUG : dir: reading active writers 2026/04/03 01:50:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.83s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:06 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:06 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:09 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:09 DEBUG : dir: Looking for writers 2026/04/03 01:50:09 DEBUG : file1: reading active writers 2026/04/03 01:50:09 DEBUG : Looking for writers 2026/04/03 01:50:09 DEBUG : dir: reading active writers 2026/04/03 01:50:09 DEBUG : >WaitForWriters: 2026/04/03 01:50:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:10 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0cecb40 2026/04/03 01:50:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:10 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0cecb40 2026/04/03 01:50:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:50:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:11 DEBUG : dir/file1: File is currently open, delaying rename 0x144cd0cecb40 2026/04/03 01:50:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:11 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 01:50:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:12 DEBUG : dir/file1: size = 25 OK 2026/04/03 01:50:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/03 01:50:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:12 DEBUG : newLeaf: Running delayed rename now 2026/04/03 01:50:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:13 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0cecb40 2026/04/03 01:50:13 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:13 DEBUG : dir: Looking for writers 2026/04/03 01:50:13 DEBUG : Looking for writers 2026/04/03 01:50:13 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:13 DEBUG : dir: reading active writers 2026/04/03 01:50:13 DEBUG : >WaitForWriters: 2026/04/03 01:50:13 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:13 DEBUG : dir: Looking for writers 2026/04/03 01:50:13 DEBUG : Looking for writers 2026/04/03 01:50:13 DEBUG : dir: reading active writers 2026/04/03 01:50:13 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:14 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:50:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 DEBUG : Config file has changed externally - reloading 2026/04/03 01:50:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:50:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:17 DEBUG : dir: Looking for writers 2026/04/03 01:50:17 DEBUG : file1: reading active writers 2026/04/03 01:50:17 DEBUG : Looking for writers 2026/04/03 01:50:17 DEBUG : dir: reading active writers 2026/04/03 01:50:17 DEBUG : >WaitForWriters: 2026/04/03 01:50:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:18 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0de0000 2026/04/03 01:50:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:18 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0de0000 2026/04/03 01:50:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 01:50:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:19 DEBUG : dir/file1: File is currently open, delaying rename 0x144cd0de0000 2026/04/03 01:50:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:19 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 01:50:19 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:20 DEBUG : dir/file1: size = 25 OK 2026/04/03 01:50:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/03 01:50:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:20 DEBUG : newLeaf: Running delayed rename now 2026/04/03 01:50:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:21 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0de0000 2026/04/03 01:50:21 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:21 DEBUG : dir: Looking for writers 2026/04/03 01:50:21 DEBUG : Looking for writers 2026/04/03 01:50:21 DEBUG : dir: reading active writers 2026/04/03 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:21 DEBUG : >WaitForWriters: 2026/04/03 01:50:21 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:21 DEBUG : dir: Looking for writers 2026/04/03 01:50:21 DEBUG : Looking for writers 2026/04/03 01:50:21 DEBUG : dir: reading active writers 2026/04/03 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:21 DEBUG : >WaitForWriters: 2026/04/03 01:50:21 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:22 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:22 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:50:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:22 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:50:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:50:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): openPending: 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): >openPending: err= 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): _writeAt: size=14, off=0 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): >_writeAt: n=14, err= 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): close: 2026/04/03 01:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 01:50:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:25 DEBUG : dir/file1(0x144cd0f946c0): >close: err= 2026/04/03 01:50:25 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:25 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:25 DEBUG : dir: Looking for writers 2026/04/03 01:50:25 DEBUG : file1: reading active writers 2026/04/03 01:50:25 DEBUG : Looking for writers 2026/04/03 01:50:25 DEBUG : dir: reading active writers 2026/04/03 01:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:26 DEBUG : dir: Looking for writers 2026/04/03 01:50:26 DEBUG : file1: reading active writers 2026/04/03 01:50:26 DEBUG : Looking for writers 2026/04/03 01:50:26 DEBUG : dir: reading active writers 2026/04/03 01:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:26 DEBUG : dir/file1: size = 14 OK 2026/04/03 01:50:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/03 01:50:26 INFO : dir/file1: Copied (replaced existing) 2026/04/03 01:50:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 01:50:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 01:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 01:50:26 DEBUG : dir: Looking for writers 2026/04/03 01:50:26 DEBUG : file1: reading active writers 2026/04/03 01:50:26 DEBUG : Looking for writers 2026/04/03 01:50:26 DEBUG : dir: reading active writers 2026/04/03 01:50:26 DEBUG : >WaitForWriters: 2026/04/03 01:50:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:50:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): _readAt: size=512, off=0 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): openPending: 2026/04/03 01:50:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/03 01:50:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 01:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): >openPending: err= 2026/04/03 01:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): >_readAt: n=14, err=EOF 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): close: 2026/04/03 01:50:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:50:26 DEBUG : dir/file1(0x144cd0e46a80): >close: err= 2026/04/03 01:50:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:27 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0649a40 2026/04/03 01:50:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 01:50:28 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0649a40 2026/04/03 01:50:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:29 DEBUG : dir/file1(0x144cd0d4a6c0): openPending: 2026/04/03 01:50:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/03 01:50:29 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/03 01:50:29 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:50:29 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:50:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:29 DEBUG : dir/file1(0x144cd0d4a6c0): >openPending: err= 2026/04/03 01:50:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:29 DEBUG : dir/file1(0x144cd0d4a6c0): _writeAt: size=25, off=0 2026/04/03 01:50:29 DEBUG : dir/file1(0x144cd0d4a6c0): >_writeAt: n=25, err= 2026/04/03 01:50:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:29 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0649a40 2026/04/03 01:50:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:29 DEBUG : newLeaf(0x144cd0d4a6c0): close: 2026/04/03 01:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 01:50:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 01:50:29.145276577 +0000 UTC m=+197.471399932 2026/04/03 01:50:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:29 DEBUG : newLeaf(0x144cd0d4a6c0): >close: err= 2026/04/03 01:50:29 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:29 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:29 DEBUG : dir: Looking for writers 2026/04/03 01:50:29 DEBUG : Looking for writers 2026/04/03 01:50:29 DEBUG : dir: reading active writers 2026/04/03 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:30 DEBUG : dir: Looking for writers 2026/04/03 01:50:30 DEBUG : Looking for writers 2026/04/03 01:50:30 DEBUG : dir: reading active writers 2026/04/03 01:50:30 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:30 DEBUG : dir: Looking for writers 2026/04/03 01:50:30 DEBUG : Looking for writers 2026/04/03 01:50:30 DEBUG : dir: reading active writers 2026/04/03 01:50:30 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:50:30 DEBUG : newLeaf: size = 25 OK 2026/04/03 01:50:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:30 INFO : newLeaf: Copied (replaced existing) 2026/04/03 01:50:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 01:50:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/03 01:50:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 01:50:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 01:50:31 DEBUG : dir: Looking for writers 2026/04/03 01:50:31 DEBUG : Looking for writers 2026/04/03 01:50:31 DEBUG : dir: reading active writers 2026/04/03 01:50:31 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:31 DEBUG : >WaitForWriters: 2026/04/03 01:50:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:32 DEBUG : dir: Looking for writers 2026/04/03 01:50:32 DEBUG : Looking for writers 2026/04/03 01:50:32 DEBUG : dir: reading active writers 2026/04/03 01:50:32 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:32 DEBUG : >WaitForWriters: 2026/04/03 01:50:32 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:50:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:50:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:36 DEBUG : dir: Looking for writers 2026/04/03 01:50:36 DEBUG : file1: reading active writers 2026/04/03 01:50:36 DEBUG : Looking for writers 2026/04/03 01:50:36 DEBUG : dir: reading active writers 2026/04/03 01:50:36 DEBUG : >WaitForWriters: 2026/04/03 01:50:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:37 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0b71080 2026/04/03 01:50:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:37 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0b71080 2026/04/03 01:50:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:38 DEBUG : dir/file1(0x144cd0d4b2c0): openPending: 2026/04/03 01:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/03 01:50:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:38 DEBUG : dir/file1(0x144cd0d4b2c0): >openPending: err= 2026/04/03 01:50:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:38 DEBUG : dir/file1(0x144cd0d4b2c0): _writeAt: size=25, off=0 2026/04/03 01:50:38 DEBUG : dir/file1(0x144cd0d4b2c0): >_writeAt: n=25, err= 2026/04/03 01:50:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:38 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0b71080 2026/04/03 01:50:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:38 DEBUG : newLeaf(0x144cd0d4b2c0): close: 2026/04/03 01:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 01:50:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 01:50:38.273905153 +0000 UTC m=+206.600028518 2026/04/03 01:50:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:38 DEBUG : newLeaf(0x144cd0d4b2c0): >close: err= 2026/04/03 01:50:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:38 DEBUG : dir: Looking for writers 2026/04/03 01:50:38 DEBUG : Looking for writers 2026/04/03 01:50:38 DEBUG : dir: reading active writers 2026/04/03 01:50:38 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:38 DEBUG : dir: Looking for writers 2026/04/03 01:50:38 DEBUG : Looking for writers 2026/04/03 01:50:38 DEBUG : dir: reading active writers 2026/04/03 01:50:38 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:38 DEBUG : dir: Looking for writers 2026/04/03 01:50:38 DEBUG : Looking for writers 2026/04/03 01:50:38 DEBUG : dir: reading active writers 2026/04/03 01:50:38 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:38 DEBUG : dir: Looking for writers 2026/04/03 01:50:38 DEBUG : Looking for writers 2026/04/03 01:50:38 DEBUG : dir: reading active writers 2026/04/03 01:50:38 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 01:50:38 DEBUG : dir: Looking for writers 2026/04/03 01:50:38 DEBUG : Looking for writers 2026/04/03 01:50:38 DEBUG : dir: reading active writers 2026/04/03 01:50:38 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:39 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:39 DEBUG : dir: Looking for writers 2026/04/03 01:50:39 DEBUG : Looking for writers 2026/04/03 01:50:39 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:39 DEBUG : dir: reading active writers 2026/04/03 01:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:39 DEBUG : dir: Looking for writers 2026/04/03 01:50:39 DEBUG : Looking for writers 2026/04/03 01:50:39 DEBUG : dir: reading active writers 2026/04/03 01:50:39 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:39 DEBUG : newLeaf: size = 25 OK 2026/04/03 01:50:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:39 INFO : newLeaf: Copied (replaced existing) 2026/04/03 01:50:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 01:50:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/03 01:50:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 01:50:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 01:50:40 DEBUG : dir: Looking for writers 2026/04/03 01:50:40 DEBUG : Looking for writers 2026/04/03 01:50:40 DEBUG : dir: reading active writers 2026/04/03 01:50:40 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:40 DEBUG : >WaitForWriters: 2026/04/03 01:50:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:40 DEBUG : dir: Looking for writers 2026/04/03 01:50:40 DEBUG : Looking for writers 2026/04/03 01:50:40 DEBUG : dir: reading active writers 2026/04/03 01:50:40 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:40 DEBUG : >WaitForWriters: 2026/04/03 01:50:40 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:50:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:50:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:50:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): openPending: 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): >openPending: err= 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): _writeAt: size=14, off=0 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): >_writeAt: n=14, err= 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): close: 2026/04/03 01:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 01:50:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:44 DEBUG : dir/file1(0x144cd0f954c0): >close: err= 2026/04/03 01:50:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:44 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:44 DEBUG : dir: Looking for writers 2026/04/03 01:50:44 DEBUG : file1: reading active writers 2026/04/03 01:50:44 DEBUG : Looking for writers 2026/04/03 01:50:44 DEBUG : dir: reading active writers 2026/04/03 01:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:45 DEBUG : dir/file1: size = 14 OK 2026/04/03 01:50:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/03 01:50:45 INFO : dir/file1: Copied (replaced existing) 2026/04/03 01:50:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 01:50:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 01:50:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 01:50:45 DEBUG : dir: Looking for writers 2026/04/03 01:50:45 DEBUG : file1: reading active writers 2026/04/03 01:50:45 DEBUG : Looking for writers 2026/04/03 01:50:45 DEBUG : dir: reading active writers 2026/04/03 01:50:45 DEBUG : >WaitForWriters: 2026/04/03 01:50:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:50:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): _readAt: size=512, off=0 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): openPending: 2026/04/03 01:50:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/03 01:50:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 01:50:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): >openPending: err= 2026/04/03 01:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): >_readAt: n=14, err=EOF 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): close: 2026/04/03 01:50:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:50:45 DEBUG : dir/file1(0x144cd0e467c0): >close: err= 2026/04/03 01:50:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:46 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0de0900 2026/04/03 01:50:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 01:50:47 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0de0900 2026/04/03 01:50:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:47 DEBUG : dir/file1(0x144cd0f94200): openPending: 2026/04/03 01:50:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/03 01:50:47 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/03 01:50:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:50:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:50:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:47 DEBUG : dir/file1(0x144cd0f94200): >openPending: err= 2026/04/03 01:50:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:47 DEBUG : dir/file1(0x144cd0f94200): _writeAt: size=25, off=0 2026/04/03 01:50:47 DEBUG : dir/file1(0x144cd0f94200): >_writeAt: n=25, err= 2026/04/03 01:50:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:48 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0de0900 2026/04/03 01:50:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:48 DEBUG : newLeaf(0x144cd0f94200): close: 2026/04/03 01:50:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 01:50:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 01:50:47.672574271 +0000 UTC m=+215.998697626 2026/04/03 01:50:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:48 DEBUG : newLeaf(0x144cd0f94200): >close: err= 2026/04/03 01:50:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:48 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:48 DEBUG : dir: Looking for writers 2026/04/03 01:50:48 DEBUG : Looking for writers 2026/04/03 01:50:48 DEBUG : dir: reading active writers 2026/04/03 01:50:48 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:49 DEBUG : newLeaf: size = 25 OK 2026/04/03 01:50:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:49 INFO : newLeaf: Copied (replaced existing) 2026/04/03 01:50:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 01:50:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/03 01:50:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 01:50:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 01:50:49 DEBUG : dir: Looking for writers 2026/04/03 01:50:49 DEBUG : Looking for writers 2026/04/03 01:50:49 DEBUG : dir: reading active writers 2026/04/03 01:50:49 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:49 DEBUG : >WaitForWriters: 2026/04/03 01:50:49 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:49 DEBUG : dir: Looking for writers 2026/04/03 01:50:49 DEBUG : Looking for writers 2026/04/03 01:50:49 DEBUG : dir: reading active writers 2026/04/03 01:50:49 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:49 DEBUG : >WaitForWriters: 2026/04/03 01:50:49 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:50 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:50 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:50:50 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:50:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:50:50 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:50:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:50:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:53 DEBUG : dir: Looking for writers 2026/04/03 01:50:53 DEBUG : file1: reading active writers 2026/04/03 01:50:53 DEBUG : Looking for writers 2026/04/03 01:50:53 DEBUG : dir: reading active writers 2026/04/03 01:50:53 DEBUG : >WaitForWriters: 2026/04/03 01:50:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:50:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): _readAt: size=512, off=0 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): openPending: 2026/04/03 01:50:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 01:50:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): >openPending: err= 2026/04/03 01:50:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/03 01:50:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:50:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:50:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): >_readAt: n=14, err=EOF 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): close: 2026/04/03 01:50:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:50:53 DEBUG : dir/file1(0x144cd0f94840): >close: err= 2026/04/03 01:50:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:54 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0649c80 2026/04/03 01:50:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 01:50:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 01:50:55 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0649c80 2026/04/03 01:50:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 01:50:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:50:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:50:56 DEBUG : dir/file1(0x144cd102aa00): openPending: 2026/04/03 01:50:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/03 01:50:56 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/03 01:50:56 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:50:56 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:50:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 01:50:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:50:56 DEBUG : dir/file1(0x144cd102aa00): >openPending: err= 2026/04/03 01:50:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:50:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:50:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:50:56 DEBUG : dir/file1(0x144cd102aa00): _writeAt: size=25, off=0 2026/04/03 01:50:56 DEBUG : dir/file1(0x144cd102aa00): >_writeAt: n=25, err= 2026/04/03 01:50:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 01:50:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 01:50:56 DEBUG : newLeaf: Updating file with newLeaf 0x144cd0649c80 2026/04/03 01:50:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:50:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:56 DEBUG : newLeaf(0x144cd102aa00): close: 2026/04/03 01:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 01:50:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 01:50:56.144600752 +0000 UTC m=+224.470724118 2026/04/03 01:50:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 01:50:56 DEBUG : newLeaf(0x144cd102aa00): >close: err= 2026/04/03 01:50:56 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:50:56 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:50:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/03 01:50:56 DEBUG : dir: Looking for writers 2026/04/03 01:50:56 DEBUG : Looking for writers 2026/04/03 01:50:56 DEBUG : dir: reading active writers 2026/04/03 01:50:56 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:50:57 DEBUG : dir: Looking for writers 2026/04/03 01:50:57 DEBUG : Looking for writers 2026/04/03 01:50:57 DEBUG : dir: reading active writers 2026/04/03 01:50:57 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:50:57 DEBUG : newLeaf: size = 25 OK 2026/04/03 01:50:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/03 01:50:57 INFO : newLeaf: Copied (replaced existing) 2026/04/03 01:50:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 01:50:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/03 01:50:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 01:50:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 01:50:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 01:50:57 DEBUG : dir: Looking for writers 2026/04/03 01:50:57 DEBUG : Looking for writers 2026/04/03 01:50:57 DEBUG : dir: reading active writers 2026/04/03 01:50:57 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:57 DEBUG : >WaitForWriters: 2026/04/03 01:50:58 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:58 DEBUG : dir: Looking for writers 2026/04/03 01:50:58 DEBUG : Looking for writers 2026/04/03 01:50:58 DEBUG : dir: reading active writers 2026/04/03 01:50:58 DEBUG : newLeaf: reading active writers 2026/04/03 01:50:58 DEBUG : >WaitForWriters: 2026/04/03 01:50:58 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestFileRename (52.98s) --- PASS: TestFileRename/off,forceCache=false (8.12s) --- PASS: TestFileRename/minimal,forceCache=false (8.29s) --- PASS: TestFileRename/minimal,forceCache=true (10.61s) --- PASS: TestFileRename/writes,forceCache=false (8.07s) --- PASS: TestFileRename/writes,forceCache=true (9.42s) --- PASS: TestFileRename/full,forceCache=false (8.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:59 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:59 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:59 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:59 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:50:59 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:50:59 DEBUG : Looking for writers 2026/04/03 01:50:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:50:59 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:50:59 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:51:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:51:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 01:51:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:02 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:02 DEBUG : dir: Looking for writers 2026/04/03 01:51:02 DEBUG : file1: reading active writers 2026/04/03 01:51:02 DEBUG : Looking for writers 2026/04/03 01:51:02 DEBUG : dir: reading active writers 2026/04/03 01:51:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.53s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:04 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:04 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:51:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:51:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 01:51:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 01:51:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 01:51:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 01:51:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 01:51:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/03 01:51:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/03 01:51:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/03 01:51:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/03 01:51:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/03 01:51:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/03 01:51:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:08 DEBUG : dir: Looking for writers 2026/04/03 01:51:08 DEBUG : file1: reading active writers 2026/04/03 01:51:08 DEBUG : Looking for writers 2026/04/03 01:51:08 DEBUG : dir: reading active writers 2026/04/03 01:51:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.77s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:09 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:09 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:51:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:51:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 01:51:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 01:51:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 01:51:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 01:51:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 01:51:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 01:51:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 01:51:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/03 01:51:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/03 01:51:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/03 01:51:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/03 01:51:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/03 01:51:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 01:51:14 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/03 01:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/03 01:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/03 01:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 01:51:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 01:51:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 01:51:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 01:51:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/03 01:51:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 01:51:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 01:51:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 01:51:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/03 01:51:14 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:14 DEBUG : dir: Looking for writers 2026/04/03 01:51:14 DEBUG : file1: reading active writers 2026/04/03 01:51:14 DEBUG : Looking for writers 2026/04/03 01:51:14 DEBUG : dir: reading active writers 2026/04/03 01:51:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.13s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:16 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:16 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:51:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:51:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 01:51:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:19 DEBUG : dir: Looking for writers 2026/04/03 01:51:19 DEBUG : file1: reading active writers 2026/04/03 01:51:19 DEBUG : Looking for writers 2026/04/03 01:51:19 DEBUG : dir: reading active writers 2026/04/03 01:51:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.26s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:20 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:20 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:51:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 01:51:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 01:51:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/03 01:51:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/03 01:51:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:23 DEBUG : dir: Looking for writers 2026/04/03 01:51:23 DEBUG : file1: reading active writers 2026/04/03 01:51:23 DEBUG : Looking for writers 2026/04/03 01:51:23 DEBUG : dir: reading active writers 2026/04/03 01:51:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.42s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:24 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:24 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:24 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:24 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:51:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:51:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:51:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): _readAt: size=1, off=0 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): openPending: 2026/04/03 01:51:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:51:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:51:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >openPending: err= 2026/04/03 01:51:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 01:51:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:51:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >_readAt: n=1, err= 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): _readAt: size=256, off=1 2026/04/03 01:51:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >_readAt: n=15, err=EOF 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): _readAt: size=16, off=16 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >_readAt: n=0, err=EOF 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): close: 2026/04/03 01:51:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >close: err= 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): close: 2026/04/03 01:51:27 DEBUG : dir/file1(0x144cd0d4a900): >close: err=file already closed 2026/04/03 01:51:27 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:27 DEBUG : dir: Looking for writers 2026/04/03 01:51:27 DEBUG : file1: reading active writers 2026/04/03 01:51:27 DEBUG : Looking for writers 2026/04/03 01:51:27 DEBUG : dir: reading active writers 2026/04/03 01:51:27 DEBUG : >WaitForWriters: 2026/04/03 01:51:27 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.20s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:28 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:28 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:28 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:28 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:51:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:51:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:51:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): _readAt: size=1, off=0 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): openPending: 2026/04/03 01:51:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:51:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:51:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >openPending: err= 2026/04/03 01:51:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 01:51:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:51:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >_readAt: n=1, err= 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): _readAt: size=1, off=5 2026/04/03 01:51:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >_readAt: n=1, err= 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): _readAt: size=1, off=3 2026/04/03 01:51:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >_readAt: n=1, err= 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): _readAt: size=1, off=13 2026/04/03 01:51:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >_readAt: n=1, err= 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): _readAt: size=16, off=100 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >_readAt: n=0, err=EOF 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): close: 2026/04/03 01:51:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:51:31 DEBUG : dir/file1(0x144cd102a340): >close: err= 2026/04/03 01:51:31 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:31 DEBUG : dir: Looking for writers 2026/04/03 01:51:31 DEBUG : file1: reading active writers 2026/04/03 01:51:31 DEBUG : Looking for writers 2026/04/03 01:51:31 DEBUG : dir: reading active writers 2026/04/03 01:51:31 DEBUG : >WaitForWriters: 2026/04/03 01:51:31 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.22s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:33 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:51:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:51:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:51:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:51:35 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=1, off=0 2026/04/03 01:51:35 DEBUG : dir/file1(0x144cd0d4af40): openPending: 2026/04/03 01:51:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:51:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:51:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:35 DEBUG : dir/file1(0x144cd0d4af40): >openPending: err= 2026/04/03 01:51:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 01:51:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:51:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=1, err= 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=1, off=5 2026/04/03 01:51:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=1, err= 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=1, off=1 2026/04/03 01:51:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=1, err= 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=6, off=10 2026/04/03 01:51:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=6, err= 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=256, off=10 2026/04/03 01:51:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=6, err=EOF 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=256, off=100 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=0, err=EOF 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): close: 2026/04/03 01:51:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >close: err= 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): _readAt: size=256, off=100 2026/04/03 01:51:36 DEBUG : dir/file1(0x144cd0d4af40): >_readAt: n=0, err=file already closed 2026/04/03 01:51:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:36 DEBUG : dir: Looking for writers 2026/04/03 01:51:36 DEBUG : file1: reading active writers 2026/04/03 01:51:36 DEBUG : Looking for writers 2026/04/03 01:51:36 DEBUG : dir: reading active writers 2026/04/03 01:51:36 DEBUG : >WaitForWriters: 2026/04/03 01:51:36 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.21s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:37 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:37 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:37 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:37 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:51:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:51:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:51:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): RWFileHandle.Flush 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): _readAt: size=256, off=0 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): openPending: 2026/04/03 01:51:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:51:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:51:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): >openPending: err= 2026/04/03 01:51:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 01:51:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:51:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): >_readAt: n=16, err=EOF 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): RWFileHandle.Flush 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): RWFileHandle.Flush 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): close: 2026/04/03 01:51:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:51:40 DEBUG : dir/file1(0x144cd0f94640): >close: err= 2026/04/03 01:51:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:40 DEBUG : dir: Looking for writers 2026/04/03 01:51:40 DEBUG : file1: reading active writers 2026/04/03 01:51:40 DEBUG : Looking for writers 2026/04/03 01:51:40 DEBUG : dir: reading active writers 2026/04/03 01:51:40 DEBUG : >WaitForWriters: 2026/04/03 01:51:40 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.38s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:51:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:51:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 01:51:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:51:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:51:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:51:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): _readAt: size=256, off=0 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): openPending: 2026/04/03 01:51:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:51:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): >openPending: err= 2026/04/03 01:51:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 01:51:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:51:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:51:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): >_readAt: n=16, err=EOF 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): RWFileHandle.Release 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): close: 2026/04/03 01:51:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): >close: err= 2026/04/03 01:51:44 DEBUG : dir/file1(0x144cd0d4a200): RWFileHandle.Release 2026/04/03 01:51:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:44 DEBUG : dir: Looking for writers 2026/04/03 01:51:44 DEBUG : file1: reading active writers 2026/04/03 01:51:44 DEBUG : Looking for writers 2026/04/03 01:51:44 DEBUG : dir: reading active writers 2026/04/03 01:51:44 DEBUG : >WaitForWriters: 2026/04/03 01:51:44 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.21s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:45 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:45 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:45 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:51:45 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:51:46 DEBUG : file1: newRWFileHandle: 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): openPending: 2026/04/03 01:51:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): >openPending: err= 2026/04/03 01:51:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:51:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:51:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): _writeAt: size=5, off=0 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): >_writeAt: n=5, err= 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): _writeAt: size=7, off=5 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): >_writeAt: n=7, err= 2026/04/03 01:51:46 DEBUG : file1: vfs cache: truncate to size=11 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): close: 2026/04/03 01:51:46 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:51:46.163590186 +0000 UTC m=+274.489713551 2026/04/03 01:51:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): >close: err= 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): close: 2026/04/03 01:51:46 DEBUG : file1(0x144cd0d4acc0): >close: err=file already closed 2026/04/03 01:51:46 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:51:46 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:51:46 DEBUG : Looking for writers 2026/04/03 01:51:46 DEBUG : file1: reading active writers 2026/04/03 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:51:47 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/03 01:51:47 DEBUG : Looking for writers 2026/04/03 01:51:47 DEBUG : file1: reading active writers 2026/04/03 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:51:47 DEBUG : file1: size = 11 OK 2026/04/03 01:51:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/03 01:51:47 INFO : file1: Copied (new) 2026/04/03 01:51:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 01:51:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/03 01:51:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:51:48 DEBUG : Looking for writers 2026/04/03 01:51:48 DEBUG : file1: reading active writers 2026/04/03 01:51:48 DEBUG : >WaitForWriters: 2026/04/03 01:51:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:48 DEBUG : Looking for writers 2026/04/03 01:51:48 DEBUG : file1: reading active writers 2026/04/03 01:51:48 DEBUG : >WaitForWriters: 2026/04/03 01:51:48 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:49 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:49 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:49 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:51:49 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:51:49 DEBUG : file1: newRWFileHandle: 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): openPending: 2026/04/03 01:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): >openPending: err= 2026/04/03 01:51:49 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): _writeAt: size=7, off=0 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): >_writeAt: n=7, err= 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): _writeAt: size=6, off=5 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): >_writeAt: n=6, err= 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): close: 2026/04/03 01:51:49 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:51:49.321188768 +0000 UTC m=+277.647312163 2026/04/03 01:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): >close: err= 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): _writeAt: size=5, off=0 2026/04/03 01:51:49 DEBUG : file1(0x144cd0e46200): >_writeAt: n=0, err=file already closed 2026/04/03 01:51:49 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:51:49 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:51:49 DEBUG : Looking for writers 2026/04/03 01:51:49 DEBUG : file1: reading active writers 2026/04/03 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:51:50 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/03 01:51:50 DEBUG : Looking for writers 2026/04/03 01:51:50 DEBUG : file1: reading active writers 2026/04/03 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:51:51 DEBUG : file1: size = 11 OK 2026/04/03 01:51:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/03 01:51:51 INFO : file1: Copied (new) 2026/04/03 01:51:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 01:51:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/03 01:51:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:51:51 DEBUG : Looking for writers 2026/04/03 01:51:51 DEBUG : file1: reading active writers 2026/04/03 01:51:51 DEBUG : >WaitForWriters: 2026/04/03 01:51:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:51 DEBUG : Looking for writers 2026/04/03 01:51:51 DEBUG : file1: reading active writers 2026/04/03 01:51:51 DEBUG : >WaitForWriters: 2026/04/03 01:51:51 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:52 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:52 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:52 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:51:52 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:51:52 DEBUG : file1: newRWFileHandle: 2026/04/03 01:51:52 DEBUG : file1(0x144cd0d4a9c0): openPending: 2026/04/03 01:51:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:52 DEBUG : file1(0x144cd0d4a9c0): >openPending: err= 2026/04/03 01:51:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:51:52 DEBUG : file1(0x144cd0d4a9c0): close: 2026/04/03 01:51:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:51:52.454447642 +0000 UTC m=+280.780571007 2026/04/03 01:51:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:52 DEBUG : file1(0x144cd0d4a9c0): >close: err= 2026/04/03 01:51:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 01:51:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:51:52 DEBUG : file2: newRWFileHandle: 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): openPending: 2026/04/03 01:51:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): >openPending: err= 2026/04/03 01:51:52 DEBUG : file2: >newRWFileHandle: err= 2026/04/03 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 01:51:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/03 01:51:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): RWFileHandle.Flush 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): RWFileHandle.Release 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): close: 2026/04/03 01:51:52 DEBUG : file2: vfs cache: setting modification time to 2026-04-03 01:51:52.455453249 +0000 UTC m=+280.781576614 2026/04/03 01:51:52 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:52 DEBUG : file2(0x144cd0d4ae80): >close: err= 2026/04/03 01:51:52 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/03 01:51:52 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:51:52 DEBUG : file2: vfs cache: starting upload 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/03 01:51:52 DEBUG : Looking for writers 2026/04/03 01:51:52 DEBUG : file1: reading active writers 2026/04/03 01:51:52 DEBUG : file2: reading active writers 2026/04/03 01:51:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/03 01:51:53 DEBUG : Looking for writers 2026/04/03 01:51:53 DEBUG : file1: reading active writers 2026/04/03 01:51:53 DEBUG : file2: reading active writers 2026/04/03 01:51:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/03 01:51:53 DEBUG : Looking for writers 2026/04/03 01:51:53 DEBUG : file1: reading active writers 2026/04/03 01:51:53 DEBUG : file2: reading active writers 2026/04/03 01:51:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/03 01:51:54 DEBUG : file1: size = 0 OK 2026/04/03 01:51:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:51:54 INFO : file1: Copied (new) 2026/04/03 01:51:54 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-03 01:51:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/03 01:51:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:54 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:51:54 DEBUG : file2: size = 0 OK 2026/04/03 01:51:54 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:51:54 INFO : file2: Copied (new) 2026/04/03 01:51:54 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-03 01:51:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/03 01:51:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/03 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 01:51:54 INFO : file2: vfs cache: upload succeeded try #1 2026/04/03 01:51:54 DEBUG : Looking for writers 2026/04/03 01:51:54 DEBUG : file1: reading active writers 2026/04/03 01:51:54 DEBUG : file2: reading active writers 2026/04/03 01:51:54 DEBUG : >WaitForWriters: 2026/04/03 01:51:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:54 DEBUG : Looking for writers 2026/04/03 01:51:54 DEBUG : file1: reading active writers 2026/04/03 01:51:54 DEBUG : file2: reading active writers 2026/04/03 01:51:54 DEBUG : >WaitForWriters: 2026/04/03 01:51:54 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.32s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:55 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:55 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:55 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:51:55 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:51:55 DEBUG : file1: newRWFileHandle: 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): openPending: 2026/04/03 01:51:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): >openPending: err= 2026/04/03 01:51:55 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:51:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:51:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): _writeAt: size=5, off=0 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): >_writeAt: n=5, err= 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): RWFileHandle.Flush 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): RWFileHandle.Flush 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): close: 2026/04/03 01:51:55 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:51:55.778559238 +0000 UTC m=+284.104682603 2026/04/03 01:51:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:55 DEBUG : file1(0x144cd0f94d00): >close: err= 2026/04/03 01:51:55 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:55 DEBUG : Looking for writers 2026/04/03 01:51:55 DEBUG : file1: reading active writers 2026/04/03 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:51:55 DEBUG : Looking for writers 2026/04/03 01:51:55 DEBUG : file1: reading active writers 2026/04/03 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:51:55 DEBUG : Looking for writers 2026/04/03 01:51:55 DEBUG : file1: reading active writers 2026/04/03 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:51:55 DEBUG : Looking for writers 2026/04/03 01:51:55 DEBUG : file1: reading active writers 2026/04/03 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:51:55 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:51:55 DEBUG : Looking for writers 2026/04/03 01:51:55 DEBUG : file1: reading active writers 2026/04/03 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:51:56 DEBUG : Looking for writers 2026/04/03 01:51:56 DEBUG : file1: reading active writers 2026/04/03 01:51:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:51:56 DEBUG : Looking for writers 2026/04/03 01:51:56 DEBUG : file1: reading active writers 2026/04/03 01:51:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:51:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:51:57 DEBUG : Looking for writers 2026/04/03 01:51:57 DEBUG : file1: reading active writers 2026/04/03 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:51:57 DEBUG : file1: size = 5 OK 2026/04/03 01:51:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:51:57 INFO : file1: Copied (new) 2026/04/03 01:51:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 01:51:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/03 01:51:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:57 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : >WaitForWriters: 2026/04/03 01:51:58 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:51:58 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:51:58 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:51:58 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:51:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:51:58 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:51:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:51:58 DEBUG : file1: newRWFileHandle: 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): openPending: 2026/04/03 01:51:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): >openPending: err= 2026/04/03 01:51:58 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:51:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:51:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): _writeAt: size=5, off=0 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): >_writeAt: n=5, err= 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): RWFileHandle.Release 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): close: 2026/04/03 01:51:58 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:51:58.740805739 +0000 UTC m=+287.066929104 2026/04/03 01:51:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): >close: err= 2026/04/03 01:51:58 DEBUG : file1(0x144cd102a7c0): RWFileHandle.Release 2026/04/03 01:51:58 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:51:58 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:51:58 DEBUG : Looking for writers 2026/04/03 01:51:58 DEBUG : file1: reading active writers 2026/04/03 01:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:51:59 DEBUG : Looking for writers 2026/04/03 01:51:59 DEBUG : file1: reading active writers 2026/04/03 01:51:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:51:59 DEBUG : Looking for writers 2026/04/03 01:51:59 DEBUG : file1: reading active writers 2026/04/03 01:51:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:51:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:00 DEBUG : Looking for writers 2026/04/03 01:52:00 DEBUG : file1: reading active writers 2026/04/03 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:52:00 DEBUG : file1: size = 5 OK 2026/04/03 01:52:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:52:00 INFO : file1: Copied (new) 2026/04/03 01:52:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 01:51:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/03 01:52:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:52:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:00 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:52:01 DEBUG : Looking for writers 2026/04/03 01:52:01 DEBUG : file1: reading active writers 2026/04/03 01:52:01 DEBUG : >WaitForWriters: 2026/04/03 01:52:01 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:01 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:01 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:01 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:01 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:52:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 01:52:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:52:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): openPending: 2026/04/03 01:52:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:52:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:52:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): >openPending: err= 2026/04/03 01:52:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 01:52:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:52:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:52:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): _writeAt: size=5, off=0 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): >_writeAt: n=5, err= 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): close: 2026/04/03 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 01:52:04.408403574 +0000 UTC m=+292.734526968 2026/04/03 01:52:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:04 DEBUG : dir/file1(0x144cd054e300): >close: err= 2026/04/03 01:52:04 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:52:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:52:04 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:04 DEBUG : dir: Looking for writers 2026/04/03 01:52:04 DEBUG : file1: reading active writers 2026/04/03 01:52:04 DEBUG : Looking for writers 2026/04/03 01:52:04 DEBUG : dir: reading active writers 2026/04/03 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:52:05 DEBUG : dir: Looking for writers 2026/04/03 01:52:05 DEBUG : file1: reading active writers 2026/04/03 01:52:05 DEBUG : Looking for writers 2026/04/03 01:52:05 DEBUG : dir: reading active writers 2026/04/03 01:52:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:52:05 DEBUG : dir/file1: size = 5 OK 2026/04/03 01:52:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:52:05 INFO : dir/file1: Copied (replaced existing) 2026/04/03 01:52:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-03 01:52:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/03 01:52:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 01:52:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 01:52:05 DEBUG : dir: Looking for writers 2026/04/03 01:52:05 DEBUG : file1: reading active writers 2026/04/03 01:52:05 DEBUG : Looking for writers 2026/04/03 01:52:05 DEBUG : dir: reading active writers 2026/04/03 01:52:05 DEBUG : >WaitForWriters: 2026/04/03 01:52:05 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.23s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:06 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:06 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:06 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:06 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/03 01:52:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 01:52:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 01:52:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 01:52:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): _writeAt: size=5, off=0 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): openPending: 2026/04/03 01:52:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 01:52:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 01:52:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): >openPending: err= 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): >_writeAt: n=5, err= 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): _writeAt: size=15, off=5 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): >_writeAt: n=15, err= 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): close: 2026/04/03 01:52:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/03 01:52:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 01:52:09.531396882 +0000 UTC m=+297.857520247 2026/04/03 01:52:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:09 DEBUG : dir/file1(0x144cd0f94640): >close: err= 2026/04/03 01:52:09 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:52:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:52:09 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:09 DEBUG : dir: Looking for writers 2026/04/03 01:52:09 DEBUG : file1: reading active writers 2026/04/03 01:52:09 DEBUG : Looking for writers 2026/04/03 01:52:09 DEBUG : dir: reading active writers 2026/04/03 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:52:10 DEBUG : dir: Looking for writers 2026/04/03 01:52:10 DEBUG : file1: reading active writers 2026/04/03 01:52:10 DEBUG : Looking for writers 2026/04/03 01:52:10 DEBUG : dir: reading active writers 2026/04/03 01:52:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:52:10 DEBUG : dir/file1: size = 20 OK 2026/04/03 01:52:10 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/03 01:52:10 INFO : dir/file1: Copied (replaced existing) 2026/04/03 01:52:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-03 01:52:09 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/03 01:52:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 01:52:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 01:52:10 DEBUG : dir: Looking for writers 2026/04/03 01:52:10 DEBUG : file1: reading active writers 2026/04/03 01:52:10 DEBUG : Looking for writers 2026/04/03 01:52:10 DEBUG : dir: reading active writers 2026/04/03 01:52:10 DEBUG : >WaitForWriters: 2026/04/03 01:52:10 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.13s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:11 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:11 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:11 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:11 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:12 DEBUG : file1: newRWFileHandle: 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): openPending: 2026/04/03 01:52:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): >openPending: err= 2026/04/03 01:52:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:52:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:52:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): _writeAt: size=5, off=0 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): >_writeAt: n=5, err= 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): close: 2026/04/03 01:52:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 01:52:12.071719097 +0000 UTC m=+300.397842483 2026/04/03 01:52:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:12 DEBUG : file1(0x144cd102abc0): >close: err= 2026/04/03 01:52:12 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:52:12 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:52:12 DEBUG : Looking for writers 2026/04/03 01:52:12 DEBUG : file1: reading active writers 2026/04/03 01:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:52:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:13 DEBUG : Looking for writers 2026/04/03 01:52:13 DEBUG : file1: reading active writers 2026/04/03 01:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:52:14 DEBUG : file1: size = 5 OK 2026/04/03 01:52:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:52:14 INFO : file1: Copied (new) 2026/04/03 01:52:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 01:52:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/03 01:52:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:52:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:52:14 DEBUG : Looking for writers 2026/04/03 01:52:14 DEBUG : file1: reading active writers 2026/04/03 01:52:14 DEBUG : >WaitForWriters: 2026/04/03 01:52:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:14 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/03 01:52:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.060818032 +0000 UTC m=+303.386941397 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.060818032 +0000 UTC m=+303.386941397 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.060818032 +0000 UTC m=+303.386941397 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4aac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e828c0 item 1 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.063892542 +0000 UTC m=+303.390015907 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.063892542 +0000 UTC m=+303.390015907 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e83030 item 2 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.065458635 +0000 UTC m=+303.391582000 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e464c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.065458635 +0000 UTC m=+303.391582000 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.065458635 +0000 UTC m=+303.391582000 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e833b0 item 3 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.06788433 +0000 UTC m=+303.394007685 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.06788433 +0000 UTC m=+303.394007685 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e479c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e83c70 item 4 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.070683871 +0000 UTC m=+303.396807266 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.070683871 +0000 UTC m=+303.396807266 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803a80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.070683871 +0000 UTC m=+303.396807266 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa240): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e143f0 item 5 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.073971642 +0000 UTC m=+303.400095027 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afaa00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.073971642 +0000 UTC m=+303.400095027 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbb00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e150a0 item 6 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.076556137 +0000 UTC m=+303.402679522 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.076556137 +0000 UTC m=+303.402679522 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.076556137 +0000 UTC m=+303.402679522 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6c40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e15ce0 item 7 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.079422222 +0000 UTC m=+303.405545588 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf72c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.079422222 +0000 UTC m=+303.405545588 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e8b60 item 8 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd0f60080): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60080): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.08165275 +0000 UTC m=+303.407776115 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60440): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.08165275 +0000 UTC m=+303.407776115 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f608c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.08165275 +0000 UTC m=+303.407776115 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f60dc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e9030 item 9 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.0844893 +0000 UTC m=+303.410612684 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61440): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.0844893 +0000 UTC m=+303.410612684 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f61980): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f2930 item 10 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd0f800c0): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f800c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.087599416 +0000 UTC m=+303.413722811 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.087599416 +0000 UTC m=+303.413722811 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80980): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.087599416 +0000 UTC m=+303.413722811 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f80e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b685b0 item 11 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.091033163 +0000 UTC m=+303.417156558 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.091033163 +0000 UTC m=+303.417156558 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f952c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de3880 item 12 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd0f95900): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.092900113 +0000 UTC m=+303.419023508 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95cc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.092900113 +0000 UTC m=+303.419023508 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd09810a0 item 13 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.094595481 +0000 UTC m=+303.420718836 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1022b00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.094595481 +0000 UTC m=+303.420718836 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087a4d0 item 14 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd1023680): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.096536592 +0000 UTC m=+303.422659987 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1023a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.096536592 +0000 UTC m=+303.422659987 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087bdc0 item 15 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.098232341 +0000 UTC m=+303.424355716 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3c880): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.098232341 +0000 UTC m=+303.424355716 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3cdc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e2230 item 16 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.100302485 +0000 UTC m=+303.426425850 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.100302485 +0000 UTC m=+303.426425850 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3d880): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.100302485 +0000 UTC m=+303.426425850 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a3dd80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e38f0 item 17 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.103877619 +0000 UTC m=+303.430000984 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.103877619 +0000 UTC m=+303.430000984 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a56a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a58230 item 18 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.106873038 +0000 UTC m=+303.432996393 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a570c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.106873038 +0000 UTC m=+303.432996393 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a575c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.106873038 +0000 UTC m=+303.432996393 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a57ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a585b0 item 19 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.109546139 +0000 UTC m=+303.435669504 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76240): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.109546139 +0000 UTC m=+303.435669504 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a58a80 item 20 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.111774302 +0000 UTC m=+303.437897667 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a76e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.111774302 +0000 UTC m=+303.437897667 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77300): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.111774302 +0000 UTC m=+303.437897667 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a58e00 item 21 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.116385429 +0000 UTC m=+303.442508794 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a77e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.116385429 +0000 UTC m=+303.442508794 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8e4c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a592d0 item 22 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.118923687 +0000 UTC m=+303.445047062 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8eb40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.118923687 +0000 UTC m=+303.445047062 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.118923687 +0000 UTC m=+303.445047062 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8f540): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a59650 item 23 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.124347287 +0000 UTC m=+303.450470642 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1a8fbc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.124347287 +0000 UTC m=+303.450470642 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1a59b20 item 24 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd1aa8840): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.126721024 +0000 UTC m=+303.452844399 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa8c00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.126721024 +0000 UTC m=+303.452844399 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.126721024 +0000 UTC m=+303.452844399 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab8000 item 25 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.129260063 +0000 UTC m=+303.455383418 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aa9cc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.129260063 +0000 UTC m=+303.455383418 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca300): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab84d0 item 26 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd1aca940): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aca940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.132238792 +0000 UTC m=+303.458362186 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acad00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.132238792 +0000 UTC m=+303.458362186 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.132238792 +0000 UTC m=+303.458362186 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acb740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab8850 item 27 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.136073033 +0000 UTC m=+303.462196417 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1acbdc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.136073033 +0000 UTC m=+303.462196417 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab8d20 item 28 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd1ae6a40): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.140269989 +0000 UTC m=+303.466393454 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae6e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.140269989 +0000 UTC m=+303.466393454 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae74c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab90a0 item 29 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.14552474 +0000 UTC m=+303.471648125 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ae7b40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.14552474 +0000 UTC m=+303.471648125 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab9420 item 30 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd1afe7c0): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afe7c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.148971953 +0000 UTC m=+303.475095337 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1afeb80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.148971953 +0000 UTC m=+303.475095337 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff240): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab97a0 item 31 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.152042924 +0000 UTC m=+303.478166309 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1aff8c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.152042924 +0000 UTC m=+303.478166309 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1affe00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1ab9b20 item 32 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.155474557 +0000 UTC m=+303.481597952 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a540): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28000 item 33 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.157132744 +0000 UTC m=+303.483256129 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1a9c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.157132744 +0000 UTC m=+303.483256129 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1aec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b281c0 item 33 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.160346987 +0000 UTC m=+303.486470352 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28540 item 34 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.161231064 +0000 UTC m=+303.487354439 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1b980): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.161231064 +0000 UTC m=+303.487354439 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b1bec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28700 item 34 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.163679903 +0000 UTC m=+303.489803278 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28a80 item 35 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.164522242 +0000 UTC m=+303.490645617 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42a80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.164522242 +0000 UTC m=+303.490645617 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b42f80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28c40 item 35 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.166753611 +0000 UTC m=+303.492876986 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b28fc0 item 36 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.167463899 +0000 UTC m=+303.493587264 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b43b00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.167463899 +0000 UTC m=+303.493587264 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60140): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b29180 item 36 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.169309391 +0000 UTC m=+303.495432746 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b29500 item 37 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.170123837 +0000 UTC m=+303.496247213 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b60c00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.170123837 +0000 UTC m=+303.496247213 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b296c0 item 37 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.172521469 +0000 UTC m=+303.498644844 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b29a40 item 38 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.173546212 +0000 UTC m=+303.499669587 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b61c80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.173546212 +0000 UTC m=+303.499669587 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a2c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b29c00 item 38 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.175270394 +0000 UTC m=+303.501393769 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7a940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c0e0 item 39 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.17650383 +0000 UTC m=+303.502627205 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7ae40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.17650383 +0000 UTC m=+303.502627205 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c2a0 item 39 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.180740392 +0000 UTC m=+303.506863767 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7b9c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c620 item 40 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.182225812 +0000 UTC m=+303.508349187 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1b7bec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.182225812 +0000 UTC m=+303.508349187 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c7e0 item 40 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.184009016 +0000 UTC m=+303.510132391 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8cb60 item 41 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.185019422 +0000 UTC m=+303.511142797 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba4fc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8cd20 item 41 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.186366773 +0000 UTC m=+303.512490148 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba5480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.186366773 +0000 UTC m=+303.512490148 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1ba59c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8cee0 item 41 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.188341227 +0000 UTC m=+303.514464582 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bc2100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98000 item 42 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.188920349 +0000 UTC m=+303.515043704 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f981c0 item 42 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.189579402 +0000 UTC m=+303.515702757 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f81b80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.189579402 +0000 UTC m=+303.515702757 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98380 item 42 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.191010231 +0000 UTC m=+303.517133587 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98700 item 43 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.191605805 +0000 UTC m=+303.517729159 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa6d40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f988c0 item 43 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.192225775 +0000 UTC m=+303.518349129 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.192225775 +0000 UTC m=+303.518349129 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa77c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98a80 item 43 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.194842389 +0000 UTC m=+303.520965754 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fa7e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98e00 item 44 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.195535186 +0000 UTC m=+303.521658551 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f98fc0 item 44 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.196163812 +0000 UTC m=+303.522287167 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.196163812 +0000 UTC m=+303.522287167 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc6ec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f99180 item 44 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.198201625 +0000 UTC m=+303.524324980 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f99500 item 45 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.198615997 +0000 UTC m=+303.524739353 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fc7a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.198615997 +0000 UTC m=+303.524739353 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f996c0 item 45 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.20042021 +0000 UTC m=+303.526543565 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f99a40 item 46 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.200834601 +0000 UTC m=+303.526957986 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe4d40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.200834601 +0000 UTC m=+303.526957986 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5440): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0f99c00 item 46 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.202316697 +0000 UTC m=+303.528440072 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fe5a80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c060e0 item 47 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.202913142 +0000 UTC m=+303.529036497 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a080): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.202913142 +0000 UTC m=+303.529036497 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0a780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c062a0 item 47 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.204639017 +0000 UTC m=+303.530762372 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0adc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06620 item 48 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.20540409 +0000 UTC m=+303.531527445 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b2c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.20540409 +0000 UTC m=+303.531527445 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c0b9c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c067e0 item 48 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.206753996 +0000 UTC m=+303.532877351 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06b60 item 49 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.20740311 +0000 UTC m=+303.533526505 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.20740311 +0000 UTC m=+303.533526505 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c28ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06d20 item 49 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.208711549 +0000 UTC m=+303.534834933 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29140): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c070a0 item 50 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.209407751 +0000 UTC m=+303.535531126 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.209407751 +0000 UTC m=+303.535531126 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c29bc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c07260 item 50 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.210870851 +0000 UTC m=+303.536994216 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c075e0 item 51 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.211576922 +0000 UTC m=+303.537700278 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.211576922 +0000 UTC m=+303.537700278 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48d80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c077a0 item 51 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.21387638 +0000 UTC m=+303.539999755 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c07b20 item 52 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.214548297 +0000 UTC m=+303.540671652 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c49900): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.214548297 +0000 UTC m=+303.540671652 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06070 item 52 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.21668599 +0000 UTC m=+303.542809355 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1c48800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c063f0 item 53 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.217998174 +0000 UTC m=+303.544121539 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a080): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.217998174 +0000 UTC m=+303.544121539 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c065b0 item 53 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.219911222 +0000 UTC m=+303.546034587 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ae00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06930 item 54 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.220592958 +0000 UTC m=+303.546716323 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.220592958 +0000 UTC m=+303.546716323 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06af0 item 54 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.223184867 +0000 UTC m=+303.549308232 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c06e70 item 55 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.223758629 +0000 UTC m=+303.549881994 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.223758629 +0000 UTC m=+303.549881994 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ed80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c07030 item 55 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.225936637 +0000 UTC m=+303.552060002 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c073b0 item 56 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.227474397 +0000 UTC m=+303.553597752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054fcc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.227474397 +0000 UTC m=+303.553597752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1c07570 item 56 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.229031595 +0000 UTC m=+303.555154960 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a4c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e230 item 57 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.229657145 +0000 UTC m=+303.555780510 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e460 item 57 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.230224514 +0000 UTC m=+303.556347879 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.230224514 +0000 UTC m=+303.556347879 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ba00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e690 item 57 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.231715797 +0000 UTC m=+303.557839162 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2eaf0 item 58 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.232349462 +0000 UTC m=+303.558472827 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e469c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f030 item 58 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.232914547 +0000 UTC m=+303.559037913 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46f00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.232914547 +0000 UTC m=+303.559037913 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e474c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f1f0 item 58 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.234339586 +0000 UTC m=+303.560462951 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47b00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f810 item 59 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.234879625 +0000 UTC m=+303.561002990 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd08035c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2fb20 item 59 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.235446683 +0000 UTC m=+303.561570049 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803bc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.235446683 +0000 UTC m=+303.561570049 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2fce0 item 59 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.236766393 +0000 UTC m=+303.562889758 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0842a80 item 60 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.237292075 +0000 UTC m=+303.563415440 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbc80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0843030 item 60 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.237953993 +0000 UTC m=+303.564077358 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf62c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.237953993 +0000 UTC m=+303.564077358 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6880): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c150 item 60 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.239291266 +0000 UTC m=+303.565414620 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6ec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c4d0 item 61 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.239790797 +0000 UTC m=+303.565914162 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.239790797 +0000 UTC m=+303.565914162 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7b00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8c690 item 61 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.241381908 +0000 UTC m=+303.567505273 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8ca10 item 62 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.241877814 +0000 UTC m=+303.568001179 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.241877814 +0000 UTC m=+303.568001179 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8cbd0 item 62 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.243345492 +0000 UTC m=+303.569468857 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8cf50 item 63 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.243893055 +0000 UTC m=+303.570016410 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95d80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.243893055 +0000 UTC m=+303.570016410 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7c580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8d180 item 63 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.245414174 +0000 UTC m=+303.571537539 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7cbc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8d500 item 64 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.245908486 +0000 UTC m=+303.572031841 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.245908486 +0000 UTC m=+303.572031841 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7d800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8d6c0 item 64 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.247494086 +0000 UTC m=+303.573617441 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0c7de40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8da40 item 65 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.248160595 +0000 UTC m=+303.574283960 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb83c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.248160595 +0000 UTC m=+303.574283960 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb88c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1b8dc00 item 65 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.249523415 +0000 UTC m=+303.575646770 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb8f00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0890380 item 66 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.250146701 +0000 UTC m=+303.576270055 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb9380): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.250146701 +0000 UTC m=+303.576270055 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cb98c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0890930 item 66 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.251624958 +0000 UTC m=+303.577748323 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088c4d0 item 67 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.252311193 +0000 UTC m=+303.578434548 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.252311193 +0000 UTC m=+303.578434548 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d22980): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088ca80 item 67 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.253834586 +0000 UTC m=+303.579957951 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088db90 item 68 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.254388591 +0000 UTC m=+303.580511956 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.254388591 +0000 UTC m=+303.580511956 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d23a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccc1c0 item 68 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.255710244 +0000 UTC m=+303.581833609 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccc690 item 69 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.256299956 +0000 UTC m=+303.582423311 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.256299956 +0000 UTC m=+303.582423311 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db8b00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccc930 item 69 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.257677425 +0000 UTC m=+303.583800790 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccce00 item 70 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.258313984 +0000 UTC m=+303.584437350 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.258313984 +0000 UTC m=+303.584437350 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0db9bc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0cccfc0 item 70 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.260100955 +0000 UTC m=+303.586224309 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccd420 item 71 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.260630324 +0000 UTC m=+303.586753689 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.260630324 +0000 UTC m=+303.586753689 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e62d40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccd6c0 item 71 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.263281955 +0000 UTC m=+303.589405340 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e633c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccdc00 item 72 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.264818053 +0000 UTC m=+303.590941418 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e638c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.264818053 +0000 UTC m=+303.590941418 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e63e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccddc0 item 72 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.266565277 +0000 UTC m=+303.592688633 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea04c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090acb0 item 73 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.267046776 +0000 UTC m=+303.593170130 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea09c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090b110 item 73 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.267772074 +0000 UTC m=+303.593895429 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea0e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.267772074 +0000 UTC m=+303.593895429 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea13c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090b420 item 73 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.269907802 +0000 UTC m=+303.596031157 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ea1a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0566770 item 74 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.270582024 +0000 UTC m=+303.596705379 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd05678f0 item 74 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.271141809 +0000 UTC m=+303.597265165 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ede540): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.271141809 +0000 UTC m=+303.597265165 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0edeac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0884a10 item 74 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.273006667 +0000 UTC m=+303.599130022 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b503f0 item 75 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.273994079 +0000 UTC m=+303.600117434 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcc700): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b50a80 item 75 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.274584242 +0000 UTC m=+303.600707598 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bccc40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.274584242 +0000 UTC m=+303.600707598 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b513b0 item 75 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.27591875 +0000 UTC m=+303.602042104 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcd7c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b51960 item 76 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.276434412 +0000 UTC m=+303.602557767 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bcdcc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0a04bd0 item 76 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.277187813 +0000 UTC m=+303.603311168 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4300): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.277187813 +0000 UTC m=+303.603311168 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4880): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0a05b20 item 76 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.278906594 +0000 UTC m=+303.605029969 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be4ec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6e770 item 77 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.279768671 +0000 UTC m=+303.605892026 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be53c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.279768671 +0000 UTC m=+303.605892026 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1be5ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6ebd0 item 77 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.281134387 +0000 UTC m=+303.607257741 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6fce0 item 78 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.281695955 +0000 UTC m=+303.607819311 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfc700): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.281695955 +0000 UTC m=+303.607819311 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfce00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08ba230 item 78 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.28325132 +0000 UTC m=+303.609374675 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd440): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08bb6c0 item 79 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.283690728 +0000 UTC m=+303.609814093 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1bfd940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.283690728 +0000 UTC m=+303.609814093 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a140): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82000 item 79 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.285384422 +0000 UTC m=+303.611507778 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1a780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82380 item 80 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.286031844 +0000 UTC m=+303.612155199 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1ac80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.286031844 +0000 UTC m=+303.612155199 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b380): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82690 item 80 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.287484935 +0000 UTC m=+303.613608290 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1b9c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82a10 item 81 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.288170388 +0000 UTC m=+303.614293743 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f1be40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.288170388 +0000 UTC m=+303.614293743 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4c480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82bd0 item 81 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.289285421 +0000 UTC m=+303.615408776 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4cb00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e831f0 item 82 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.289995119 +0000 UTC m=+303.616118474 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.289995119 +0000 UTC m=+303.616118474 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4d580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e833b0 item 82 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.291602651 +0000 UTC m=+303.617726005 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f4dc00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e839d0 item 83 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.292411707 +0000 UTC m=+303.618535062 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76200): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.292411707 +0000 UTC m=+303.618535062 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e83d50 item 83 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.293803563 +0000 UTC m=+303.619926948 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f76dc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e143f0 item 84 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.294423833 +0000 UTC m=+303.620547198 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f772c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.294423833 +0000 UTC m=+303.620547198 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e14690 item 84 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.295588389 +0000 UTC m=+303.621711744 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f77ec0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e150a0 item 85 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.296153214 +0000 UTC m=+303.622276569 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9c4c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.296153214 +0000 UTC m=+303.622276569 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9ca00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e153b0 item 85 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.297380779 +0000 UTC m=+303.623504134 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d080): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e15a40 item 86 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.29801704 +0000 UTC m=+303.624140395 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9d580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.29801704 +0000 UTC m=+303.624140395 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f9db00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08fc4d0 item 86 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.299396441 +0000 UTC m=+303.625519806 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e8310 item 87 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.299881627 +0000 UTC m=+303.626004982 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.299881627 +0000 UTC m=+303.626004982 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb4cc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e8c40 item 87 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.301299421 +0000 UTC m=+303.627422776 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e91f0 item 88 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.302003348 +0000 UTC m=+303.628126703 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.302003348 +0000 UTC m=+303.628126703 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fb5dc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e9810 item 88 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.303274125 +0000 UTC m=+303.629397490 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fce500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f2930 item 89 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.303720307 +0000 UTC m=+303.629843661 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcea40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f3420 item 89 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.304245607 +0000 UTC m=+303.630368962 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcef80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.304245607 +0000 UTC m=+303.630368962 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcf500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f3a40 item 89 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.306147995 +0000 UTC m=+303.632271350 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0fcfb40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de24d0 item 90 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.307312002 +0000 UTC m=+303.633435356 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de2a10 item 90 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.308028723 +0000 UTC m=+303.634152078 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff86c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.308028723 +0000 UTC m=+303.634152078 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff8c80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de3030 item 90 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.309339685 +0000 UTC m=+303.635463041 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff92c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de3e30 item 91 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.309768044 +0000 UTC m=+303.635891399 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0980bd0 item 91 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.310306769 +0000 UTC m=+303.636430124 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0ff9d40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): >_readAt: n=8, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.310306769 +0000 UTC m=+303.636430124 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10183c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0981180 item 91 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.311539094 +0000 UTC m=+303.637662469 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087a5b0 item 92 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.311988191 +0000 UTC m=+303.638111546 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1018f40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087aee0 item 92 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): _readAt: size=2, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): _writeAt: size=3, off=5 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.312685186 +0000 UTC m=+303.638808541 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.312685186 +0000 UTC m=+303.638808541 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1019a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087b9d0 item 92 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.313971482 +0000 UTC m=+303.640094836 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08b1730 item 93 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.314394389 +0000 UTC m=+303.640517744 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103a6c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.314394389 +0000 UTC m=+303.640517744 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103adc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e24d0 item 93 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.315606406 +0000 UTC m=+303.641729760 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e3570 item 94 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.316151624 +0000 UTC m=+303.642274979 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd103b940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.316151624 +0000 UTC m=+303.642274979 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054140): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e38f0 item 94 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.317763995 +0000 UTC m=+303.643887350 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b688c0 item 95 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.319264916 +0000 UTC m=+303.645388271 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1054cc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.319264916 +0000 UTC m=+303.645388271 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10553c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b696c0 item 95 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): open at offset 0 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.320788139 +0000 UTC m=+303.646911494 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1055a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10681c0 item 96 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.32162632 +0000 UTC m=+303.647749675 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.32162632 +0000 UTC m=+303.647749675 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1068380 item 96 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= 2026/04/03 01:52:15 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:15 DEBUG : Looking for writers 2026/04/03 01:52:15 DEBUG : >WaitForWriters: 2026/04/03 01:52:15 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:15 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:15 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:15 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:15 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/03 01:52:15 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.862960654 +0000 UTC m=+304.189084039 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.862960654 +0000 UTC m=+304.189084039 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.862960654 +0000 UTC m=+304.189084039 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1086ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a2150 item 1 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.870042792 +0000 UTC m=+304.196166187 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.870042792 +0000 UTC m=+304.196166187 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a2620 item 2 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.875753252 +0000 UTC m=+304.201876648 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1087c40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.875753252 +0000 UTC m=+304.201876648 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be1c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.875753252 +0000 UTC m=+304.201876648 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10be680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a29a0 item 3 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.889348244 +0000 UTC m=+304.215471639 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bed00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.889348244 +0000 UTC m=+304.215471639 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073140): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10695e0 item 4 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.894779828 +0000 UTC m=+304.220903224 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.894779828 +0000 UTC m=+304.220903224 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073c00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.894779828 +0000 UTC m=+304.220903224 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e1c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069960 item 5 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.900389059 +0000 UTC m=+304.226512424 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110e840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.900389059 +0000 UTC m=+304.226512424 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110ed80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069e30 item 6 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.903013138 +0000 UTC m=+304.229136513 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.903013138 +0000 UTC m=+304.229136513 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bf680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.903013138 +0000 UTC m=+304.229136513 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10bfb40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a2f50 item 7 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.907037157 +0000 UTC m=+304.233160522 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d82c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.907037157 +0000 UTC m=+304.233160522 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a3420 item 8 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd110f340): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.909642762 +0000 UTC m=+304.235766137 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110f700): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.909642762 +0000 UTC m=+304.235766137 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd110fb80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.909642762 +0000 UTC m=+304.235766137 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111e310 item 9 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.913037504 +0000 UTC m=+304.239160880 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d8e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.913037504 +0000 UTC m=+304.239160880 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d93c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a37a0 item 10 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd10d9a00): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.917566377 +0000 UTC m=+304.243689752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10d9dc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): _writeAt: size=3, off=2 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.917566377 +0000 UTC m=+304.243689752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f63c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.917566377 +0000 UTC m=+304.243689752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f68c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10a3b20 item 11 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.923611759 +0000 UTC m=+304.249735134 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f6f40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.923611759 +0000 UTC m=+304.249735134 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7480): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208150 item 12 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd10f7ac0): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7ac0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.926801807 +0000 UTC m=+304.252925181 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd10f7e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.926801807 +0000 UTC m=+304.252925181 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd12084d0 item 13 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.929540362 +0000 UTC m=+304.255663737 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112c940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.929540362 +0000 UTC m=+304.255663737 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112ce80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111e7e0 item 14 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd112d4c0): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d4c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.935145683 +0000 UTC m=+304.261269059 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd112d880): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.935145683 +0000 UTC m=+304.261269059 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111eb60 item 15 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.943062536 +0000 UTC m=+304.269185922 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114a6c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.943062536 +0000 UTC m=+304.269185922 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114ac00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111eee0 item 16 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.948188464 +0000 UTC m=+304.274311859 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.948188464 +0000 UTC m=+304.274311859 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216fc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.948188464 +0000 UTC m=+304.274311859 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12174c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208850 item 17 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.952405338 +0000 UTC m=+304.278528693 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.952405338 +0000 UTC m=+304.278528693 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114b7c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111f260 item 18 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.953878387 +0000 UTC m=+304.280001752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd114be40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.953878387 +0000 UTC m=+304.280001752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e440): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.953878387 +0000 UTC m=+304.280001752 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116e940): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111f5e0 item 19 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.955779792 +0000 UTC m=+304.281903148 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116efc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.955779792 +0000 UTC m=+304.281903148 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116f500): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111fab0 item 20 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.957311431 +0000 UTC m=+304.283434796 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd116fb80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.957311431 +0000 UTC m=+304.283434796 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290180): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.957311431 +0000 UTC m=+304.283434796 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd111fe30 item 21 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.959438092 +0000 UTC m=+304.285561448 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1290d00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.959438092 +0000 UTC m=+304.285561448 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291240): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e460 item 22 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.9634504 +0000 UTC m=+304.289573785 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12918c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.9634504 +0000 UTC m=+304.289573785 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1291dc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.9634504 +0000 UTC m=+304.289573785 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b23c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e7e0 item 23 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.966449035 +0000 UTC m=+304.292572431 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12b2a40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.966449035 +0000 UTC m=+304.292572431 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217a00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128ecb0 item 24 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd12162c0): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12162c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.970210921 +0000 UTC m=+304.296334276 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216680): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.970210921 +0000 UTC m=+304.296334276 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1216b80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.970210921 +0000 UTC m=+304.296334276 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd12170c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a0310 item 25 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.972386444 +0000 UTC m=+304.298509799 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.972386444 +0000 UTC m=+304.298509799 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1217e80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a07e0 item 26 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd102a740): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102a740): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.97387419 +0000 UTC m=+304.299997546 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102ab40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): open at offset 5 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): >_readAt: n=2, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): _writeAt: size=3, off=7 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.97387419 +0000 UTC m=+304.299997546 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.97387419 +0000 UTC m=+304.299997546 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102b5c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a0b60 item 27 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.975806275 +0000 UTC m=+304.301929630 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd102bc40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.975806275 +0000 UTC m=+304.301929630 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054e380): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a1110 item 28 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd054ea80): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ea80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.977480042 +0000 UTC m=+304.303603407 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054ee40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.977480042 +0000 UTC m=+304.303603407 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd054f840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a1490 item 29 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.979299534 +0000 UTC m=+304.305422888 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0a01040): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.979299534 +0000 UTC m=+304.305422888 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a1810 item 30 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): _readAt: size=2, off=0 2026/04/03 01:52:15 ERROR : open-test-file(0x144cd0d4a780): Couldn't read size of file 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): >_readAt: n=0, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): close: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4a780): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.980769486 +0000 UTC m=+304.306892842 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4ab40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.980769486 +0000 UTC m=+304.306892842 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0d4b280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a1b90 item 31 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.98220302 +0000 UTC m=+304.308326375 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.98220302 +0000 UTC m=+304.308326375 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e070 item 32 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.98379359 +0000 UTC m=+304.309916955 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e46c80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e3f0 item 33 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.984347696 +0000 UTC m=+304.310471050 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47100): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.984347696 +0000 UTC m=+304.310471050 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47600): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e5b0 item 33 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.986022864 +0000 UTC m=+304.312146219 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0e47c40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128e930 item 34 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.986592259 +0000 UTC m=+304.312715614 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803640): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.986592259 +0000 UTC m=+304.312715614 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0803c40): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128eaf0 item 34 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.988037615 +0000 UTC m=+304.314160969 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afa580): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128ef50 item 35 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.988711005 +0000 UTC m=+304.314834359 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afab00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.988711005 +0000 UTC m=+304.314834359 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0afbbc0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128f110 item 35 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.99001255 +0000 UTC m=+304.316135905 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6340): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128f490 item 36 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.990625465 +0000 UTC m=+304.316748821 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.990625465 +0000 UTC m=+304.316748821 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf6d80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128f650 item 36 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.99255726 +0000 UTC m=+304.318680614 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf73c0): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128f9d0 item 37 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.993317633 +0000 UTC m=+304.319440988 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0cf7840): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.993317633 +0000 UTC m=+304.319440988 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd128fb90 item 37 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.995268954 +0000 UTC m=+304.321392309 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94800): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208070 item 38 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.9958767 +0000 UTC m=+304.322000055 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f94d00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): >_readAt: n=3, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.9958767 +0000 UTC m=+304.322000055 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95280): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208230 item 38 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.997286649 +0000 UTC m=+304.323410004 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95900): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd12085b0 item 39 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.997728963 +0000 UTC m=+304.323852319 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd0f95e00): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): >openPending: err= 2026/04/03 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): >_readAt: n=5, err=EOF 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.997728963 +0000 UTC m=+304.323852319 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072400): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: Remove: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208770 item 39 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): _writeAt: size=5, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): >_writeAt: n=5, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.999005532 +0000 UTC m=+304.325128887 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1072a80): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): openPending: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): >openPending: err= 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208af0 item 40 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): _readAt: size=2, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): _writeAt: size=3, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): >_writeAt: n=3, err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): close: 2026/04/03 01:52:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.999559396 +0000 UTC m=+304.325682751 2026/04/03 01:52:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073000): >close: err= 2026/04/03 01:52:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073540): _readAt: size=512, off=0 2026/04/03 01:52:15 DEBUG : open-test-file(0x144cd1073540): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073540): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073540): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073540): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:15.999559396 +0000 UTC m=+304.325682751 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073540): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1208d90 item 40 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.00136918 +0000 UTC m=+304.327492535 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1073b00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1209110 item 41 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.002073608 +0000 UTC m=+304.328196963 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950100): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd12092d0 item 41 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.00260983 +0000 UTC m=+304.328733195 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09505c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.00260983 +0000 UTC m=+304.328733195 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0950b00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1209490 item 41 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.003971909 +0000 UTC m=+304.330095263 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951140): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1209810 item 42 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.004500966 +0000 UTC m=+304.330624322 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951640): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd12099d0 item 42 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.005148388 +0000 UTC m=+304.331271743 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0951b80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.005148388 +0000 UTC m=+304.331271743 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2200): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1209b90 item 42 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.006621967 +0000 UTC m=+304.332745323 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2840): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e230 item 43 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.007237348 +0000 UTC m=+304.333360702 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c2d40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e460 item 43 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.00777922 +0000 UTC m=+304.333902585 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3280): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.00777922 +0000 UTC m=+304.333902585 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c37c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2e690 item 43 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.009127513 +0000 UTC m=+304.335250867 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd09c3e00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2ea10 item 44 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.009606706 +0000 UTC m=+304.335730062 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08400): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2ec40 item 44 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.010194887 +0000 UTC m=+304.336318241 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08940): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.010194887 +0000 UTC m=+304.336318241 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b08ec0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f110 item 44 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.011465472 +0000 UTC m=+304.337588827 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09500): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f650 item 45 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.01203168 +0000 UTC m=+304.338155065 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0b09a00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.01203168 +0000 UTC m=+304.338155065 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6200): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2f960 item 45 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.013446929 +0000 UTC m=+304.339570285 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6840): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0d2fce0 item 46 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.013966761 +0000 UTC m=+304.340090115 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd6d40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.013966761 +0000 UTC m=+304.340090115 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7440): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0842000 item 46 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.015204355 +0000 UTC m=+304.341327710 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0bd7a80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0842e70 item 47 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.015700901 +0000 UTC m=+304.341824256 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84080): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.015700901 +0000 UTC m=+304.341824256 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84780): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08902a0 item 47 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.016989872 +0000 UTC m=+304.343113238 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c84dc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08912d0 item 48 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.017482241 +0000 UTC m=+304.343605596 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c852c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.017482241 +0000 UTC m=+304.343605596 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0c859c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088c2a0 item 48 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.018788805 +0000 UTC m=+304.344912160 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe100): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088d3b0 item 49 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.019422371 +0000 UTC m=+304.345545725 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbe580): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.019422371 +0000 UTC m=+304.345545725 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbeac0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd088dab0 item 49 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.020612174 +0000 UTC m=+304.346735529 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf140): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccc3f0 item 50 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.021133488 +0000 UTC m=+304.347256843 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbf640): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.021133488 +0000 UTC m=+304.347256843 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0cbfbc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccc620 item 50 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.022609873 +0000 UTC m=+304.348733228 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e340): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0cccaf0 item 51 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.023261252 +0000 UTC m=+304.349384606 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5e840): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.023261252 +0000 UTC m=+304.349384606 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5ed80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0cccd90 item 51 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.024483155 +0000 UTC m=+304.350606510 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f400): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccd110 item 52 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.025109647 +0000 UTC m=+304.351233002 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5f900): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.025109647 +0000 UTC m=+304.351233002 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0d5fe80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ccd3b0 item 52 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.026668207 +0000 UTC m=+304.352791562 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e180): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee8930 item 53 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.027541484 +0000 UTC m=+304.353664839 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7e780): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.027541484 +0000 UTC m=+304.353664839 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7ecc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee8af0 item 53 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.029375383 +0000 UTC m=+304.355498737 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f340): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee8e70 item 54 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.030024747 +0000 UTC m=+304.356148102 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7f840): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.030024747 +0000 UTC m=+304.356148102 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1c7fdc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee9030 item 54 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.036221725 +0000 UTC m=+304.362345111 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6540): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee93b0 item 55 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.043620812 +0000 UTC m=+304.369744206 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6a40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.043620812 +0000 UTC m=+304.369744206 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d6f80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee9570 item 55 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.046319091 +0000 UTC m=+304.372442476 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7600): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee98f0 item 56 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.047467918 +0000 UTC m=+304.373591302 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12d7b00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.047467918 +0000 UTC m=+304.373591302 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee180): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee9ab0 item 56 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.049953045 +0000 UTC m=+304.376076400 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ee7c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0ee9e30 item 57 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.050462626 +0000 UTC m=+304.376585981 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12eed00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090aaf0 item 57 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.050929677 +0000 UTC m=+304.377053032 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef240): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.050929677 +0000 UTC m=+304.377053032 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12ef7c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090ae00 item 57 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.05291973 +0000 UTC m=+304.379043086 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd12efe00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090b490 item 58 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.05431355 +0000 UTC m=+304.380436934 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26440): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd090bd50 item 58 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.056119806 +0000 UTC m=+304.382243201 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26980): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.056119806 +0000 UTC m=+304.382243201 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e26f40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0566850 item 58 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.059157465 +0000 UTC m=+304.385280830 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2280): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b503f0 item 59 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.059687085 +0000 UTC m=+304.385810450 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef27c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b50a80 item 59 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.060355956 +0000 UTC m=+304.386479321 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef2d00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.060355956 +0000 UTC m=+304.386479321 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3280): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b513b0 item 59 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.062141674 +0000 UTC m=+304.388265039 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef38c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b51960 item 60 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.062705849 +0000 UTC m=+304.388829214 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0ef3e00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0a04bd0 item 60 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.063305509 +0000 UTC m=+304.389428874 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaa440): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.063305509 +0000 UTC m=+304.389428874 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eaaa00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0a05b20 item 60 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.064959399 +0000 UTC m=+304.391082764 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab040): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6e770 item 61 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.065443261 +0000 UTC m=+304.391566626 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eab580): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.065443261 +0000 UTC m=+304.391566626 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0eabc80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6eb60 item 61 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.068037755 +0000 UTC m=+304.394161151 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f083c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b6fa40 item 62 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.069002244 +0000 UTC m=+304.395125629 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f08900): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.069002244 +0000 UTC m=+304.395125629 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09000): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08ba1c0 item 62 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.071652372 +0000 UTC m=+304.397775768 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09640): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08bb110 item 63 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.072553492 +0000 UTC m=+304.398676878 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f09b80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.072553492 +0000 UTC m=+304.398676878 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22380): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08bb9d0 item 63 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.074610031 +0000 UTC m=+304.400733387 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f229c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82230 item 64 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.075114242 +0000 UTC m=+304.401237607 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f22f00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.075114242 +0000 UTC m=+304.401237607 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23600): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e823f0 item 64 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.077492077 +0000 UTC m=+304.403615472 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f23c40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e828c0 item 65 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.078422201 +0000 UTC m=+304.404545586 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c1c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.078422201 +0000 UTC m=+304.404545586 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0240): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e14150 item 65 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.079986903 +0000 UTC m=+304.406110268 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0880): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e14620 item 66 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.080614085 +0000 UTC m=+304.406737440 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d0d00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.080614085 +0000 UTC m=+304.406737440 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1240): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e148c0 item 66 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.082416185 +0000 UTC m=+304.408539550 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1880): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e151f0 item 67 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.082969809 +0000 UTC m=+304.409093174 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11d1d00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.082969809 +0000 UTC m=+304.409093174 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82300): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e15570 item 67 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.084335674 +0000 UTC m=+304.410459039 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82980): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08fc310 item 68 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.084951407 +0000 UTC m=+304.411074761 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f82e80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.084951407 +0000 UTC m=+304.411074761 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f833c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08fcf50 item 68 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.087057769 +0000 UTC m=+304.413181154 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83a00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e8bd0 item 69 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.087986952 +0000 UTC m=+304.414110347 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f83e80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.087986952 +0000 UTC m=+304.414110347 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4480): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e8e00 item 69 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.090255651 +0000 UTC m=+304.416379045 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa4b00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e9420 item 70 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.091174163 +0000 UTC m=+304.417297549 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5000): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.091174163 +0000 UTC m=+304.417297549 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5540): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e99d0 item 70 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.093368221 +0000 UTC m=+304.419491616 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fa5bc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f31f0 item 71 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.094291182 +0000 UTC m=+304.420414567 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc01c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.094291182 +0000 UTC m=+304.420414567 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc06c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08f3810 item 71 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.09754032 +0000 UTC m=+304.423663715 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de2460 item 72 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.099586931 +0000 UTC m=+304.425710296 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e27480): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.099586931 +0000 UTC m=+304.425710296 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e279c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0980380 item 72 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.101602092 +0000 UTC m=+304.427725457 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62080): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087a0e0 item 73 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.102153532 +0000 UTC m=+304.428276897 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62580): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087a4d0 item 73 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.103229601 +0000 UTC m=+304.429352986 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62a40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.103229601 +0000 UTC m=+304.429352986 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e62f80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087ae70 item 73 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.105319853 +0000 UTC m=+304.431443218 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e635c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd087bdc0 item 74 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.105742891 +0000 UTC m=+304.431866247 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0e63ac0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08b0380 item 74 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.106618773 +0000 UTC m=+304.432742129 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004100): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.106618773 +0000 UTC m=+304.432742129 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004680): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e2230 item 74 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.108438205 +0000 UTC m=+304.434561560 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1004cc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e3500 item 75 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.109220822 +0000 UTC m=+304.435344176 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10051c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): _writeAt: size=3, off=2 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e3880 item 75 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.110124486 +0000 UTC m=+304.436247840 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005700): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.110124486 +0000 UTC m=+304.436247840 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1005c40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd08e3b20 item 75 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.11165913 +0000 UTC m=+304.437782486 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030380): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b69340 item 76 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.112283858 +0000 UTC m=+304.438407213 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030880): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0b69e30 item 76 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): _writeAt: size=3, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.11297388 +0000 UTC m=+304.439097236 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1030dc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.11297388 +0000 UTC m=+304.439097236 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031340): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0884a80 item 76 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.115002155 +0000 UTC m=+304.441125510 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031980): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10681c0 item 77 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.115552123 +0000 UTC m=+304.441675478 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1031e80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.115552123 +0000 UTC m=+304.441675478 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048680): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1068380 item 77 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.117431568 +0000 UTC m=+304.443554923 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1048cc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1068700 item 78 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.118364848 +0000 UTC m=+304.444488223 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10491c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.118364848 +0000 UTC m=+304.444488223 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10498c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10688c0 item 78 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.120420546 +0000 UTC m=+304.446543911 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066000): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1068c40 item 79 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.121447453 +0000 UTC m=+304.447570808 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066500): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.121447453 +0000 UTC m=+304.447570808 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1066c00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1068e00 item 79 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.123620872 +0000 UTC m=+304.449744267 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067240): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069180 item 80 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.124827798 +0000 UTC m=+304.450951184 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067740): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.124827798 +0000 UTC m=+304.450951184 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1067e40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069340 item 80 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.127615606 +0000 UTC m=+304.453738991 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096580): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10697a0 item 81 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.12878387 +0000 UTC m=+304.454907265 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096a00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.12878387 +0000 UTC m=+304.454907265 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1096f40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069960 item 81 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.135489187 +0000 UTC m=+304.461612582 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10975c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1069ce0 item 82 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.136737501 +0000 UTC m=+304.462860896 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1097ac0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.136737501 +0000 UTC m=+304.462860896 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be140): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0000 item 82 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.139151614 +0000 UTC m=+304.465275000 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10be7c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0380 item 83 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.140029359 +0000 UTC m=+304.466152755 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10becc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.140029359 +0000 UTC m=+304.466152755 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf200): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0540 item 83 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.142324469 +0000 UTC m=+304.468447865 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bf880): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c08c0 item 84 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.143352628 +0000 UTC m=+304.469476023 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10bfd80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.143352628 +0000 UTC m=+304.469476023 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dc400): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0a80 item 84 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.145791338 +0000 UTC m=+304.471914724 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dca80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0e00 item 85 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.146806833 +0000 UTC m=+304.472930218 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dcf80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.146806833 +0000 UTC m=+304.472930218 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10dd4c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c0fc0 item 85 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.149163267 +0000 UTC m=+304.475286662 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10ddb40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c1340 item 86 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.150178603 +0000 UTC m=+304.476301987 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa140): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.150178603 +0000 UTC m=+304.476301987 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fa6c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c1500 item 86 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.152608195 +0000 UTC m=+304.478731581 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fad40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c1880 item 87 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.153487533 +0000 UTC m=+304.479610919 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb240): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.153487533 +0000 UTC m=+304.479610919 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fb780): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c1a40 item 87 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.155889424 +0000 UTC m=+304.482012819 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd10fbe00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd10c1dc0 item 88 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.157174549 +0000 UTC m=+304.483297933 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c400): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.157174549 +0000 UTC m=+304.483297933 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111c980): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11220e0 item 88 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.159770164 +0000 UTC m=+304.485893558 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111cfc0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1122460 item 89 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.160631318 +0000 UTC m=+304.486754702 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111d500): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1122620 item 89 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.161612859 +0000 UTC m=+304.487736245 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd111da40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.161612859 +0000 UTC m=+304.487736245 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a0c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11227e0 item 89 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.163708692 +0000 UTC m=+304.489832067 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113a700): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1122b60 item 90 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.164365611 +0000 UTC m=+304.490488986 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113ac40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1122d20 item 90 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.165190888 +0000 UTC m=+304.491314263 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b180): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.165190888 +0000 UTC m=+304.491314263 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113b740): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1122ee0 item 90 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.16705796 +0000 UTC m=+304.493181335 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd113bd80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1123260 item 91 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.167681485 +0000 UTC m=+304.493804860 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11603c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): >_readAt: n=2, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): _writeAt: size=3, off=7 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1123420 item 91 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.168582014 +0000 UTC m=+304.494705389 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160900): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): >_readAt: n=8, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.168582014 +0000 UTC m=+304.494705389 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1160e80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11235e0 item 91 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.170395874 +0000 UTC m=+304.496519250 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd11614c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1123960 item 92 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.170996648 +0000 UTC m=+304.497120024 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd1161a00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): open at offset 5 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1123b20 item 92 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): _readAt: size=2, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): _writeAt: size=3, off=5 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): >_writeAt: n=3, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.171778092 +0000 UTC m=+304.497901467 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e040): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): >_readAt: n=3, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.171778092 +0000 UTC m=+304.497901467 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118e600): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd1123ce0 item 92 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.174030992 +0000 UTC m=+304.500154366 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118ec40): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd11a81c0 item 93 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.17471973 +0000 UTC m=+304.500843105 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd118f180): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.17471973 +0000 UTC m=+304.500843105 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1340): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82a10 item 93 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.179023988 +0000 UTC m=+304.505147344 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0140): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de21c0 item 94 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.180309223 +0000 UTC m=+304.506432578 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0680): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.180309223 +0000 UTC m=+304.506432578 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc0d80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de2a80 item 94 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.183161924 +0000 UTC m=+304.509285278 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0fc1a80): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de3730 item 95 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.183786001 +0000 UTC m=+304.509909366 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c0c0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.183786001 +0000 UTC m=+304.509909366 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5c880): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0de3dc0 item 95 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): open at offset 0 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): _readAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): >_readAt: n=0, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.185479715 +0000 UTC m=+304.511603080 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5cec0): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): _writeAt: size=5, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): >openPending: err= 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e822a0 item 96 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): >_writeAt: n=5, err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.186317756 +0000 UTC m=+304.512441122 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5d400): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 01:52:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 01:52:16 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): _readAt: size=512, off=0 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): openPending: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): >openPending: err= 2026/04/03 01:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): >_readAt: n=5, err=EOF 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): close: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 01:52:16.186317756 +0000 UTC m=+304.512441122 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : open-test-file(0x144cd0f5db00): >close: err= 2026/04/03 01:52:16 DEBUG : open-test-file: Remove: 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x144cd0e82540 item 96 2026/04/03 01:52:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 01:52:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 01:52:16 DEBUG : open-test-file: >Remove: err= 2026/04/03 01:52:16 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : >WaitForWriters: 2026/04/03 01:52:16 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.85s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:16 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:16 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:16 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:16 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:16 DEBUG : file1: newRWFileHandle: 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): openPending: 2026/04/03 01:52:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): >openPending: err= 2026/04/03 01:52:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 01:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 01:52:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): _writeAt: size=2, off=0 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): >_writeAt: n=2, err= 2026/04/03 01:52:16 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): RWFileHandle.Flush 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): RWFileHandle.Release 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): close: 2026/04/03 01:52:16 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/03 01:52:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:16 DEBUG : file1(0x144cd054e880): >close: err= 2026/04/03 01:52:16 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : file1: reading active writers 2026/04/03 01:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : file1: reading active writers 2026/04/03 01:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : file1: reading active writers 2026/04/03 01:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : file1: reading active writers 2026/04/03 01:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:52:16 DEBUG : file1: vfs cache: starting upload 2026/04/03 01:52:16 DEBUG : Looking for writers 2026/04/03 01:52:16 DEBUG : file1: reading active writers 2026/04/03 01:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:52:17 DEBUG : Looking for writers 2026/04/03 01:52:17 DEBUG : file1: reading active writers 2026/04/03 01:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:52:17 DEBUG : Looking for writers 2026/04/03 01:52:17 DEBUG : file1: reading active writers 2026/04/03 01:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:52:17 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/03 01:52:17 DEBUG : Looking for writers 2026/04/03 01:52:17 DEBUG : file1: reading active writers 2026/04/03 01:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:52:18 DEBUG : file1: size = 2 OK 2026/04/03 01:52:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/03 01:52:18 INFO : file1: Copied (new) 2026/04/03 01:52:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/03 01:52:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 01:52:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/03 01:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:52:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 01:52:18 DEBUG : Looking for writers 2026/04/03 01:52:18 DEBUG : file1: reading active writers 2026/04/03 01:52:18 DEBUG : >WaitForWriters: 2026/04/03 01:52:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:19 DEBUG : Looking for writers 2026/04/03 01:52:19 DEBUG : file1: reading active writers 2026/04/03 01:52:19 DEBUG : >WaitForWriters: 2026/04/03 01:52:19 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:19 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:19 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:19 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:52:19 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:52:19 DEBUG : rename_me: newRWFileHandle: 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): openPending: 2026/04/03 01:52:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 01:52:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): >openPending: err= 2026/04/03 01:52:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/03 01:52:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 01:52:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/03 01:52:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): _writeAt: size=5, off=0 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): >_writeAt: n=5, err= 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): close: 2026/04/03 01:52:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-03 01:52:19.873329089 +0000 UTC m=+308.199452464 2026/04/03 01:52:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/03 01:52:19 DEBUG : rename_me(0x144cd054e800): >close: err= 2026/04/03 01:52:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/03 01:52:19 DEBUG : i_was_renamed: Updating file with 0x144cd0de0d80 2026/04/03 01:52:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/03 01:52:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 01:52:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:19 DEBUG : Looking for writers 2026/04/03 01:52:19 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 01:52:19 DEBUG : Looking for writers 2026/04/03 01:52:19 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 01:52:19 DEBUG : Looking for writers 2026/04/03 01:52:19 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 01:52:19 DEBUG : Looking for writers 2026/04/03 01:52:19 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 01:52:19 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/03 01:52:20 DEBUG : Looking for writers 2026/04/03 01:52:20 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 01:52:20 DEBUG : Looking for writers 2026/04/03 01:52:20 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 01:52:20 DEBUG : Looking for writers 2026/04/03 01:52:20 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 01:52:20 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:21 DEBUG : Looking for writers 2026/04/03 01:52:21 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 01:52:21 DEBUG : i_was_renamed: size = 5 OK 2026/04/03 01:52:21 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:52:21 INFO : i_was_renamed: Copied (new) 2026/04/03 01:52:21 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-03 01:52:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/03 01:52:21 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/03 01:52:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 01:52:21 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/03 01:52:22 DEBUG : Looking for writers 2026/04/03 01:52:22 DEBUG : i_was_renamed: reading active writers 2026/04/03 01:52:22 DEBUG : >WaitForWriters: 2026/04/03 01:52:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:22 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 01:52:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 01:52:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yijorat0neqa" 2026/04/03 01:52:22 INFO : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 01:52:22 DEBUG : forgetting directory cache 2026/04/03 01:52:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): _readAt: size=512, off=0 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): openPending: 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:53:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): >openPending: err= 2026/04/03 01:52:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): >_readAt: n=20, err=EOF 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): close: 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:53:22 +0000 UTC 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate(0x144cd0d4a340): >close: err= 2026/04/03 01:52:25 DEBUG : Re-reading directory (176.597545ms old) 2026/04/03 01:52:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:25 DEBUG : forgetting directory cache 2026/04/03 01:52:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): _readAt: size=512, off=0 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): openPending: 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:54:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-03 00:53:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 00:54:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-03 00:53:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/03 01:52:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): >openPending: err= 2026/04/03 01:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): >_readAt: n=20, err=EOF 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): close: 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:54:22 +0000 UTC 2026/04/03 01:52:27 DEBUG : TestRWCacheUpdate(0x144cd0e46080): >close: err= 2026/04/03 01:52:27 DEBUG : Re-reading directory (176.591273ms old) 2026/04/03 01:52:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:28 DEBUG : forgetting directory cache 2026/04/03 01:52:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate(0x144cd054e300): _readAt: size=512, off=0 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate(0x144cd054e300): openPending: 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:55:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-03 00:54:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 00:55:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-03 00:54:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/03 01:52:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate(0x144cd054e300): >openPending: err= 2026/04/03 01:52:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate(0x144cd054e300): >_readAt: n=20, err=EOF 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate(0x144cd054e300): close: 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:55:22 +0000 UTC 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate(0x144cd054e300): >close: err= 2026/04/03 01:52:30 DEBUG : Re-reading directory (176.615248ms old) 2026/04/03 01:52:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:30 DEBUG : forgetting directory cache 2026/04/03 01:52:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): _readAt: size=512, off=0 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): openPending: 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:56:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-03 00:55:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 00:56:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-03 00:55:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/03 01:52:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): >openPending: err= 2026/04/03 01:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): >_readAt: n=20, err=EOF 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): close: 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:56:22 +0000 UTC 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate(0x144cd0e46500): >close: err= 2026/04/03 01:52:32 DEBUG : Re-reading directory (193.574125ms old) 2026/04/03 01:52:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:33 DEBUG : forgetting directory cache 2026/04/03 01:52:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): _readAt: size=512, off=0 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): openPending: 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:57:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-03 00:56:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 00:57:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-03 00:56:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/03 01:52:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): >openPending: err= 2026/04/03 01:52:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): >_readAt: n=20, err=EOF 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): close: 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:57:22 +0000 UTC 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate(0x144cd0e46380): >close: err= 2026/04/03 01:52:35 DEBUG : Re-reading directory (178.126358ms old) 2026/04/03 01:52:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:35 DEBUG : forgetting directory cache 2026/04/03 01:52:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): _readAt: size=512, off=0 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): openPending: 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 00:58:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-03 00:57:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 00:58:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-03 00:57:22 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/03 01:52:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 01:52:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): >openPending: err= 2026/04/03 01:52:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): >_readAt: n=20, err=EOF 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): close: 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:58:22 +0000 UTC 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate(0x144cd0e46d40): >close: err= 2026/04/03 01:52:37 DEBUG : Re-reading directory (176.954008ms old) 2026/04/03 01:52:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:38 DEBUG : forgetting directory cache 2026/04/03 01:52:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): _readAt: size=512, off=0 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): openPending: 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-03 00:59:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-03 00:58:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-03 00:59:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-03 00:58:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/03 01:52:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/03 01:52:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): >openPending: err= 2026/04/03 01:52:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): >_readAt: n=21, err=EOF 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): close: 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 00:59:22 +0000 UTC 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate(0x144cd0e463c0): >close: err= 2026/04/03 01:52:40 DEBUG : Re-reading directory (176.427444ms old) 2026/04/03 01:52:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:40 DEBUG : forgetting directory cache 2026/04/03 01:52:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): _readAt: size=512, off=0 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): openPending: 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-03 01:00:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-03 00:59:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-03 01:00:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-03 00:59:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/03 01:52:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/03 01:52:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): >openPending: err= 2026/04/03 01:52:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): >_readAt: n=22, err=EOF 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): close: 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 01:00:22 +0000 UTC 2026/04/03 01:52:42 DEBUG : TestRWCacheUpdate(0x144cd0d4a700): >close: err= 2026/04/03 01:52:42 DEBUG : Re-reading directory (177.115743ms old) 2026/04/03 01:52:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:43 DEBUG : forgetting directory cache 2026/04/03 01:52:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): _readAt: size=512, off=0 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): openPending: 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-03 01:01:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-03 01:00:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-03 01:01:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-03 01:00:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/03 01:52:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/03 01:52:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): >openPending: err= 2026/04/03 01:52:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): >_readAt: n=23, err=EOF 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): close: 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 01:01:22 +0000 UTC 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate(0x144cd102a240): >close: err= 2026/04/03 01:52:45 DEBUG : Re-reading directory (181.413839ms old) 2026/04/03 01:52:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:45 DEBUG : forgetting directory cache 2026/04/03 01:52:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): _readAt: size=512, off=0 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): openPending: 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-03 01:02:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-03 01:01:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-03 01:02:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-03 01:01:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/03 01:52:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/03 01:52:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): >openPending: err= 2026/04/03 01:52:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): >_readAt: n=24, err=EOF 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): close: 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 01:02:22 +0000 UTC 2026/04/03 01:52:47 DEBUG : TestRWCacheUpdate(0x144cd054e380): >close: err= 2026/04/03 01:52:47 DEBUG : Re-reading directory (176.747898ms old) 2026/04/03 01:52:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 01:52:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 01:52:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:48 DEBUG : Looking for writers 2026/04/03 01:52:48 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/03 01:52:48 DEBUG : >WaitForWriters: 2026/04/03 01:52:48 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': vfs cache: cleaner exiting 2026/04/03 01:52:48 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.00s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:49 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:51 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/03 01:52:52 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:52 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:52:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/03 01:52:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:53 DEBUG : Looking for writers 2026/04/03 01:52:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/03 01:52:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/03 01:52:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.78s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:54 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:54 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:52:54 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': Reusing VFS from active cache 2026/04/03 01:52:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:54 DEBUG : Looking for writers 2026/04/03 01:52:54 DEBUG : >WaitForWriters: 2026/04/03 01:52:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:54 DEBUG : Looking for writers 2026/04/03 01:52:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:55 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:55 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:52:55 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:55 DEBUG : Looking for writers 2026/04/03 01:52:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:55 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:55 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:52:55 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:52:55 DEBUG : Looking for writers 2026/04/03 01:52:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:52:55 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:52:55 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:52:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:52:58 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:00 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:00 DEBUG : dir: Looking for writers 2026/04/03 01:53:00 DEBUG : file2: reading active writers 2026/04/03 01:53:00 DEBUG : Looking for writers 2026/04/03 01:53:00 DEBUG : dir: reading active writers 2026/04/03 01:53:00 DEBUG : file1: reading active writers 2026/04/03 01:53:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.76s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:01 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:01 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:02 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:04 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:06 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:06 DEBUG : dir: Looking for writers 2026/04/03 01:53:06 DEBUG : Looking for writers 2026/04/03 01:53:06 DEBUG : dir: reading active writers 2026/04/03 01:53:06 DEBUG : file1: reading active writers 2026/04/03 01:53:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.68s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:07 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:07 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:08 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:10 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:53:11 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 01:53:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 01:53:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 01:53:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:53:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/03 01:53:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/03 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 01:53:11 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 01:53:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/03 01:53:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:53:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/03 01:53:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 01:53:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 01:53:13 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:13 DEBUG : dir: Looking for writers 2026/04/03 01:53:13 DEBUG : file2: reading active writers 2026/04/03 01:53:13 DEBUG : new_file.txt: reading active writers 2026/04/03 01:53:13 DEBUG : Looking for writers 2026/04/03 01:53:13 DEBUG : dir: reading active writers 2026/04/03 01:53:13 DEBUG : file1: reading active writers 2026/04/03 01:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.33s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:14 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:15 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/03 01:53:17 DEBUG : dir/file2: same parent dir (ODFfMTEwOTU1MjRfTm9zYUg) - using file/rename instead of move_copy for dir/file1 2026/04/03 01:53:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/03 01:53:18 DEBUG : dir/file1: Updating file with dir/file1 0x144cd0dd4c00 2026/04/03 01:53:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 01:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:18 INFO : dir/file1: Moved (server-side) to: file0 2026/04/03 01:53:18 DEBUG : file0: Updating file with file0 0x144cd0dd4c00 2026/04/03 01:53:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 01:53:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/03 01:53:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:19 DEBUG : dir: Looking for writers 2026/04/03 01:53:19 DEBUG : Looking for writers 2026/04/03 01:53:19 DEBUG : dir: reading active writers 2026/04/03 01:53:19 DEBUG : file0: reading active writers 2026/04/03 01:53:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.73s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:20 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:20 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:20 DEBUG : Looking for writers 2026/04/03 01:53:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:20 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:20 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:21 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/03 01:53:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 01:53:22 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/03 01:53:23 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/03 01:53:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/03 01:53:25 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:25 DEBUG : Looking for writers 2026/04/03 01:53:25 DEBUG : a: Looking for writers 2026/04/03 01:53:25 DEBUG : b: Looking for writers 2026/04/03 01:53:25 DEBUG : c: Looking for writers 2026/04/03 01:53:25 DEBUG : d: Looking for writers 2026/04/03 01:53:25 DEBUG : Looking for writers 2026/04/03 01:53:25 DEBUG : c: reading active writers 2026/04/03 01:53:25 DEBUG : d: reading active writers 2026/04/03 01:53:25 DEBUG : /: reading active writers 2026/04/03 01:53:25 DEBUG : a: reading active writers 2026/04/03 01:53:25 DEBUG : b: reading active writers 2026/04/03 01:53:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.27s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:27 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:27 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:28 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 01:53:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/03 01:53:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/03 01:53:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/03 01:53:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:33 DEBUG : a/b/c/d: Looking for writers 2026/04/03 01:53:33 DEBUG : a/b/c: Looking for writers 2026/04/03 01:53:33 DEBUG : d: reading active writers 2026/04/03 01:53:33 DEBUG : a/b: Looking for writers 2026/04/03 01:53:33 DEBUG : c: reading active writers 2026/04/03 01:53:33 DEBUG : a: Looking for writers 2026/04/03 01:53:33 DEBUG : b: reading active writers 2026/04/03 01:53:33 DEBUG : Looking for writers 2026/04/03 01:53:33 DEBUG : a: reading active writers 2026/04/03 01:53:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.77s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:35 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:35 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:35 DEBUG : Looking for writers 2026/04/03 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.77s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:36 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:36 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 01:53:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 01:53:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/03 01:53:36 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 01:53:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:53:38 DEBUG : file1: size = 5 OK 2026/04/03 01:53:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:53:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/03 01:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 01:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:39 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 01:53:40 DEBUG : file1: size = 0 OK 2026/04/03 01:53:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:53:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 01:53:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 01:53:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:40 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (7 bytes), uploading instead of streaming 2026/04/03 01:53:40 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/03 01:53:41 DEBUG : file1: size = 7 OK 2026/04/03 01:53:41 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/03 01:53:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:41 DEBUG : Looking for writers 2026/04/03 01:53:41 DEBUG : file1: reading active writers 2026/04/03 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.39s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:42 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:42 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/03 01:53:43 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/03 01:53:43 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/03 01:53:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/03 01:53:43 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (11 bytes), uploading instead of streaming 2026/04/03 01:53:44 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/03 01:53:45 DEBUG : file1: size = 11 OK 2026/04/03 01:53:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/03 01:53:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/03 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:45 DEBUG : Looking for writers 2026/04/03 01:53:45 DEBUG : file1: reading active writers 2026/04/03 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.73s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:45 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:45 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/03 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:46 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 01:53:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/03 01:53:48 DEBUG : file1: size = 5 OK 2026/04/03 01:53:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/03 01:53:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/03 01:53:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:48 DEBUG : Looking for writers 2026/04/03 01:53:48 DEBUG : file1: reading active writers 2026/04/03 01:53:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.02s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:48 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:48 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:49 DEBUG : file1: WriteFileHandle.Release closing 2026/04/03 01:53:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:49 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 01:53:50 DEBUG : file1: size = 0 OK 2026/04/03 01:53:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:53:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/03 01:53:50 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:50 DEBUG : Looking for writers 2026/04/03 01:53:50 DEBUG : file1: reading active writers 2026/04/03 01:53:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:51 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:51 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:51 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (2 bytes), uploading instead of streaming 2026/04/03 01:53:52 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/03 01:53:53 DEBUG : file1: size = 2 OK 2026/04/03 01:53:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/03 01:53:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/03 01:53:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:53 DEBUG : Looking for writers 2026/04/03 01:53:53 DEBUG : file1: reading active writers 2026/04/03 01:53:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.22s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:54 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:54 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:54 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 01:53:56 DEBUG : file1: size = 0 OK 2026/04/03 01:53:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/03 01:53:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:53:56 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 01:53:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 01:53:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 01:53:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:53:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 01:53:56 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:56 DEBUG : Looking for writers 2026/04/03 01:53:56 DEBUG : file1: reading active writers 2026/04/03 01:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.38s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:56 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:56 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:53:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 01:53:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 01:53:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 01:53:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 01:53:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:56 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': File to upload is small (100 bytes), uploading instead of streaming 2026/04/03 01:53:57 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/03 01:53:58 DEBUG : file1: size = 100 OK 2026/04/03 01:53:58 DEBUG : file1: md5 = d0e9f016d502629e7a8960f71f6d989c OK 2026/04/03 01:53:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/03 01:53:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 01:53:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 01:53:58 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 01:53:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 01:53:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 01:53:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:53:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 01:53:58 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:53:58 DEBUG : Looking for writers 2026/04/03 01:53:58 DEBUG : file1: reading active writers 2026/04/03 01:53:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.89s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:53:59 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:53:59 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:54:00 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/03 01:54:02 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/03 01:54:04 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/03 01:54:06 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/03 01:54:08 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/03 01:54:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/03 01:54:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/03 01:54:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:10 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/03 01:54:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/03 01:54:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:11 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:11 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/03 01:54:11 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/03 01:54:11 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:11 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:11 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/03 01:54:11 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/03 01:54:11 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:11 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:11 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/03 01:54:11 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/03 01:54:11 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:12 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:54:12 DEBUG : flat: Looking for writers 2026/04/03 01:54:12 DEBUG : f000.txt: reading active writers 2026/04/03 01:54:12 DEBUG : f001.txt: reading active writers 2026/04/03 01:54:12 DEBUG : f002.txt: reading active writers 2026/04/03 01:54:12 DEBUG : f003.txt: reading active writers 2026/04/03 01:54:12 DEBUG : f004.txt: reading active writers 2026/04/03 01:54:12 DEBUG : Looking for writers 2026/04/03 01:54:12 DEBUG : flat: reading active writers 2026/04/03 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.88s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:54:14 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:54:14 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:54:15 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/03 01:54:17 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/03 01:54:20 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/03 01:54:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/03 01:54:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/03 01:54:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/03 01:54:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/03 01:54:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/03 01:54:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/03 01:54:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:54:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:54:22 DEBUG : a/b/c: Looking for writers 2026/04/03 01:54:22 DEBUG : deep.txt: reading active writers 2026/04/03 01:54:22 DEBUG : a/b: Looking for writers 2026/04/03 01:54:22 DEBUG : c: reading active writers 2026/04/03 01:54:22 DEBUG : mid.txt: reading active writers 2026/04/03 01:54:22 DEBUG : a: Looking for writers 2026/04/03 01:54:22 DEBUG : b: reading active writers 2026/04/03 01:54:22 DEBUG : top.txt: reading active writers 2026/04/03 01:54:22 DEBUG : Looking for writers 2026/04/03 01:54:22 DEBUG : a: reading active writers 2026/04/03 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.43s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:54:25 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:54:25 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:54:27 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/03 01:55:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/03 01:55:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/03 01:55:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:55:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:55:39 DEBUG : bigdir: Looking for writers 2026/04/03 01:55:39 DEBUG : big.bin: reading active writers 2026/04/03 01:55:39 DEBUG : Looking for writers 2026/04/03 01:55:39 DEBUG : bigdir: reading active writers 2026/04/03 01:55:39 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (75.07s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-yijorat0neqa'", Local "Local file system at /tmp/rclone2516758449", Modify Window "1s" 2026/04/03 01:55:41 INFO : OpenDrive root 'rclone-test-yijorat0neqa': poll-interval is not supported by this remote 2026/04/03 01:55:41 NOTICE: OpenDrive root 'rclone-test-yijorat0neqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 01:55:42 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/03 01:55:43 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/03 01:55:46 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/03 01:55:47 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/03 01:55:47 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/03 01:55:47 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:55:47 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:47 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/03 01:55:47 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/03 01:55:47 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:55:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/03 01:55:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/03 01:55:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 01:55:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 01:55:48 DEBUG : dir1: Looking for writers 2026/04/03 01:55:48 DEBUG : a.txt: reading active writers 2026/04/03 01:55:48 DEBUG : dir2: Looking for writers 2026/04/03 01:55:48 DEBUG : b.txt: reading active writers 2026/04/03 01:55:48 DEBUG : dir3: Looking for writers 2026/04/03 01:55:48 DEBUG : c.txt: reading active writers 2026/04/03 01:55:48 DEBUG : Looking for writers 2026/04/03 01:55:48 DEBUG : dir1: reading active writers 2026/04/03 01:55:48 DEBUG : dir2: reading active writers 2026/04/03 01:55:48 DEBUG : dir3: reading active writers 2026/04/03 01:55:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (9.72s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/03 01:55:50 DEBUG : OpenDrive root 'rclone-test-yijorat0neqa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m39.630150362s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]