"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/08 03:36:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kamigob7labi" 2026/04/08 03:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 03:36:57 DEBUG : Starting OpenDrive session with ID: 49674078513f2a769cabab0d788dc9dbf771e85efc4015a81a555fca37484b52 2026/04/08 03:36:57 DEBUG : Creating backend with remote "/tmp/rclone2401498129" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:36:57 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:36:57 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:36:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:00 DEBUG : dir: Looking for writers 2026/04/08 03:37:00 DEBUG : Looking for writers 2026/04/08 03:37:00 DEBUG : dir: reading active writers 2026/04/08 03:37:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.41s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:01 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:01 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/08 03:37:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/08 03:37:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:08 DEBUG : dir/subdir: Looking for writers 2026/04/08 03:37:08 DEBUG : dir: Looking for writers 2026/04/08 03:37:08 DEBUG : file2: reading active writers 2026/04/08 03:37:08 DEBUG : subdir: reading active writers 2026/04/08 03:37:08 DEBUG : file1: reading active writers 2026/04/08 03:37:08 DEBUG : Looking for writers 2026/04/08 03:37:08 DEBUG : dir: reading active writers 2026/04/08 03:37:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.74s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:10 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:10 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:13 DEBUG : dir: Looking for writers 2026/04/08 03:37:13 DEBUG : file1: reading active writers 2026/04/08 03:37:13 DEBUG : Looking for writers 2026/04/08 03:37:13 DEBUG : dir: reading active writers 2026/04/08 03:37:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.76s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:14 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:14 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:17 DEBUG : dir: Looking for writers 2026/04/08 03:37:17 DEBUG : Looking for writers 2026/04/08 03:37:17 DEBUG : dir: reading active writers 2026/04/08 03:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.74s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:18 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:18 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:21 DEBUG : dir: forgetting directory cache 2026/04/08 03:37:21 DEBUG : forgetting directory cache 2026/04/08 03:37:21 DEBUG : dir: forgetting directory cache 2026/04/08 03:37:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:21 DEBUG : Looking for writers 2026/04/08 03:37:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.00s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:22 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:22 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/08 03:37:24 DEBUG : dir: invalidating directory cache 2026/04/08 03:37:24 DEBUG : >ForgetPath: 2026/04/08 03:37:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/08 03:37:24 DEBUG : invalidating directory cache 2026/04/08 03:37:24 DEBUG : dir: forgetting directory cache 2026/04/08 03:37:24 DEBUG : >ForgetPath: 2026/04/08 03:37:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/08 03:37:24 DEBUG : >ForgetPath: 2026/04/08 03:37:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:24 DEBUG : dir: Looking for writers 2026/04/08 03:37:24 DEBUG : Looking for writers 2026/04/08 03:37:24 DEBUG : dir: reading active writers 2026/04/08 03:37:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.75s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:25 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:25 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:30 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/08 03:37:32 DEBUG : forgetting directory cache 2026/04/08 03:37:32 DEBUG : dir: forgetting directory cache 2026/04/08 03:37:32 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:32 DEBUG : dir: Looking for writers 2026/04/08 03:37:32 DEBUG : fil/a/b: Looking for writers 2026/04/08 03:37:32 DEBUG : fil/a: Looking for writers 2026/04/08 03:37:32 DEBUG : b: reading active writers 2026/04/08 03:37:32 DEBUG : fil: Looking for writers 2026/04/08 03:37:32 DEBUG : a: reading active writers 2026/04/08 03:37:32 DEBUG : Looking for writers 2026/04/08 03:37:32 DEBUG : fil: reading active writers 2026/04/08 03:37:32 DEBUG : dir: reading active writers 2026/04/08 03:37:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.16s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:35 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:35 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:37 DEBUG : dir: Looking for writers 2026/04/08 03:37:37 DEBUG : Looking for writers 2026/04/08 03:37:37 DEBUG : dir: reading active writers 2026/04/08 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.92s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:38 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:38 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:43 DEBUG : dir: Looking for writers 2026/04/08 03:37:43 DEBUG : file1: reading active writers 2026/04/08 03:37:43 DEBUG : Looking for writers 2026/04/08 03:37:43 DEBUG : dir: reading active writers 2026/04/08 03:37:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (5.01s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:37:43 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:37:43 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:37:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:37:48 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/08 03:37:51 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/08 03:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/08 03:37:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/08 03:37:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 03:37:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/08 03:37:53 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/08 03:37:56 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/08 03:37:57 DEBUG : dir: invalidating directory cache 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/08 03:37:58 DEBUG : dir/file1: Reset virtual modtime 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/08 03:37:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 03:37:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/08 03:37:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/08 03:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:37:58 DEBUG : dir: invalidating directory cache 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/08 03:37:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/08 03:37:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 03:37:58 DEBUG : forgetting directory cache 2026/04/08 03:37:58 DEBUG : dir: forgetting directory cache 2026/04/08 03:37:58 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/08 03:37:58 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:37:58 DEBUG : dir/virtualDir: Looking for writers 2026/04/08 03:37:58 DEBUG : dir: Looking for writers 2026/04/08 03:37:58 DEBUG : virtualDir: reading active writers 2026/04/08 03:37:58 DEBUG : file1: reading active writers 2026/04/08 03:37:58 DEBUG : virtualFile2: reading active writers 2026/04/08 03:37:58 DEBUG : virtualFile: reading active writers 2026/04/08 03:37:58 DEBUG : Looking for writers 2026/04/08 03:37:58 DEBUG : dir: reading active writers 2026/04/08 03:37:58 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (16.93s) --- PASS: TestDirReadDirAll/Virtual (5.14s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:00 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:00 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:03 ERROR : dir/: Can only open directories read only 2026/04/08 03:38:03 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:03 DEBUG : dir: Looking for writers 2026/04/08 03:38:03 DEBUG : Looking for writers 2026/04/08 03:38:03 DEBUG : dir: reading active writers 2026/04/08 03:38:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.24s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:05 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:05 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:06 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/08 03:38:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 03:38:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/08 03:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 03:38:08 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 03:38:09 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/08 03:38:11 DEBUG : dir/potato: size = 5 OK 2026/04/08 03:38:11 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:38:11 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/08 03:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 03:38:11 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:11 DEBUG : dir: Looking for writers 2026/04/08 03:38:11 DEBUG : file1: reading active writers 2026/04/08 03:38:11 DEBUG : potato: reading active writers 2026/04/08 03:38:11 DEBUG : Looking for writers 2026/04/08 03:38:11 DEBUG : dir: reading active writers 2026/04/08 03:38:11 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (7.52s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:12 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:12 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 03:38:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:17 DEBUG : dir/sub: Looking for writers 2026/04/08 03:38:17 DEBUG : dir: Looking for writers 2026/04/08 03:38:17 DEBUG : file1: reading active writers 2026/04/08 03:38:17 DEBUG : sub: reading active writers 2026/04/08 03:38:17 DEBUG : Looking for writers 2026/04/08 03:38:17 DEBUG : dir: reading active writers 2026/04/08 03:38:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.00s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:19 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:19 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 03:38:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/08 03:38:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:24 DEBUG : dir/sub/subsub: Looking for writers 2026/04/08 03:38:24 DEBUG : dir/sub: Looking for writers 2026/04/08 03:38:24 DEBUG : subsub: reading active writers 2026/04/08 03:38:24 DEBUG : dir: Looking for writers 2026/04/08 03:38:24 DEBUG : file1: reading active writers 2026/04/08 03:38:24 DEBUG : sub: reading active writers 2026/04/08 03:38:24 DEBUG : Looking for writers 2026/04/08 03:38:24 DEBUG : dir: reading active writers 2026/04/08 03:38:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.48s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:27 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:27 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:30 ERROR : dir/: Dir.Remove not empty 2026/04/08 03:38:30 DEBUG : dir/file1: Remove: 2026/04/08 03:38:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:38:30 DEBUG : dir/file1: >Remove: err= 2026/04/08 03:38:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 03:38:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:31 DEBUG : Looking for writers 2026/04/08 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.50s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:31 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:31 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:35 DEBUG : dir/file1: Remove: 2026/04/08 03:38:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:38:36 DEBUG : dir/file1: >Remove: err= 2026/04/08 03:38:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 03:38:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:36 DEBUG : Looking for writers 2026/04/08 03:38:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.36s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:37 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:37 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:40 DEBUG : dir/file1: Remove: 2026/04/08 03:38:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:38:40 DEBUG : dir/file1: >Remove: err= 2026/04/08 03:38:40 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:40 DEBUG : dir: Looking for writers 2026/04/08 03:38:40 DEBUG : Looking for writers 2026/04/08 03:38:40 DEBUG : dir: reading active writers 2026/04/08 03:38:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.66s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:41 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:41 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:45 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/08 03:38:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/08 03:38:47 DEBUG : dir2: same parent dir (ODFfMTEyMDQ3MDRfWldzWTY) - using folder/rename instead of move_copy 2026/04/08 03:38:47 DEBUG : dir: Updating dir with dir2 0x334acc0e48f0 2026/04/08 03:38:47 DEBUG : dir: forgetting directory cache 2026/04/08 03:38:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 03:38:47 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/08 03:38:49 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/08 03:38:49 DEBUG : file2: Updating file with file2 0x334acbefc180 2026/04/08 03:38:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/08 03:38:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 03:38:49 INFO : dir2/file3: Deleted 2026/04/08 03:38:50 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/08 03:38:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x334acbefc180 2026/04/08 03:38:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/08 03:38:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/08 03:38:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/08 03:38:50 DEBUG : renamed empty directory: same parent dir (ODFfMTEyMDQ3MDRfWldzWTY) - using folder/rename instead of move_copy 2026/04/08 03:38:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x334acc0e49c0 2026/04/08 03:38:51 DEBUG : empty directory: forgetting directory cache 2026/04/08 03:38:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/08 03:38:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/08 03:38:51 DEBUG : dir2: Renaming to "dir3" 2026/04/08 03:38:51 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:38:51 DEBUG : dir3: Looking for writers 2026/04/08 03:38:51 DEBUG : file3: reading active writers 2026/04/08 03:38:51 DEBUG : renamed empty directory: Looking for writers 2026/04/08 03:38:51 DEBUG : Looking for writers 2026/04/08 03:38:51 DEBUG : dir3: reading active writers 2026/04/08 03:38:51 DEBUG : renamed empty directory: reading active writers 2026/04/08 03:38:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.22s) === 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-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:38:52 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:38:52 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:38:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:38:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 03:38:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:38:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:38:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 03:38:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/08 03:38:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/08 03:38:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 03:38:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:38:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:38:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 03:38:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/08 03:38:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/08 03:38:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 03:38:56 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (12 bytes), uploading instead of streaming 2026/04/08 03:38:57 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/08 03:38:58 DEBUG : dir/sub/file2: size = 12 OK 2026/04/08 03:38:58 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/08 03:38:58 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/08 03:38:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 03:38:58 DEBUG : forgetting directory cache 2026/04/08 03:38:58 DEBUG : dir: forgetting directory cache 2026/04/08 03:38:58 DEBUG : dir/sub: forgetting directory cache 2026/04/08 03:38:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/08 03:38:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/08 03:38:58 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 03:38:59 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/08 03:39:01 DEBUG : dir/sub/file0: size = 5 OK 2026/04/08 03:39:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:39:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/08 03:39:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 03:39:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:01 DEBUG : dir/sub: Looking for writers 2026/04/08 03:39:01 DEBUG : file0: reading active writers 2026/04/08 03:39:01 DEBUG : file2: reading active writers 2026/04/08 03:39:01 DEBUG : dir: Looking for writers 2026/04/08 03:39:01 DEBUG : file1: reading active writers 2026/04/08 03:39:01 DEBUG : sub: reading active writers 2026/04/08 03:39:01 DEBUG : Looking for writers 2026/04/08 03:39:01 DEBUG : dir: reading active writers 2026/04/08 03:39:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.06s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:02 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:02 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/08 03:39:02 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:02 DEBUG : Looking for writers 2026/04/08 03:39:02 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:03 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:03 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:39:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 03:39:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/08 03:39:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:39:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/08 03:39:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/08 03:39:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/08 03:39:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:39:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 03:39:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:06 DEBUG : dir: Looking for writers 2026/04/08 03:39:06 DEBUG : file1: reading active writers 2026/04/08 03:39:06 DEBUG : file1.metadata: reading active writers 2026/04/08 03:39:06 DEBUG : Looking for writers 2026/04/08 03:39:06 DEBUG : dir: reading active writers 2026/04/08 03:39:06 DEBUG : dir.metadata: reading active writers 2026/04/08 03:39:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.72s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:08 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:08 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:12 DEBUG : dir: Looking for writers 2026/04/08 03:39:12 DEBUG : file1: reading active writers 2026/04/08 03:39:12 DEBUG : Looking for writers 2026/04/08 03:39:12 DEBUG : dir: reading active writers 2026/04/08 03:39:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (5.84s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:13 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:13 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:18 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/08 03:39:20 DEBUG : Can set mod time: true 2026/04/08 03:39:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 03:39:20 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:20 DEBUG : dir: Looking for writers 2026/04/08 03:39:20 DEBUG : file1: reading active writers 2026/04/08 03:39:20 DEBUG : Looking for writers 2026/04/08 03:39:20 DEBUG : dir: reading active writers 2026/04/08 03:39:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:21 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:21 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:25 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 03:39:26 DEBUG : dir/file1: size = 0 OK 2026/04/08 03:39:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:39:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 03:39:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 03:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:27 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:27 DEBUG : dir: Looking for writers 2026/04/08 03:39:27 DEBUG : file1: reading active writers 2026/04/08 03:39:27 DEBUG : Looking for writers 2026/04/08 03:39:27 DEBUG : dir: reading active writers 2026/04/08 03:39:27 DEBUG : >WaitForWriters: 2026/04/08 03:39:28 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:28 DEBUG : dir: Looking for writers 2026/04/08 03:39:28 DEBUG : file1: reading active writers 2026/04/08 03:39:28 DEBUG : Looking for writers 2026/04/08 03:39:28 DEBUG : dir: reading active writers 2026/04/08 03:39:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:29 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:29 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:32 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 03:39:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:39:33 DEBUG : dir/file1: size = 5 OK 2026/04/08 03:39:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:39:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 03:39:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:34 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:34 DEBUG : dir: Looking for writers 2026/04/08 03:39:34 DEBUG : file1: reading active writers 2026/04/08 03:39:34 DEBUG : Looking for writers 2026/04/08 03:39:34 DEBUG : dir: reading active writers 2026/04/08 03:39:34 DEBUG : >WaitForWriters: 2026/04/08 03:39:34 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:34 DEBUG : dir: Looking for writers 2026/04/08 03:39:34 DEBUG : file1: reading active writers 2026/04/08 03:39:34 DEBUG : Looking for writers 2026/04/08 03:39:34 DEBUG : dir: reading active writers 2026/04/08 03:39:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:35 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:35 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:39:35 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:35 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:39:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 03:39:39 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:39 DEBUG : dir: Looking for writers 2026/04/08 03:39:39 DEBUG : file1: reading active writers 2026/04/08 03:39:39 DEBUG : Looking for writers 2026/04/08 03:39:39 DEBUG : dir: reading active writers 2026/04/08 03:39:39 DEBUG : >WaitForWriters: 2026/04/08 03:39:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:40 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:40 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:39:40 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:40 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:39:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 03:39:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:39:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:39:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:39:43 DEBUG : dir/file1(0x334acc3ec780): close: 2026/04/08 03:39:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 03:39:43 DEBUG : dir/file1(0x334acc3ec780): >close: err= 2026/04/08 03:39:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:43 DEBUG : dir: Looking for writers 2026/04/08 03:39:43 DEBUG : file1: reading active writers 2026/04/08 03:39:43 DEBUG : Looking for writers 2026/04/08 03:39:43 DEBUG : dir: reading active writers 2026/04/08 03:39:43 DEBUG : >WaitForWriters: 2026/04/08 03:39:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:44 DEBUG : dir: Looking for writers 2026/04/08 03:39:44 DEBUG : file1: reading active writers 2026/04/08 03:39:44 DEBUG : Looking for writers 2026/04/08 03:39:44 DEBUG : dir: reading active writers 2026/04/08 03:39:44 DEBUG : >WaitForWriters: 2026/04/08 03:39:44 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:46 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:46 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:39:46 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:39:46 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:39:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 03:39:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:39:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:39:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): _writeAt: size=5, off=0 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): openPending: 2026/04/08 03:39:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 03:39:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 03:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): >openPending: err= 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): >_writeAt: n=5, err= 2026/04/08 03:39:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): close: 2026/04/08 03:39:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/08 03:39:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/08 03:39:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/08 03:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 03:39:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 03:39:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:39:50 DEBUG : dir/file1(0x334acbe14300): >close: err= 2026/04/08 03:39:50 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:39:50 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:39:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:50 DEBUG : dir: Looking for writers 2026/04/08 03:39:50 DEBUG : file1: reading active writers 2026/04/08 03:39:50 DEBUG : Looking for writers 2026/04/08 03:39:50 DEBUG : dir: reading active writers 2026/04/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:39:51 DEBUG : dir: Looking for writers 2026/04/08 03:39:51 DEBUG : file1: reading active writers 2026/04/08 03:39:51 DEBUG : Looking for writers 2026/04/08 03:39:51 DEBUG : dir: reading active writers 2026/04/08 03:39:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:39:51 DEBUG : dir/file1: size = 14 OK 2026/04/08 03:39:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/08 03:39:51 INFO : dir/file1: Copied (replaced existing) 2026/04/08 03:39:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/08 03:39:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:39:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/08 03:39:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:39:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:39:52 DEBUG : dir: Looking for writers 2026/04/08 03:39:52 DEBUG : file1: reading active writers 2026/04/08 03:39:52 DEBUG : Looking for writers 2026/04/08 03:39:52 DEBUG : dir: reading active writers 2026/04/08 03:39:52 DEBUG : >WaitForWriters: 2026/04/08 03:39:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:52 DEBUG : dir: Looking for writers 2026/04/08 03:39:52 DEBUG : file1: reading active writers 2026/04/08 03:39:52 DEBUG : Looking for writers 2026/04/08 03:39:52 DEBUG : dir: reading active writers 2026/04/08 03:39:52 DEBUG : >WaitForWriters: 2026/04/08 03:39:52 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (41.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.12s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.51s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.57s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (6.31s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (8.23s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:54 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:54 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:39:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 03:39:58 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:58 DEBUG : dir: Looking for writers 2026/04/08 03:39:58 DEBUG : file1: reading active writers 2026/04/08 03:39:58 DEBUG : Looking for writers 2026/04/08 03:39:58 DEBUG : dir: reading active writers 2026/04/08 03:39:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.99s) === RUN TestFileOpenReadUnknownSize 2026/04/08 03:39:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/08 03:39:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:39:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:39:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/08 03:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:39:59 DEBUG : Looking for writers 2026/04/08 03:39:59 DEBUG : file.txt: reading active writers 2026/04/08 03:39:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:39:59 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:39:59 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:04 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 03:40:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/08 03:40:05 DEBUG : dir/file1: size = 25 OK 2026/04/08 03:40:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 03:40:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 03:40:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:05 DEBUG : dir: Looking for writers 2026/04/08 03:40:05 DEBUG : file1: reading active writers 2026/04/08 03:40:05 DEBUG : Looking for writers 2026/04/08 03:40:05 DEBUG : dir: reading active writers 2026/04/08 03:40:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (7.02s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:06 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:06 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:11 DEBUG : dir/file1: Remove: 2026/04/08 03:40:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:11 DEBUG : dir/file1: >Remove: err= 2026/04/08 03:40:12 DEBUG : dir/file1: Remove: 2026/04/08 03:40:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 03:40:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:12 DEBUG : dir: Looking for writers 2026/04/08 03:40:12 DEBUG : Looking for writers 2026/04/08 03:40:12 DEBUG : dir: reading active writers 2026/04/08 03:40:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (6.11s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:13 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:13 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:16 DEBUG : dir/file1: Remove: 2026/04/08 03:40:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:16 DEBUG : dir/file1: >Remove: err= 2026/04/08 03:40:17 DEBUG : dir/file1: Remove: 2026/04/08 03:40:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 03:40:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:17 DEBUG : dir: Looking for writers 2026/04/08 03:40:17 DEBUG : Looking for writers 2026/04/08 03:40:17 DEBUG : dir: reading active writers 2026/04/08 03:40:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.94s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:18 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:18 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:40:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:40:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 03:40:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:40:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/08 03:40:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:40:22 DEBUG : dir/file1: Open: flags=0x3 2026/04/08 03:40:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/08 03:40:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/08 03:40:22 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:22 DEBUG : dir: Looking for writers 2026/04/08 03:40:22 DEBUG : file1: reading active writers 2026/04/08 03:40:22 DEBUG : Looking for writers 2026/04/08 03:40:22 DEBUG : dir: reading active writers 2026/04/08 03:40:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (5.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:23 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:23 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:28 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:28 DEBUG : dir: Looking for writers 2026/04/08 03:40:28 DEBUG : file1: reading active writers 2026/04/08 03:40:28 DEBUG : Looking for writers 2026/04/08 03:40:28 DEBUG : dir: reading active writers 2026/04/08 03:40:28 DEBUG : >WaitForWriters: 2026/04/08 03:40:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:29 DEBUG : newLeaf: Updating file with newLeaf 0x334acbaa3740 2026/04/08 03:40:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:40:30 DEBUG : dir/file1: Updating file with dir/file1 0x334acbaa3740 2026/04/08 03:40:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:40:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:40:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:40:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:30 DEBUG : dir/file1: File is currently open, delaying rename 0x334acbaa3740 2026/04/08 03:40:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:30 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 03:40:31 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/08 03:40:32 DEBUG : dir/file1: size = 25 OK 2026/04/08 03:40:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 03:40:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 03:40:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:32 DEBUG : newLeaf: Running delayed rename now 2026/04/08 03:40:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:33 DEBUG : newLeaf: Updating file with newLeaf 0x334acbaa3740 2026/04/08 03:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:33 DEBUG : dir: Looking for writers 2026/04/08 03:40:33 DEBUG : Looking for writers 2026/04/08 03:40:33 DEBUG : dir: reading active writers 2026/04/08 03:40:33 DEBUG : newLeaf: reading active writers 2026/04/08 03:40:33 DEBUG : >WaitForWriters: 2026/04/08 03:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:33 DEBUG : dir: Looking for writers 2026/04/08 03:40:33 DEBUG : Looking for writers 2026/04/08 03:40:33 DEBUG : dir: reading active writers 2026/04/08 03:40:33 DEBUG : newLeaf: reading active writers 2026/04/08 03:40:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:34 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:34 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:34 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:40:34 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:40:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:40:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:34 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:40:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:38 DEBUG : dir: Looking for writers 2026/04/08 03:40:38 DEBUG : file1: reading active writers 2026/04/08 03:40:38 DEBUG : Looking for writers 2026/04/08 03:40:38 DEBUG : dir: reading active writers 2026/04/08 03:40:38 DEBUG : >WaitForWriters: 2026/04/08 03:40:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:39 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0780 2026/04/08 03:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:40:40 DEBUG : dir/file1: Updating file with dir/file1 0x334acc0c0780 2026/04/08 03:40:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 03:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:40 DEBUG : dir/file1: File is currently open, delaying rename 0x334acc0c0780 2026/04/08 03:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:40 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 03:40:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/08 03:40:41 DEBUG : dir/file1: size = 25 OK 2026/04/08 03:40:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 03:40:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 03:40:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:41 DEBUG : newLeaf: Running delayed rename now 2026/04/08 03:40:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:42 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0780 2026/04/08 03:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:42 DEBUG : dir: Looking for writers 2026/04/08 03:40:42 DEBUG : Looking for writers 2026/04/08 03:40:42 DEBUG : newLeaf: reading active writers 2026/04/08 03:40:42 DEBUG : dir: reading active writers 2026/04/08 03:40:42 DEBUG : >WaitForWriters: 2026/04/08 03:40:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:43 DEBUG : dir: Looking for writers 2026/04/08 03:40:43 DEBUG : Looking for writers 2026/04/08 03:40:43 DEBUG : newLeaf: reading active writers 2026/04/08 03:40:43 DEBUG : dir: reading active writers 2026/04/08 03:40:43 DEBUG : >WaitForWriters: 2026/04/08 03:40:43 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:40:44 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:40:44 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:40:44 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:40:44 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:40:44 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:40:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:40:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): openPending: 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 03:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): >openPending: err= 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:40:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): _writeAt: size=14, off=0 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): >_writeAt: n=14, err= 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): close: 2026/04/08 03:40:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 03:40:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:40:47 DEBUG : dir/file1(0x334acc3ec380): >close: err= 2026/04/08 03:40:47 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:40:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:40:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:40:47 DEBUG : dir: Looking for writers 2026/04/08 03:40:47 DEBUG : file1: reading active writers 2026/04/08 03:40:47 DEBUG : Looking for writers 2026/04/08 03:40:47 DEBUG : dir: reading active writers 2026/04/08 03:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:40:48 DEBUG : dir: Looking for writers 2026/04/08 03:40:48 DEBUG : file1: reading active writers 2026/04/08 03:40:48 DEBUG : Looking for writers 2026/04/08 03:40:48 DEBUG : dir: reading active writers 2026/04/08 03:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:40:48 DEBUG : dir: Looking for writers 2026/04/08 03:40:48 DEBUG : file1: reading active writers 2026/04/08 03:40:48 DEBUG : Looking for writers 2026/04/08 03:40:48 DEBUG : dir: reading active writers 2026/04/08 03:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:40:49 DEBUG : dir: Looking for writers 2026/04/08 03:40:49 DEBUG : file1: reading active writers 2026/04/08 03:40:49 DEBUG : Looking for writers 2026/04/08 03:40:49 DEBUG : dir: reading active writers 2026/04/08 03:40:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:40:49 DEBUG : dir/file1: size = 14 OK 2026/04/08 03:40:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 03:40:49 INFO : dir/file1: Copied (replaced existing) 2026/04/08 03:40:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:40:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 03:40:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:40:50 DEBUG : dir: Looking for writers 2026/04/08 03:40:50 DEBUG : file1: reading active writers 2026/04/08 03:40:50 DEBUG : Looking for writers 2026/04/08 03:40:50 DEBUG : dir: reading active writers 2026/04/08 03:40:50 DEBUG : >WaitForWriters: 2026/04/08 03:40:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:40:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:40:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:40:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): _readAt: size=512, off=0 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): openPending: 2026/04/08 03:40:50 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/08 03:40:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 03:40:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): >openPending: err= 2026/04/08 03:40:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): >_readAt: n=14, err=EOF 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): close: 2026/04/08 03:40:50 DEBUG : dir/file1(0x334acbe14f00): >close: err= 2026/04/08 03:40:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 03:40:51 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0900 2026/04/08 03:40:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:40:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 03:40:52 DEBUG : dir/file1: Updating file with dir/file1 0x334acc0c0900 2026/04/08 03:40:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:40:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:40:53 DEBUG : dir/file1(0x334acc3ed740): openPending: 2026/04/08 03:40:53 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/08 03:40:53 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/08 03:40:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:40:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:40:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 03:40:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:40:53 DEBUG : dir/file1(0x334acc3ed740): >openPending: err= 2026/04/08 03:40:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:40:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:40:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:40:53 DEBUG : dir/file1(0x334acc3ed740): _writeAt: size=25, off=0 2026/04/08 03:40:53 DEBUG : dir/file1(0x334acc3ed740): >_writeAt: n=25, err= 2026/04/08 03:40:53 DEBUG : dir/file1: File is currently open, delaying rename 0x334acc0c0900 2026/04/08 03:40:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:40:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 2026/04/08 03:40:53 DEBUG : newLeaf(0x334acc3ed740): close: 2026/04/08 03:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 03:40:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:40:53 DEBUG : newLeaf: Running delayed rename now 2026/04/08 03:40:53 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:40:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:40:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:40:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:40:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:40:53 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0900 2026/04/08 03:40:53 DEBUG : newLeaf(0x334acc3ed740): >close: err= 2026/04/08 03:40:53 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:40:53 DEBUG : dir: Looking for writers 2026/04/08 03:40:53 DEBUG : Looking for writers 2026/04/08 03:40:53 DEBUG : dir: reading active writers 2026/04/08 03:40:53 DEBUG : newLeaf: reading active writers 2026/04/08 03:40:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: OpenDrive root 'rclone-test-kamigob7labi'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/08 03:41:02 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:02 DEBUG : dir: Looking for writers 2026/04/08 03:41:02 DEBUG : Looking for writers 2026/04/08 03:41:02 DEBUG : dir: reading active writers 2026/04/08 03:41:02 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:02 DEBUG : >WaitForWriters: 2026/04/08 03:41:02 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:04 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:04 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:41:04 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:04 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:41:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:41:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:06 DEBUG : dir: Looking for writers 2026/04/08 03:41:06 DEBUG : file1: reading active writers 2026/04/08 03:41:06 DEBUG : Looking for writers 2026/04/08 03:41:06 DEBUG : dir: reading active writers 2026/04/08 03:41:06 DEBUG : >WaitForWriters: 2026/04/08 03:41:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:08 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0cc0 2026/04/08 03:41:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:41:10 DEBUG : dir/file1: Updating file with dir/file1 0x334acc0c0cc0 2026/04/08 03:41:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:41:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:10 DEBUG : dir/file1(0x334acbd70c00): openPending: 2026/04/08 03:41:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/08 03:41:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 03:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:10 DEBUG : dir/file1(0x334acbd70c00): >openPending: err= 2026/04/08 03:41:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:41:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:10 DEBUG : dir/file1(0x334acbd70c00): _writeAt: size=25, off=0 2026/04/08 03:41:10 DEBUG : dir/file1(0x334acbd70c00): >_writeAt: n=25, err= 2026/04/08 03:41:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 03:41:10 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0cc0 2026/04/08 03:41:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:10 DEBUG : newLeaf(0x334acbd70c00): close: 2026/04/08 03:41:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 03:41:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 03:41:10.45297612 +0000 UTC m=+253.963312821 2026/04/08 03:41:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 03:41:10 DEBUG : newLeaf(0x334acbd70c00): >close: err= 2026/04/08 03:41:10 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:10 DEBUG : dir: Looking for writers 2026/04/08 03:41:10 DEBUG : Looking for writers 2026/04/08 03:41:10 DEBUG : dir: reading active writers 2026/04/08 03:41:10 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:41:10 DEBUG : dir: Looking for writers 2026/04/08 03:41:10 DEBUG : Looking for writers 2026/04/08 03:41:10 DEBUG : dir: reading active writers 2026/04/08 03:41:10 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:41:10 DEBUG : dir: Looking for writers 2026/04/08 03:41:10 DEBUG : Looking for writers 2026/04/08 03:41:10 DEBUG : dir: reading active writers 2026/04/08 03:41:10 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:41:11 DEBUG : dir: Looking for writers 2026/04/08 03:41:11 DEBUG : Looking for writers 2026/04/08 03:41:11 DEBUG : dir: reading active writers 2026/04/08 03:41:11 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:41:11 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 03:41:11 DEBUG : dir: Looking for writers 2026/04/08 03:41:11 DEBUG : Looking for writers 2026/04/08 03:41:11 DEBUG : dir: reading active writers 2026/04/08 03:41:11 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:41:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/08 03:41:11 DEBUG : dir: Looking for writers 2026/04/08 03:41:11 DEBUG : Looking for writers 2026/04/08 03:41:11 DEBUG : dir: reading active writers 2026/04/08 03:41:11 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:41:11 DEBUG : dir: Looking for writers 2026/04/08 03:41:11 DEBUG : Looking for writers 2026/04/08 03:41:11 DEBUG : dir: reading active writers 2026/04/08 03:41:11 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:41:12 DEBUG : dir: Looking for writers 2026/04/08 03:41:12 DEBUG : Looking for writers 2026/04/08 03:41:12 DEBUG : dir: reading active writers 2026/04/08 03:41:12 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:41:12 DEBUG : newLeaf: size = 25 OK 2026/04/08 03:41:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 03:41:12 INFO : newLeaf: Copied (replaced existing) 2026/04/08 03:41:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 03:41:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/08 03:41:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 03:41:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 03:41:13 DEBUG : dir: Looking for writers 2026/04/08 03:41:13 DEBUG : Looking for writers 2026/04/08 03:41:13 DEBUG : dir: reading active writers 2026/04/08 03:41:13 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:13 DEBUG : >WaitForWriters: 2026/04/08 03:41:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:13 DEBUG : dir: Looking for writers 2026/04/08 03:41:13 DEBUG : Looking for writers 2026/04/08 03:41:13 DEBUG : dir: reading active writers 2026/04/08 03:41:13 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:13 DEBUG : >WaitForWriters: 2026/04/08 03:41:13 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:14 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:14 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:41:14 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:14 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:41:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:41:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:41:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): openPending: 2026/04/08 03:41:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 03:41:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 03:41:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): >openPending: err= 2026/04/08 03:41:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:41:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): _writeAt: size=14, off=0 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): >_writeAt: n=14, err= 2026/04/08 03:41:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): close: 2026/04/08 03:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 03:41:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 03:41:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:41:17 DEBUG : dir/file1(0x334acc3ec5c0): >close: err= 2026/04/08 03:41:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:17 DEBUG : dir: Looking for writers 2026/04/08 03:41:17 DEBUG : file1: reading active writers 2026/04/08 03:41:17 DEBUG : Looking for writers 2026/04/08 03:41:17 DEBUG : dir: reading active writers 2026/04/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:41:17 DEBUG : dir: Looking for writers 2026/04/08 03:41:17 DEBUG : file1: reading active writers 2026/04/08 03:41:17 DEBUG : Looking for writers 2026/04/08 03:41:17 DEBUG : dir: reading active writers 2026/04/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:41:17 DEBUG : dir: Looking for writers 2026/04/08 03:41:17 DEBUG : file1: reading active writers 2026/04/08 03:41:17 DEBUG : Looking for writers 2026/04/08 03:41:17 DEBUG : dir: reading active writers 2026/04/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:41:17 DEBUG : dir: Looking for writers 2026/04/08 03:41:17 DEBUG : file1: reading active writers 2026/04/08 03:41:17 DEBUG : Looking for writers 2026/04/08 03:41:17 DEBUG : dir: reading active writers 2026/04/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:41:18 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:41:18 DEBUG : dir: Looking for writers 2026/04/08 03:41:18 DEBUG : file1: reading active writers 2026/04/08 03:41:18 DEBUG : Looking for writers 2026/04/08 03:41:18 DEBUG : dir: reading active writers 2026/04/08 03:41:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:41:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:41:18 DEBUG : dir: Looking for writers 2026/04/08 03:41:18 DEBUG : file1: reading active writers 2026/04/08 03:41:18 DEBUG : Looking for writers 2026/04/08 03:41:18 DEBUG : dir: reading active writers 2026/04/08 03:41:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:41:18 DEBUG : dir: Looking for writers 2026/04/08 03:41:18 DEBUG : file1: reading active writers 2026/04/08 03:41:18 DEBUG : Looking for writers 2026/04/08 03:41:18 DEBUG : dir: reading active writers 2026/04/08 03:41:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:41:19 DEBUG : dir: Looking for writers 2026/04/08 03:41:19 DEBUG : file1: reading active writers 2026/04/08 03:41:19 DEBUG : Looking for writers 2026/04/08 03:41:19 DEBUG : dir: reading active writers 2026/04/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:41:19 DEBUG : dir/file1: size = 14 OK 2026/04/08 03:41:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 03:41:19 INFO : dir/file1: Copied (replaced existing) 2026/04/08 03:41:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:41:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 03:41:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:41:20 DEBUG : dir: Looking for writers 2026/04/08 03:41:20 DEBUG : file1: reading active writers 2026/04/08 03:41:20 DEBUG : Looking for writers 2026/04/08 03:41:20 DEBUG : dir: reading active writers 2026/04/08 03:41:20 DEBUG : >WaitForWriters: 2026/04/08 03:41:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:41:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): _readAt: size=512, off=0 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): openPending: 2026/04/08 03:41:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 03:41:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 03:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): >openPending: err= 2026/04/08 03:41:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): >_readAt: n=14, err=EOF 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): close: 2026/04/08 03:41:20 DEBUG : dir/file1(0x334acbd70fc0): >close: err= 2026/04/08 03:41:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 03:41:20 DEBUG : newLeaf: Updating file with newLeaf 0x334acbefd140 2026/04/08 03:41:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:41:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 03:41:22 DEBUG : dir/file1: Updating file with dir/file1 0x334acbefd140 2026/04/08 03:41:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:41:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:41:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:22 DEBUG : dir/file1(0x334acbd71bc0): openPending: 2026/04/08 03:41:22 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/08 03:41:22 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/08 03:41:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:41:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:41:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 03:41:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:22 DEBUG : dir/file1(0x334acbd71bc0): >openPending: err= 2026/04/08 03:41:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:41:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:22 DEBUG : dir/file1(0x334acbd71bc0): _writeAt: size=25, off=0 2026/04/08 03:41:22 DEBUG : dir/file1(0x334acbd71bc0): >_writeAt: n=25, err= 2026/04/08 03:41:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:23 DEBUG : newLeaf: Updating file with newLeaf 0x334acbefd140 2026/04/08 03:41:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 2026/04/08 03:41:23 DEBUG : newLeaf(0x334acbd71bc0): close: 2026/04/08 03:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 03:41:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:41:23 DEBUG : newLeaf(0x334acbd71bc0): >close: err= 2026/04/08 03:41:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:23 DEBUG : dir: Looking for writers 2026/04/08 03:41:23 DEBUG : Looking for writers 2026/04/08 03:41:23 DEBUG : dir: reading active writers 2026/04/08 03:41:23 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:41:23 DEBUG : dir: Looking for writers 2026/04/08 03:41:23 DEBUG : Looking for writers 2026/04/08 03:41:23 DEBUG : dir: reading active writers 2026/04/08 03:41:23 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:41:23 DEBUG : dir: Looking for writers 2026/04/08 03:41:23 DEBUG : Looking for writers 2026/04/08 03:41:23 DEBUG : dir: reading active writers 2026/04/08 03:41:23 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:41:23 DEBUG : dir: Looking for writers 2026/04/08 03:41:23 DEBUG : Looking for writers 2026/04/08 03:41:23 DEBUG : dir: reading active writers 2026/04/08 03:41:23 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:41:23 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:41:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:41:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:41:23 DEBUG : dir: Looking for writers 2026/04/08 03:41:23 DEBUG : Looking for writers 2026/04/08 03:41:23 DEBUG : dir: reading active writers 2026/04/08 03:41:23 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:23 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: OpenDrive root 'rclone-test-kamigob7labi'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/08 03:41:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:31 DEBUG : dir: Looking for writers 2026/04/08 03:41:31 DEBUG : Looking for writers 2026/04/08 03:41:31 DEBUG : dir: reading active writers 2026/04/08 03:41:31 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:31 DEBUG : >WaitForWriters: 2026/04/08 03:41:31 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:33 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:33 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:41:33 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:41:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:41:33 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:41:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:41:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:36 DEBUG : dir: Looking for writers 2026/04/08 03:41:36 DEBUG : file1: reading active writers 2026/04/08 03:41:36 DEBUG : Looking for writers 2026/04/08 03:41:36 DEBUG : dir: reading active writers 2026/04/08 03:41:36 DEBUG : >WaitForWriters: 2026/04/08 03:41:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:41:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): _readAt: size=512, off=0 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): openPending: 2026/04/08 03:41:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 03:41:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 03:41:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): >openPending: err= 2026/04/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/08 03:41:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:41:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:41:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): >_readAt: n=14, err=EOF 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): close: 2026/04/08 03:41:36 DEBUG : dir/file1(0x334acbe14240): >close: err= 2026/04/08 03:41:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 03:41:37 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0180 2026/04/08 03:41:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 03:41:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 03:41:38 DEBUG : dir/file1: Updating file with dir/file1 0x334acc0c0180 2026/04/08 03:41:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 03:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:41:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:41:39 DEBUG : dir/file1(0x334acbe14e80): openPending: 2026/04/08 03:41:39 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/08 03:41:39 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/08 03:41:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:41:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:41:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 03:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:41:39 DEBUG : dir/file1(0x334acbe14e80): >openPending: err= 2026/04/08 03:41:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:41:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:41:39 DEBUG : dir/file1(0x334acbe14e80): _writeAt: size=25, off=0 2026/04/08 03:41:39 DEBUG : dir/file1(0x334acbe14e80): >_writeAt: n=25, err= 2026/04/08 03:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 03:41:39 DEBUG : newLeaf: Updating file with newLeaf 0x334acc0c0180 2026/04/08 03:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:41:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false 2026/04/08 03:41:39 DEBUG : newLeaf(0x334acbe14e80): close: 2026/04/08 03:41:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 03:41:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:41:39 DEBUG : newLeaf(0x334acbe14e80): >close: err= 2026/04/08 03:41:39 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:39 DEBUG : dir: Looking for writers 2026/04/08 03:41:39 DEBUG : Looking for writers 2026/04/08 03:41:39 DEBUG : dir: reading active writers 2026/04/08 03:41:39 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:41:40 DEBUG : dir: Looking for writers 2026/04/08 03:41:40 DEBUG : Looking for writers 2026/04/08 03:41:40 DEBUG : dir: reading active writers 2026/04/08 03:41:40 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:41:40 DEBUG : dir: Looking for writers 2026/04/08 03:41:40 DEBUG : Looking for writers 2026/04/08 03:41:40 DEBUG : dir: reading active writers 2026/04/08 03:41:40 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:41:40 DEBUG : dir: Looking for writers 2026/04/08 03:41:40 DEBUG : Looking for writers 2026/04/08 03:41:40 DEBUG : dir: reading active writers 2026/04/08 03:41:40 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:41:40 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:41:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:41:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 03:41:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:41:40 DEBUG : dir: Looking for writers 2026/04/08 03:41:40 DEBUG : Looking for writers 2026/04/08 03:41:40 DEBUG : dir: reading active writers 2026/04/08 03:41:40 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: OpenDrive root 'rclone-test-kamigob7labi'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/08 03:41:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:49 DEBUG : dir: Looking for writers 2026/04/08 03:41:49 DEBUG : Looking for writers 2026/04/08 03:41:49 DEBUG : dir: reading active writers 2026/04/08 03:41:49 DEBUG : newLeaf: reading active writers 2026/04/08 03:41:49 DEBUG : >WaitForWriters: 2026/04/08 03:41:49 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- FAIL: TestFileRename (87.05s) --- PASS: TestFileRename/off,forceCache=false (10.75s) --- PASS: TestFileRename/minimal,forceCache=false (9.42s) --- FAIL: TestFileRename/minimal,forceCache=true (20.03s) --- PASS: TestFileRename/writes,forceCache=false (10.51s) --- FAIL: TestFileRename/writes,forceCache=true (18.54s) --- FAIL: TestFileRename/full,forceCache=false (17.80s) === 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-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:50 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:50 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:41:50 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:50 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:41:50 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:50 DEBUG : Looking for writers 2026/04/08 03:41:50 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === 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-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:51 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:51 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:41:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:41:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:41:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:41:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:41:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 03:41:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:41:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 03:41:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 03:41:54 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:54 DEBUG : dir: Looking for writers 2026/04/08 03:41:54 DEBUG : file1: reading active writers 2026/04/08 03:41:54 DEBUG : Looking for writers 2026/04/08 03:41:54 DEBUG : dir: reading active writers 2026/04/08 03:41:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.45s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:41:55 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:41:55 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:41:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:41:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:41:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:41:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:41:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 03:41:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 03:41:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 03:41:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 03:41:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 03:41:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/08 03:41:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/08 03:41:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/08 03:41:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/08 03:41:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/08 03:41:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/08 03:41:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:41:59 DEBUG : dir: Looking for writers 2026/04/08 03:41:59 DEBUG : file1: reading active writers 2026/04/08 03:41:59 DEBUG : Looking for writers 2026/04/08 03:41:59 DEBUG : dir: reading active writers 2026/04/08 03:41:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.51s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:01 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:01 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:42:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:42:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 03:42:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 03:42:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 03:42:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 03:42:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 03:42:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 03:42:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 03:42:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 03:42:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/08 03:42:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/08 03:42:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/08 03:42:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/08 03:42:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/08 03:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 03:42:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/08 03:42:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/08 03:42:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/08 03:42:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 03:42:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 03:42:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 03:42:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 03:42:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/08 03:42:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 03:42:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 03:42:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 03:42:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/08 03:42:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:05 DEBUG : dir: Looking for writers 2026/04/08 03:42:05 DEBUG : file1: reading active writers 2026/04/08 03:42:05 DEBUG : Looking for writers 2026/04/08 03:42:05 DEBUG : dir: reading active writers 2026/04/08 03:42:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.81s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:07 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:07 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:42:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 03:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:10 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:10 DEBUG : dir: Looking for writers 2026/04/08 03:42:10 DEBUG : file1: reading active writers 2026/04/08 03:42:10 DEBUG : Looking for writers 2026/04/08 03:42:10 DEBUG : dir: reading active writers 2026/04/08 03:42:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.25s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:11 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:11 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:42:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 03:42:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 03:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/08 03:42:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/08 03:42:14 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:14 DEBUG : dir: Looking for writers 2026/04/08 03:42:14 DEBUG : file1: reading active writers 2026/04/08 03:42:14 DEBUG : Looking for writers 2026/04/08 03:42:14 DEBUG : dir: reading active writers 2026/04/08 03:42:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.24s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:15 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:15 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:15 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:15 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): _readAt: size=1, off=0 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): openPending: 2026/04/08 03:42:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >openPending: err= 2026/04/08 03:42:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 03:42:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:42:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >_readAt: n=1, err= 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): _readAt: size=256, off=1 2026/04/08 03:42:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >_readAt: n=15, err=EOF 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): _readAt: size=16, off=16 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >_readAt: n=0, err=EOF 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): close: 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >close: err= 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): close: 2026/04/08 03:42:18 DEBUG : dir/file1(0x334acc3ec300): >close: err=file already closed 2026/04/08 03:42:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:18 DEBUG : dir: Looking for writers 2026/04/08 03:42:18 DEBUG : file1: reading active writers 2026/04/08 03:42:18 DEBUG : Looking for writers 2026/04/08 03:42:18 DEBUG : dir: reading active writers 2026/04/08 03:42:18 DEBUG : >WaitForWriters: 2026/04/08 03:42:18 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.28s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:19 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:19 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:19 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:19 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): _readAt: size=1, off=0 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): openPending: 2026/04/08 03:42:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >openPending: err= 2026/04/08 03:42:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >_readAt: n=1, err= 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): _readAt: size=1, off=5 2026/04/08 03:42:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >_readAt: n=1, err= 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): _readAt: size=1, off=3 2026/04/08 03:42:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >_readAt: n=1, err= 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): _readAt: size=1, off=13 2026/04/08 03:42:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >_readAt: n=1, err= 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): _readAt: size=16, off=100 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >_readAt: n=0, err=EOF 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): close: 2026/04/08 03:42:22 DEBUG : dir/file1(0x334acc084bc0): >close: err= 2026/04/08 03:42:22 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:22 DEBUG : dir: Looking for writers 2026/04/08 03:42:22 DEBUG : file1: reading active writers 2026/04/08 03:42:22 DEBUG : Looking for writers 2026/04/08 03:42:22 DEBUG : dir: reading active writers 2026/04/08 03:42:22 DEBUG : >WaitForWriters: 2026/04/08 03:42:22 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting 2026/04/08 03:42:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.10s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:23 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:23 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:23 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:23 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=1, off=0 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): openPending: 2026/04/08 03:42:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >openPending: err= 2026/04/08 03:42:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 03:42:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:42:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=1, err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=1, off=5 2026/04/08 03:42:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=1, err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=1, off=1 2026/04/08 03:42:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=1, err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=6, off=10 2026/04/08 03:42:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=6, err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=256, off=10 2026/04/08 03:42:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=6, err=EOF 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=256, off=100 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=0, err=EOF 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): close: 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >close: err= 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): _readAt: size=256, off=100 2026/04/08 03:42:26 DEBUG : dir/file1(0x334acc084240): >_readAt: n=0, err=file already closed 2026/04/08 03:42:26 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:26 DEBUG : dir: Looking for writers 2026/04/08 03:42:26 DEBUG : file1: reading active writers 2026/04/08 03:42:26 DEBUG : Looking for writers 2026/04/08 03:42:26 DEBUG : dir: reading active writers 2026/04/08 03:42:26 DEBUG : >WaitForWriters: 2026/04/08 03:42:26 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting 2026/04/08 03:42:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.25s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:28 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:28 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:28 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:28 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:30 DEBUG : dir/file1(0x334acc084c00): RWFileHandle.Flush 2026/04/08 03:42:30 DEBUG : dir/file1(0x334acc084c00): _readAt: size=256, off=0 2026/04/08 03:42:30 DEBUG : dir/file1(0x334acc084c00): openPending: 2026/04/08 03:42:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:30 DEBUG : dir/file1(0x334acc084c00): >openPending: err= 2026/04/08 03:42:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 03:42:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:42:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:31 DEBUG : dir/file1(0x334acc084c00): >_readAt: n=16, err=EOF 2026/04/08 03:42:31 DEBUG : dir/file1(0x334acc084c00): RWFileHandle.Flush 2026/04/08 03:42:31 DEBUG : dir/file1(0x334acc084c00): RWFileHandle.Flush 2026/04/08 03:42:31 DEBUG : dir/file1(0x334acc084c00): close: 2026/04/08 03:42:31 DEBUG : dir/file1(0x334acc084c00): >close: err= 2026/04/08 03:42:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:31 DEBUG : dir: Looking for writers 2026/04/08 03:42:31 DEBUG : file1: reading active writers 2026/04/08 03:42:31 DEBUG : Looking for writers 2026/04/08 03:42:31 DEBUG : dir: reading active writers 2026/04/08 03:42:31 DEBUG : >WaitForWriters: 2026/04/08 03:42:31 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting 2026/04/08 03:42:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.10s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:32 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:32 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:32 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:32 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:42:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 03:42:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): _readAt: size=256, off=0 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): openPending: 2026/04/08 03:42:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): >openPending: err= 2026/04/08 03:42:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 03:42:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:42:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:42:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): >_readAt: n=16, err=EOF 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): RWFileHandle.Release 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): close: 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): >close: err= 2026/04/08 03:42:35 DEBUG : dir/file1(0x334acc1424c0): RWFileHandle.Release 2026/04/08 03:42:35 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:35 DEBUG : dir: Looking for writers 2026/04/08 03:42:35 DEBUG : file1: reading active writers 2026/04/08 03:42:35 DEBUG : Looking for writers 2026/04/08 03:42:35 DEBUG : dir: reading active writers 2026/04/08 03:42:35 DEBUG : >WaitForWriters: 2026/04/08 03:42:35 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting 2026/04/08 03:42:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.27s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:36 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:36 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:36 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:42:36 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:42:36 DEBUG : file1: newRWFileHandle: 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): openPending: 2026/04/08 03:42:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): >openPending: err= 2026/04/08 03:42:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:42:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): _writeAt: size=5, off=0 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): >_writeAt: n=5, err= 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): _writeAt: size=7, off=5 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): >_writeAt: n=7, err= 2026/04/08 03:42:36 DEBUG : file1: vfs cache: truncate to size=11 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): close: 2026/04/08 03:42:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:42:36.67058673 +0000 UTC m=+340.180923421 2026/04/08 03:42:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): >close: err= 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): close: 2026/04/08 03:42:36 DEBUG : file1(0x334acc142e40): >close: err=file already closed 2026/04/08 03:42:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:42:36 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:42:36 DEBUG : Looking for writers 2026/04/08 03:42:36 DEBUG : file1: reading active writers 2026/04/08 03:42:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:42:37 DEBUG : Looking for writers 2026/04/08 03:42:37 DEBUG : file1: reading active writers 2026/04/08 03:42:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:42:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/08 03:42:37 DEBUG : Looking for writers 2026/04/08 03:42:37 DEBUG : file1: reading active writers 2026/04/08 03:42:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:42:38 DEBUG : file1: size = 11 OK 2026/04/08 03:42:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 03:42:38 INFO : file1: Copied (new) 2026/04/08 03:42:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 03:42:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/08 03:42:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:38 DEBUG : Looking for writers 2026/04/08 03:42:38 DEBUG : file1: reading active writers 2026/04/08 03:42:38 DEBUG : >WaitForWriters: 2026/04/08 03:42:39 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : >WaitForWriters: 2026/04/08 03:42:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:39 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:42:39 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:42:39 DEBUG : file1: newRWFileHandle: 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): openPending: 2026/04/08 03:42:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): >openPending: err= 2026/04/08 03:42:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:42:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): _writeAt: size=7, off=0 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): >_writeAt: n=7, err= 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): _writeAt: size=6, off=5 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): >_writeAt: n=6, err= 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): close: 2026/04/08 03:42:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:42:39.820776293 +0000 UTC m=+343.331112975 2026/04/08 03:42:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): >close: err= 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): _writeAt: size=5, off=0 2026/04/08 03:42:39 DEBUG : file1(0x334acbe97ac0): >_writeAt: n=0, err=file already closed 2026/04/08 03:42:39 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:42:39 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:42:39 DEBUG : Looking for writers 2026/04/08 03:42:39 DEBUG : file1: reading active writers 2026/04/08 03:42:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:42:40 DEBUG : Looking for writers 2026/04/08 03:42:40 DEBUG : file1: reading active writers 2026/04/08 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:42:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi/dir/file1: no such file or directory 2026/04/08 03:42:40 DEBUG : Looking for writers 2026/04/08 03:42:40 DEBUG : file1: reading active writers 2026/04/08 03:42:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:42:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/08 03:42:41 DEBUG : Looking for writers 2026/04/08 03:42:41 DEBUG : file1: reading active writers 2026/04/08 03:42:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:42:41 DEBUG : file1: size = 11 OK 2026/04/08 03:42:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 03:42:41 INFO : file1: Copied (new) 2026/04/08 03:42:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 03:42:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/08 03:42:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:42 DEBUG : Looking for writers 2026/04/08 03:42:42 DEBUG : file1: reading active writers 2026/04/08 03:42:42 DEBUG : >WaitForWriters: 2026/04/08 03:42:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:42 DEBUG : Looking for writers 2026/04/08 03:42:42 DEBUG : file1: reading active writers 2026/04/08 03:42:42 DEBUG : >WaitForWriters: 2026/04/08 03:42:42 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:42 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:42 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:42 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:42:42 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:42:42 DEBUG : file1: newRWFileHandle: 2026/04/08 03:42:42 DEBUG : file1(0x334acbc77800): openPending: 2026/04/08 03:42:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:42 DEBUG : file1(0x334acbc77800): >openPending: err= 2026/04/08 03:42:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:42:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:42:42 DEBUG : file1(0x334acbc77800): close: 2026/04/08 03:42:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:42:42.973023275 +0000 UTC m=+346.483360037 2026/04/08 03:42:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:42 DEBUG : file1(0x334acbc77800): >close: err= 2026/04/08 03:42:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 03:42:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:42:42 DEBUG : file2: newRWFileHandle: 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): openPending: 2026/04/08 03:42:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): >openPending: err= 2026/04/08 03:42:42 DEBUG : file2: >newRWFileHandle: err= 2026/04/08 03:42:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 03:42:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/08 03:42:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): RWFileHandle.Flush 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): RWFileHandle.Release 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): close: 2026/04/08 03:42:42 DEBUG : file2: vfs cache: setting modification time to 2026-04-08 03:42:42.974807683 +0000 UTC m=+346.485144404 2026/04/08 03:42:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:42 DEBUG : file2(0x334acc3ec000): >close: err= 2026/04/08 03:42:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:42 DEBUG : Looking for writers 2026/04/08 03:42:42 DEBUG : file1: reading active writers 2026/04/08 03:42:42 DEBUG : file2: reading active writers 2026/04/08 03:42:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/08 03:42:42 DEBUG : Looking for writers 2026/04/08 03:42:42 DEBUG : file1: reading active writers 2026/04/08 03:42:42 DEBUG : file2: reading active writers 2026/04/08 03:42:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/08 03:42:43 DEBUG : Looking for writers 2026/04/08 03:42:43 DEBUG : file1: reading active writers 2026/04/08 03:42:43 DEBUG : file2: reading active writers 2026/04/08 03:42:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/08 03:42:43 DEBUG : Looking for writers 2026/04/08 03:42:43 DEBUG : file1: reading active writers 2026/04/08 03:42:43 DEBUG : file2: reading active writers 2026/04/08 03:42:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/08 03:42:43 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:42:43 DEBUG : file2: vfs cache: starting upload 2026/04/08 03:42:43 DEBUG : Looking for writers 2026/04/08 03:42:43 DEBUG : file1: reading active writers 2026/04/08 03:42:43 DEBUG : file2: reading active writers 2026/04/08 03:42:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/08 03:42:43 DEBUG : Looking for writers 2026/04/08 03:42:43 DEBUG : file1: reading active writers 2026/04/08 03:42:43 DEBUG : file2: reading active writers 2026/04/08 03:42:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/08 03:42:43 DEBUG : Looking for writers 2026/04/08 03:42:43 DEBUG : file1: reading active writers 2026/04/08 03:42:43 DEBUG : file2: reading active writers 2026/04/08 03:42:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/08 03:42:44 DEBUG : Looking for writers 2026/04/08 03:42:44 DEBUG : file1: reading active writers 2026/04/08 03:42:44 DEBUG : file2: reading active writers 2026/04/08 03:42:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/08 03:42:45 DEBUG : file2: size = 0 OK 2026/04/08 03:42:45 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:42:45 INFO : file2: Copied (new) 2026/04/08 03:42:45 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-08 03:42:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 03:42:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/08 03:42:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 03:42:45 INFO : file2: vfs cache: upload succeeded try #1 2026/04/08 03:42:45 DEBUG : Looking for writers 2026/04/08 03:42:45 DEBUG : file1: reading active writers 2026/04/08 03:42:45 DEBUG : file2: reading active writers 2026/04/08 03:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:42:45 DEBUG : file1: size = 0 OK 2026/04/08 03:42:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:42:45 INFO : file1: Copied (new) 2026/04/08 03:42:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-08 03:42:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 03:42:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:46 DEBUG : Looking for writers 2026/04/08 03:42:46 DEBUG : file2: reading active writers 2026/04/08 03:42:46 DEBUG : file1: reading active writers 2026/04/08 03:42:46 DEBUG : >WaitForWriters: 2026/04/08 03:42:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:46 DEBUG : Looking for writers 2026/04/08 03:42:46 DEBUG : file1: reading active writers 2026/04/08 03:42:46 DEBUG : file2: reading active writers 2026/04/08 03:42:46 DEBUG : >WaitForWriters: 2026/04/08 03:42:46 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.32s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:47 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:47 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:47 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:42:47 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:42:47 DEBUG : file1: newRWFileHandle: 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): openPending: 2026/04/08 03:42:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): >openPending: err= 2026/04/08 03:42:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:42:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): _writeAt: size=5, off=0 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): >_writeAt: n=5, err= 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): RWFileHandle.Flush 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): RWFileHandle.Flush 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): close: 2026/04/08 03:42:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:42:47.293590668 +0000 UTC m=+350.803927359 2026/04/08 03:42:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:47 DEBUG : file1(0x334acbd70980): >close: err= 2026/04/08 03:42:47 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:42:47 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:42:47 DEBUG : Looking for writers 2026/04/08 03:42:47 DEBUG : file1: reading active writers 2026/04/08 03:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:42:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:42:48 DEBUG : Looking for writers 2026/04/08 03:42:48 DEBUG : file1: reading active writers 2026/04/08 03:42:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:42:49 DEBUG : file1: size = 5 OK 2026/04/08 03:42:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:42:49 INFO : file1: Copied (new) 2026/04/08 03:42:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 03:42:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 03:42:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:49 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:49 DEBUG : Looking for writers 2026/04/08 03:42:49 DEBUG : file1: reading active writers 2026/04/08 03:42:49 DEBUG : >WaitForWriters: 2026/04/08 03:42:49 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:50 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:50 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:50 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:42:50 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:42:50 DEBUG : file1: newRWFileHandle: 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): openPending: 2026/04/08 03:42:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): >openPending: err= 2026/04/08 03:42:50 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:42:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): _writeAt: size=5, off=0 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): >_writeAt: n=5, err= 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): RWFileHandle.Release 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): close: 2026/04/08 03:42:50 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:42:50.268934036 +0000 UTC m=+353.779270727 2026/04/08 03:42:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): >close: err= 2026/04/08 03:42:50 DEBUG : file1(0x334acc3ed0c0): RWFileHandle.Release 2026/04/08 03:42:50 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:42:50 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:42:50 DEBUG : Looking for writers 2026/04/08 03:42:50 DEBUG : file1: reading active writers 2026/04/08 03:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:42:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:42:51 DEBUG : Looking for writers 2026/04/08 03:42:51 DEBUG : file1: reading active writers 2026/04/08 03:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:42:52 DEBUG : file1: size = 5 OK 2026/04/08 03:42:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:42:52 INFO : file1: Copied (new) 2026/04/08 03:42:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 03:42:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 03:42:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:52 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:52 DEBUG : Looking for writers 2026/04/08 03:42:52 DEBUG : file1: reading active writers 2026/04/08 03:42:52 DEBUG : >WaitForWriters: 2026/04/08 03:42:52 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:53 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:53 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:53 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:53 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:42:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 03:42:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:42:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): openPending: 2026/04/08 03:42:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:42:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:42:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): >openPending: err= 2026/04/08 03:42:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 03:42:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:42:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:42:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): _writeAt: size=5, off=0 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): >_writeAt: n=5, err= 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): close: 2026/04/08 03:42:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:42:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 03:42:55.935924712 +0000 UTC m=+359.446261423 2026/04/08 03:42:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:42:55 DEBUG : dir/file1(0x334acc084300): >close: err= 2026/04/08 03:42:55 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:42:55 DEBUG : dir: Looking for writers 2026/04/08 03:42:55 DEBUG : file1: reading active writers 2026/04/08 03:42:55 DEBUG : Looking for writers 2026/04/08 03:42:55 DEBUG : dir: reading active writers 2026/04/08 03:42:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:42:55 DEBUG : dir: Looking for writers 2026/04/08 03:42:55 DEBUG : file1: reading active writers 2026/04/08 03:42:55 DEBUG : Looking for writers 2026/04/08 03:42:55 DEBUG : dir: reading active writers 2026/04/08 03:42:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:42:55 DEBUG : dir: Looking for writers 2026/04/08 03:42:55 DEBUG : file1: reading active writers 2026/04/08 03:42:55 DEBUG : Looking for writers 2026/04/08 03:42:55 DEBUG : dir: reading active writers 2026/04/08 03:42:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:42:56 DEBUG : dir: Looking for writers 2026/04/08 03:42:56 DEBUG : file1: reading active writers 2026/04/08 03:42:56 DEBUG : Looking for writers 2026/04/08 03:42:56 DEBUG : dir: reading active writers 2026/04/08 03:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:42:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:42:56 DEBUG : dir: Looking for writers 2026/04/08 03:42:56 DEBUG : file1: reading active writers 2026/04/08 03:42:56 DEBUG : Looking for writers 2026/04/08 03:42:56 DEBUG : dir: reading active writers 2026/04/08 03:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:42:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:42:56 DEBUG : dir: Looking for writers 2026/04/08 03:42:56 DEBUG : file1: reading active writers 2026/04/08 03:42:56 DEBUG : Looking for writers 2026/04/08 03:42:56 DEBUG : dir: reading active writers 2026/04/08 03:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:42:56 DEBUG : dir: Looking for writers 2026/04/08 03:42:56 DEBUG : file1: reading active writers 2026/04/08 03:42:56 DEBUG : Looking for writers 2026/04/08 03:42:56 DEBUG : dir: reading active writers 2026/04/08 03:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:42:57 DEBUG : dir/file1: size = 5 OK 2026/04/08 03:42:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:42:57 INFO : dir/file1: Copied (replaced existing) 2026/04/08 03:42:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-08 03:42:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 03:42:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:42:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:42:57 DEBUG : dir: Looking for writers 2026/04/08 03:42:57 DEBUG : file1: reading active writers 2026/04/08 03:42:57 DEBUG : Looking for writers 2026/04/08 03:42:57 DEBUG : dir: reading active writers 2026/04/08 03:42:57 DEBUG : >WaitForWriters: 2026/04/08 03:42:57 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:42:58 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:42:58 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:42:58 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:42:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:42:58 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:42:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/08 03:43:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 03:43:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 03:43:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 03:43:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): _writeAt: size=5, off=0 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): openPending: 2026/04/08 03:43:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 03:43:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 03:43:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): >openPending: err= 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): >_writeAt: n=5, err= 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): _writeAt: size=15, off=5 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): >_writeAt: n=15, err= 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): close: 2026/04/08 03:43:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/08 03:43:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 03:43:00.972878156 +0000 UTC m=+364.483214837 2026/04/08 03:43:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:00 DEBUG : dir/file1(0x334acc3ec2c0): >close: err= 2026/04/08 03:43:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:00 DEBUG : dir: Looking for writers 2026/04/08 03:43:00 DEBUG : file1: reading active writers 2026/04/08 03:43:00 DEBUG : Looking for writers 2026/04/08 03:43:00 DEBUG : dir: reading active writers 2026/04/08 03:43:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:43:00 DEBUG : dir: Looking for writers 2026/04/08 03:43:00 DEBUG : file1: reading active writers 2026/04/08 03:43:00 DEBUG : Looking for writers 2026/04/08 03:43:00 DEBUG : dir: reading active writers 2026/04/08 03:43:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:43:01 DEBUG : dir: Looking for writers 2026/04/08 03:43:01 DEBUG : file1: reading active writers 2026/04/08 03:43:01 DEBUG : Looking for writers 2026/04/08 03:43:01 DEBUG : dir: reading active writers 2026/04/08 03:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:43:01 DEBUG : dir: Looking for writers 2026/04/08 03:43:01 DEBUG : file1: reading active writers 2026/04/08 03:43:01 DEBUG : Looking for writers 2026/04/08 03:43:01 DEBUG : dir: reading active writers 2026/04/08 03:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:43:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 03:43:01 DEBUG : dir: Looking for writers 2026/04/08 03:43:01 DEBUG : file1: reading active writers 2026/04/08 03:43:01 DEBUG : Looking for writers 2026/04/08 03:43:01 DEBUG : dir: reading active writers 2026/04/08 03:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:43:01 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:01 DEBUG : dir: Looking for writers 2026/04/08 03:43:01 DEBUG : file1: reading active writers 2026/04/08 03:43:01 DEBUG : Looking for writers 2026/04/08 03:43:01 DEBUG : dir: reading active writers 2026/04/08 03:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:43:01 DEBUG : dir: Looking for writers 2026/04/08 03:43:01 DEBUG : file1: reading active writers 2026/04/08 03:43:01 DEBUG : Looking for writers 2026/04/08 03:43:01 DEBUG : dir: reading active writers 2026/04/08 03:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:43:02 DEBUG : dir/file1: size = 20 OK 2026/04/08 03:43:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/08 03:43:02 INFO : dir/file1: Copied (replaced existing) 2026/04/08 03:43:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-08 03:43:00 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/08 03:43:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 03:43:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 03:43:02 DEBUG : dir: Looking for writers 2026/04/08 03:43:02 DEBUG : file1: reading active writers 2026/04/08 03:43:02 DEBUG : Looking for writers 2026/04/08 03:43:02 DEBUG : dir: reading active writers 2026/04/08 03:43:02 DEBUG : >WaitForWriters: 2026/04/08 03:43:02 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.04s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:03 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:03 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:03 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:03 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:03 DEBUG : file1: newRWFileHandle: 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): openPending: 2026/04/08 03:43:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): >openPending: err= 2026/04/08 03:43:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:43:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:43:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): _writeAt: size=5, off=0 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): >_writeAt: n=5, err= 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): close: 2026/04/08 03:43:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 03:43:03.465597704 +0000 UTC m=+366.975934395 2026/04/08 03:43:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:03 DEBUG : file1(0x334acc142480): >close: err= 2026/04/08 03:43:03 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:43:03 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:43:03 DEBUG : Looking for writers 2026/04/08 03:43:03 DEBUG : file1: reading active writers 2026/04/08 03:43:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:43:04 DEBUG : Looking for writers 2026/04/08 03:43:04 DEBUG : file1: reading active writers 2026/04/08 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:43:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:43:04 DEBUG : Looking for writers 2026/04/08 03:43:04 DEBUG : file1: reading active writers 2026/04/08 03:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:43:05 DEBUG : file1: size = 5 OK 2026/04/08 03:43:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:43:05 INFO : file1: Copied (new) 2026/04/08 03:43:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 03:43:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 03:43:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:43:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:05 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:43:05 DEBUG : Looking for writers 2026/04/08 03:43:05 DEBUG : file1: reading active writers 2026/04/08 03:43:05 DEBUG : >WaitForWriters: 2026/04/08 03:43:05 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:06 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/08 03:43:06 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.446757211 +0000 UTC m=+369.957093902 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc143a00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.446757211 +0000 UTC m=+369.957093902 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.446757211 +0000 UTC m=+369.957093902 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf91f0 item 1 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.449351235 +0000 UTC m=+369.959687926 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.449351235 +0000 UTC m=+369.959687926 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b84d0 item 2 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.450801441 +0000 UTC m=+369.961138132 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.450801441 +0000 UTC m=+369.961138132 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe154c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.450801441 +0000 UTC m=+369.961138132 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8e70 item 3 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.452794843 +0000 UTC m=+369.963131534 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.452794843 +0000 UTC m=+369.963131534 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2746c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b9c00 item 4 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.4541454 +0000 UTC m=+369.964482082 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.4541454 +0000 UTC m=+369.964482082 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.4541454 +0000 UTC m=+369.964482082 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd08a10 item 5 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.456033022 +0000 UTC m=+369.966369713 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275cc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.456033022 +0000 UTC m=+369.966369713 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b0300): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd09c00 item 6 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.457545856 +0000 UTC m=+369.967882547 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecfc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.457545856 +0000 UTC m=+369.967882547 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed4c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.457545856 +0000 UTC m=+369.967882547 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdea80 item 7 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.45961996 +0000 UTC m=+369.969956641 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.45961996 +0000 UTC m=+369.969956641 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304640): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdf5e0 item 8 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acc304c00): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304c00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.461149135 +0000 UTC m=+369.971485816 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc304fc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.461149135 +0000 UTC m=+369.971485816 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.461149135 +0000 UTC m=+369.971485816 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc305940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdfd50 item 9 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.462909586 +0000 UTC m=+369.973246277 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3420c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.462909586 +0000 UTC m=+369.973246277 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342600): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1a9a0 item 10 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acc342c40): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc342c40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.464446406 +0000 UTC m=+369.974783097 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343000): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.464446406 +0000 UTC m=+369.974783097 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343500): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.464446406 +0000 UTC m=+369.974783097 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc343a00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1ae70 item 11 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.466375266 +0000 UTC m=+369.976711957 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.466375266 +0000 UTC m=+369.976711957 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38c6c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b500 item 12 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acc38cd00): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38cd00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.467840079 +0000 UTC m=+369.978176770 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d0c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.467840079 +0000 UTC m=+369.978176770 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38d780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b8f0 item 13 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.469227697 +0000 UTC m=+369.979564378 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc38de00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.469227697 +0000 UTC m=+369.979564378 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2ea80 item 14 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acc3a8a80): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.471023655 +0000 UTC m=+369.981360346 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8e40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.471023655 +0000 UTC m=+369.981360346 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9500): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2f6c0 item 15 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.472591844 +0000 UTC m=+369.982928536 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.472591844 +0000 UTC m=+369.982928536 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee8c0 item 16 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.473899521 +0000 UTC m=+369.984236212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe140): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.473899521 +0000 UTC m=+369.984236212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1fe5c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.473899521 +0000 UTC m=+369.984236212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1feac0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef0a0 item 17 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.475818512 +0000 UTC m=+369.986155193 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff140): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.475818512 +0000 UTC m=+369.986155193 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ff680): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef9d0 item 18 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.477201531 +0000 UTC m=+369.987538212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ffd00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.477201531 +0000 UTC m=+369.987538212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c300): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.477201531 +0000 UTC m=+369.987538212 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41c800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd27880 item 19 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.479116054 +0000 UTC m=+369.989452745 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41ce80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.479116054 +0000 UTC m=+369.989452745 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41d3c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd6c9a0 item 20 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.480358147 +0000 UTC m=+369.990694828 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc41da40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.480358147 +0000 UTC m=+369.990694828 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442040): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.480358147 +0000 UTC m=+369.990694828 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd6d260 item 21 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.482286366 +0000 UTC m=+369.992623057 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc442bc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.482286366 +0000 UTC m=+369.992623057 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd2460 item 22 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.483865063 +0000 UTC m=+369.994201795 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.483865063 +0000 UTC m=+369.994201795 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc443c80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.483865063 +0000 UTC m=+369.994201795 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd2a80 item 23 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.485789224 +0000 UTC m=+369.996125915 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c900): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.485789224 +0000 UTC m=+369.996125915 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45ce40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe60070 item 24 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acc45d480): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.487709668 +0000 UTC m=+369.998046359 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45d840): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.487709668 +0000 UTC m=+369.998046359 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45dd40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.487709668 +0000 UTC m=+369.998046359 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87e380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe61500 item 25 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.489911211 +0000 UTC m=+370.000247892 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ea00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.489911211 +0000 UTC m=+370.000247892 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87ef40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe61c70 item 26 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acd87f580): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f580): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.491700788 +0000 UTC m=+370.002037469 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87f940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.491700788 +0000 UTC m=+370.002037469 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd87fe40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.491700788 +0000 UTC m=+370.002037469 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89a480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd52af0 item 27 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49381179 +0000 UTC m=+370.004148501 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ab00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49381179 +0000 UTC m=+370.004148501 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b040): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd062a0 item 28 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acd89b680): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89b680): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49531175 +0000 UTC m=+370.005648442 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd89ba40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49531175 +0000 UTC m=+370.005648442 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba200): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd06770 item 29 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.496757548 +0000 UTC m=+370.007094239 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8ba880): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.496757548 +0000 UTC m=+370.007094239 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8badc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd06cb0 item 30 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): _readAt: size=2, off=0 2026/04/08 03:43:06 ERROR : open-test-file(0x334acd8bb400): Couldn't read size of file 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): close: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb400): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.498198117 +0000 UTC m=+370.008534808 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bb7c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.498198117 +0000 UTC m=+370.008534808 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8bbe80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07110 item 31 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49958323 +0000 UTC m=+370.009919921 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8da600): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.49958323 +0000 UTC m=+370.009919921 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dab40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07650 item 32 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.50105142 +0000 UTC m=+370.011388111 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07b90 item 33 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.5015122 +0000 UTC m=+370.011848891 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8db600): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.5015122 +0000 UTC m=+370.011848891 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8dbb00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180000 item 33 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.502820929 +0000 UTC m=+370.013157620 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6240): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1803f0 item 34 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.503360497 +0000 UTC m=+370.013697188 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f66c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.503360497 +0000 UTC m=+370.013697188 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f6c00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180620 item 34 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.504794553 +0000 UTC m=+370.015131263 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7240): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180a10 item 35 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.505411196 +0000 UTC m=+370.015747887 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f76c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.505411196 +0000 UTC m=+370.015747887 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd8f7bc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180bd0 item 35 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.506902349 +0000 UTC m=+370.017239031 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910340): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180f50 item 36 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.507454521 +0000 UTC m=+370.017791213 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910840): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.507454521 +0000 UTC m=+370.017791213 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd910d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181110 item 36 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.508782777 +0000 UTC m=+370.019119468 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9113c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181570 item 37 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.509341161 +0000 UTC m=+370.019677852 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911840): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.509341161 +0000 UTC m=+370.019677852 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd911d40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181730 item 37 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.510892809 +0000 UTC m=+370.021229489 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9304c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181ab0 item 38 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.511604381 +0000 UTC m=+370.021941083 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9309c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.511604381 +0000 UTC m=+370.021941083 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd930f00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181ce0 item 38 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.513174874 +0000 UTC m=+370.023511554 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931580): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00310 item 39 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.513707829 +0000 UTC m=+370.024044520 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd931a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.513707829 +0000 UTC m=+370.024044520 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c080): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf004d0 item 39 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.51522958 +0000 UTC m=+370.025566271 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94c700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00850 item 40 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.515774608 +0000 UTC m=+370.026111299 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94cc00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.515774608 +0000 UTC m=+370.026111299 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d140): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00d20 item 40 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.517029617 +0000 UTC m=+370.027366308 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94d700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf010a0 item 41 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.517430924 +0000 UTC m=+370.027767615 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd94dc00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01340 item 41 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.517981232 +0000 UTC m=+370.028317923 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e1c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.517981232 +0000 UTC m=+370.028317923 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96e700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01500 item 41 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.519375453 +0000 UTC m=+370.029712144 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96ed40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01c70 item 42 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.519983771 +0000 UTC m=+370.030320462 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f240): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01e30 item 42 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.520575176 +0000 UTC m=+370.030911858 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96f780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.520575176 +0000 UTC m=+370.030911858 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd96fd00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a6930 item 42 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.522596319 +0000 UTC m=+370.032933000 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a7030 item 43 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.522986717 +0000 UTC m=+370.033323398 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a7960 item 43 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.523440603 +0000 UTC m=+370.033777284 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd988e80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.523440603 +0000 UTC m=+370.033777284 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9893c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a7e30 item 43 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.524513588 +0000 UTC m=+370.034850268 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd989a00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd65b0 item 44 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.524948798 +0000 UTC m=+370.035285479 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa000): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd68c0 item 44 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.525508825 +0000 UTC m=+370.035845506 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aa540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.525508825 +0000 UTC m=+370.035845506 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9aaac0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6cb0 item 44 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.526531756 +0000 UTC m=+370.036868436 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd70a0 item 45 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.526949232 +0000 UTC m=+370.037285914 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ab600): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.526949232 +0000 UTC m=+370.037285914 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9abd00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd72d0 item 45 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.528239858 +0000 UTC m=+370.038576539 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7880 item 46 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.528674107 +0000 UTC m=+370.039010788 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9ca940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.528674107 +0000 UTC m=+370.039010788 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb040): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7a40 item 46 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.530195077 +0000 UTC m=+370.040531758 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cb680): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5e8c0 item 47 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.530638964 +0000 UTC m=+370.040975645 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9cbb80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.530638964 +0000 UTC m=+370.040975645 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5ec40 item 47 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.53176612 +0000 UTC m=+370.042102802 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e29c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5f880 item 48 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.532198136 +0000 UTC m=+370.042534817 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e2ec0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.532198136 +0000 UTC m=+370.042534817 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e35c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8000 item 48 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.533330642 +0000 UTC m=+370.043667324 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acd9e3c00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8380 item 49 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.53376935 +0000 UTC m=+370.044106031 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.53376935 +0000 UTC m=+370.044106031 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda046c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8540 item 49 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.535127012 +0000 UTC m=+370.045463703 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda04d40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f88c0 item 50 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.535651562 +0000 UTC m=+370.045988242 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05240): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.535651562 +0000 UTC m=+370.045988242 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda057c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8a80 item 50 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.536782305 +0000 UTC m=+370.047118986 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda05e40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8e00 item 51 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.537259806 +0000 UTC m=+370.047596487 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.537259806 +0000 UTC m=+370.047596487 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda24980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f8fc0 item 51 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.538684814 +0000 UTC m=+370.049021505 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25000): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f9340 item 52 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.539270159 +0000 UTC m=+370.049606850 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25500): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.539270159 +0000 UTC m=+370.049606850 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda25a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f9500 item 52 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.540468038 +0000 UTC m=+370.050804729 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40200): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f9880 item 53 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.541021534 +0000 UTC m=+370.051358225 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.541021534 +0000 UTC m=+370.051358225 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda40c40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f9a40 item 53 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.542321186 +0000 UTC m=+370.052657866 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda412c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acd9f9dc0 item 54 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.542835887 +0000 UTC m=+370.053172568 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda417c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.542835887 +0000 UTC m=+370.053172568 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda41d40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a0e0 item 54 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.543915764 +0000 UTC m=+370.054252445 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda604c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a460 item 55 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.544355393 +0000 UTC m=+370.054692075 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda609c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.544355393 +0000 UTC m=+370.054692075 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda60f00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a620 item 55 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.545457312 +0000 UTC m=+370.055793993 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61580): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a9a0 item 56 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.545953458 +0000 UTC m=+370.056290140 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda61a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.545953458 +0000 UTC m=+370.056290140 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5ab60 item 56 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.547106674 +0000 UTC m=+370.057443355 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84740): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5aee0 item 57 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.54742753 +0000 UTC m=+370.057764211 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b0a0 item 57 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.547843534 +0000 UTC m=+370.058180216 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda851c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.547843534 +0000 UTC m=+370.058180216 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85740): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b260 item 57 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.549487557 +0000 UTC m=+370.059824238 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b5e0 item 58 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.549851954 +0000 UTC m=+370.060188635 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae3c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b7a0 item 58 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.550400599 +0000 UTC m=+370.060737280 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaae900): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.550400599 +0000 UTC m=+370.060737280 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9900): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfae380 item 58 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.553052823 +0000 UTC m=+370.063389504 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd08a10 item 59 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.554023805 +0000 UTC m=+370.064360496 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd09180 item 59 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.55489524 +0000 UTC m=+370.065231951 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a8fc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.55489524 +0000 UTC m=+370.065231951 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd097a0 item 59 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.557923744 +0000 UTC m=+370.068260455 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a9d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfae8c0 item 60 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.558769519 +0000 UTC m=+370.069106220 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd70c40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfaed20 item 60 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.559616738 +0000 UTC m=+370.069953429 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd711c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.559616738 +0000 UTC m=+370.069953429 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfaf420 item 60 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.56093794 +0000 UTC m=+370.071274622 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbd71dc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a0e0 item 61 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.561379474 +0000 UTC m=+370.071716155 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf1c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.561379474 +0000 UTC m=+370.071716155 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acdaaf8c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a3f0 item 61 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.562482545 +0000 UTC m=+370.072819225 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc142000): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a7e0 item 62 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.562883481 +0000 UTC m=+370.073220173 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1426c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.562883481 +0000 UTC m=+370.073220173 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1434c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14aaf0 item 62 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.56411833 +0000 UTC m=+370.074455012 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc76d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b110 item 63 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.564525399 +0000 UTC m=+370.074862080 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbc77940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.564525399 +0000 UTC m=+370.074862080 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe97b80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b340 item 63 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.56573909 +0000 UTC m=+370.076075770 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14640): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b730 item 64 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.566273607 +0000 UTC m=+370.076610289 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe14dc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.566273607 +0000 UTC m=+370.076610289 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b8f0 item 64 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.567445389 +0000 UTC m=+370.077782069 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbe15ec0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a070 item 65 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.567917399 +0000 UTC m=+370.078254079 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ec440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.567917399 +0000 UTC m=+370.078254079 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ecc00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a230 item 65 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.56907388 +0000 UTC m=+370.079410562 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a5b0 item 66 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.569642494 +0000 UTC m=+370.079979175 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3ed700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.569642494 +0000 UTC m=+370.079979175 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3edc40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5a770 item 66 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.570901539 +0000 UTC m=+370.081238230 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5aaf0 item 67 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.571398166 +0000 UTC m=+370.081734857 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.571398166 +0000 UTC m=+370.081734857 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc084d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5acb0 item 67 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.572664646 +0000 UTC m=+370.083001337 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b030 item 68 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.573388682 +0000 UTC m=+370.083725373 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc085980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.573388682 +0000 UTC m=+370.083725373 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda841c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5b1f0 item 68 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.574678075 +0000 UTC m=+370.085014766 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5bb20 item 69 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.575228673 +0000 UTC m=+370.085565364 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda84c80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.575228673 +0000 UTC m=+370.085565364 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acda5bce0 item 69 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.576556027 +0000 UTC m=+370.086892718 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acda85800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb992e00 item 70 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.577193501 +0000 UTC m=+370.087530182 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc81c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.577193501 +0000 UTC m=+370.087530182 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb993030 item 70 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.578521917 +0000 UTC m=+370.088858608 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc8d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb9937a0 item 71 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.579055513 +0000 UTC m=+370.089392204 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.579055513 +0000 UTC m=+370.089392204 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb9939d0 item 71 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.580338133 +0000 UTC m=+370.090674825 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbdc9e00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd742a0 item 72 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.580843297 +0000 UTC m=+370.091179988 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08400): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.580843297 +0000 UTC m=+370.091179988 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08940): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd745b0 item 72 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.582054862 +0000 UTC m=+370.092391553 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf08f00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd74d90 item 73 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.582457141 +0000 UTC m=+370.092793833 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09400): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd75180 item 73 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.583332904 +0000 UTC m=+370.093669585 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf098c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.583332904 +0000 UTC m=+370.093669585 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf09e00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd759d0 item 73 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.584542616 +0000 UTC m=+370.094879297 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb0700 item 74 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.585024075 +0000 UTC m=+370.095360766 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70a40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb09a0 item 74 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.585564083 +0000 UTC m=+370.095900765 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf70f80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.585564083 +0000 UTC m=+370.095900765 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71500): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb0cb0 item 74 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.586763626 +0000 UTC m=+370.097100317 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acbf71b40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1030 item 75 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.58726339 +0000 UTC m=+370.097600071 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066140): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): _writeAt: size=3, off=2 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1730 item 75 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.587773563 +0000 UTC m=+370.098110254 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066680): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.587773563 +0000 UTC m=+370.098110254 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc066bc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1a40 item 75 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.589031927 +0000 UTC m=+370.099368618 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067200): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe8000 item 76 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.589486584 +0000 UTC m=+370.099823266 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe81c0 item 76 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): _writeAt: size=3, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.589988902 +0000 UTC m=+370.100325593 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc067c40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.589988902 +0000 UTC m=+370.100325593 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1162c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe8380 item 76 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.591203163 +0000 UTC m=+370.101539854 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116900): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe90a0 item 77 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.591661457 +0000 UTC m=+370.101998148 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc116e00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.591661457 +0000 UTC m=+370.101998148 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117500): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe9420 item 77 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.592946513 +0000 UTC m=+370.103283204 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc117b40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe98f0 item 78 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.593462216 +0000 UTC m=+370.103798907 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea140): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.593462216 +0000 UTC m=+370.103798907 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1ea840): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe9c70 item 78 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.594799819 +0000 UTC m=+370.105136500 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eae80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb63f0 item 79 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.595284022 +0000 UTC m=+370.105620713 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eb380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.595284022 +0000 UTC m=+370.105620713 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc1eba80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb65b0 item 79 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.596535995 +0000 UTC m=+370.106872686 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2321c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb6cb0 item 80 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.596988829 +0000 UTC m=+370.107325510 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2326c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.596988829 +0000 UTC m=+370.107325510 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc232dc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb7030 item 80 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.598276218 +0000 UTC m=+370.108612909 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233400): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb7570 item 81 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.598774878 +0000 UTC m=+370.109111569 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233880): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.598774878 +0000 UTC m=+370.109111569 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc233dc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb7c70 item 81 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.600853691 +0000 UTC m=+370.111190382 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a0230 item 82 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.601390143 +0000 UTC m=+370.111726834 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274a40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.601390143 +0000 UTC m=+370.111726834 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc274fc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a1180 item 82 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.602625324 +0000 UTC m=+370.112962015 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275640): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf8700 item 83 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.603151066 +0000 UTC m=+370.113487747 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc275b40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.603151066 +0000 UTC m=+370.113487747 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf8b60 item 83 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.604371819 +0000 UTC m=+370.114708510 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf90a0 item 84 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.604893152 +0000 UTC m=+370.115229843 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b2d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.604893152 +0000 UTC m=+370.115229843 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf9340 item 84 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.606169932 +0000 UTC m=+370.116506623 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3900): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf9b90 item 85 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.606693439 +0000 UTC m=+370.117030119 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc2b3e00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.606693439 +0000 UTC m=+370.117030119 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8380 item 85 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.607760984 +0000 UTC m=+370.118097665 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332ac0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8d20 item 86 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.60825707 +0000 UTC m=+370.118593750 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc332fc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.60825707 +0000 UTC m=+370.118593750 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333540): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8f50 item 86 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.609367434 +0000 UTC m=+370.119704116 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc333bc0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b9b90 item 87 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.609813957 +0000 UTC m=+370.120150638 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3541c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.609813957 +0000 UTC m=+370.120150638 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd9c2a0 item 87 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.611286414 +0000 UTC m=+370.121623096 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc354d80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfded90 item 88 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.611788392 +0000 UTC m=+370.122125073 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355280): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.611788392 +0000 UTC m=+370.122125073 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdef50 item 88 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.613047097 +0000 UTC m=+370.123383778 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc355e40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdf730 item 89 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.613465045 +0000 UTC m=+370.123801727 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdfc00 item 89 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.613995276 +0000 UTC m=+370.124331957 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3789c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.613995276 +0000 UTC m=+370.124331957 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc378f40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1a3f0 item 89 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.615291 +0000 UTC m=+370.125627681 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379580): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1a930 item 90 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.616111078 +0000 UTC m=+370.126447759 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc379ac0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1ab60 item 90 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.616523766 +0000 UTC m=+370.126860447 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.616523766 +0000 UTC m=+370.126860447 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a06c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1ae00 item 90 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.617816446 +0000 UTC m=+370.128153137 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a0d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b1f0 item 91 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.618542285 +0000 UTC m=+370.128878976 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1240): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): >_readAt: n=2, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): _writeAt: size=3, off=7 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b500 item 91 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.61954694 +0000 UTC m=+370.129883631 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1780): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): >_readAt: n=8, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.61954694 +0000 UTC m=+370.129883631 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc3a1d00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b730 item 91 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.620825613 +0000 UTC m=+370.131162294 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1be30 item 92 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.621229685 +0000 UTC m=+370.131566366 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): open at offset 5 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2ea80 item 92 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): _readAt: size=2, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): _writeAt: size=3, off=5 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): >_writeAt: n=3, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.621690324 +0000 UTC m=+370.132027015 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc408ec0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): >_readAt: n=3, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.621690324 +0000 UTC m=+370.132027015 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409480): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2eee0 item 92 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.622956895 +0000 UTC m=+370.133293586 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc409ac0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee230 item 93 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.623605108 +0000 UTC m=+370.133941799 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426100): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.623605108 +0000 UTC m=+370.133941799 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426800): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee690 item 93 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.625827761 +0000 UTC m=+370.136164452 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc426e40): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbceeb60 item 94 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.626616329 +0000 UTC m=+370.136953020 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427380): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.626616329 +0000 UTC m=+370.136953020 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc427a80): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef0a0 item 94 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.629421701 +0000 UTC m=+370.139758392 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc4481c0): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef730 item 95 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.630196113 +0000 UTC m=+370.140532804 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448700): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.630196113 +0000 UTC m=+370.140532804 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc448e00): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcefa40 item 95 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 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/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): open at offset 0 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): _readAt: size=2, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): >_readAt: n=0, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.631570335 +0000 UTC m=+370.141907016 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449440): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): _writeAt: size=5, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): >openPending: err= 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd278f0 item 96 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): >_writeAt: n=5, err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.632030955 +0000 UTC m=+370.142367636 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc449980): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:06 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): _readAt: size=512, off=0 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): openPending: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): >openPending: err= 2026/04/08 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): >_readAt: n=5, err=EOF 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): close: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:06.632030955 +0000 UTC m=+370.142367636 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:06 DEBUG : open-test-file(0x334acc45c180): >close: err= 2026/04/08 03:43:06 DEBUG : open-test-file: Remove: 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd27d50 item 96 2026/04/08 03:43:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:06 DEBUG : open-test-file: >Remove: err= 2026/04/08 03:43:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:06 DEBUG : Looking for writers 2026/04/08 03:43:06 DEBUG : >WaitForWriters: 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:06 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/08 03:43:06 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.159379806 +0000 UTC m=+370.669716497 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c25c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.159379806 +0000 UTC m=+370.669716497 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2a40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.159379806 +0000 UTC m=+370.669716497 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2f00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180230 item 1 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.161575969 +0000 UTC m=+370.671912660 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3540): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.161575969 +0000 UTC m=+370.671912660 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3a40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1807e0 item 2 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.162996078 +0000 UTC m=+370.673332770 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.162996078 +0000 UTC m=+370.673332770 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53e600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.162996078 +0000 UTC m=+370.673332770 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53eac0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc180bd0 item 3 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.165011902 +0000 UTC m=+370.675348593 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f140): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.165011902 +0000 UTC m=+370.675348593 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53f680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1810a0 item 4 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.1664101 +0000 UTC m=+370.676746791 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc53fcc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.1664101 +0000 UTC m=+370.676746791 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.1664101 +0000 UTC m=+370.676746791 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55a700): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181500 item 5 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.168241345 +0000 UTC m=+370.678578036 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55ad80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.168241345 +0000 UTC m=+370.678578036 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b2c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1819d0 item 6 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.169446919 +0000 UTC m=+370.679783610 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55b940): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.169446919 +0000 UTC m=+370.679783610 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc55be40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.169446919 +0000 UTC m=+370.679783610 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc181dc0 item 7 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.171664494 +0000 UTC m=+370.682001185 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574a80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.171664494 +0000 UTC m=+370.682001185 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc574fc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00540 item 8 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc575580): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.173020852 +0000 UTC m=+370.683357534 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575940): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.173020852 +0000 UTC m=+370.683357534 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc575dc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.173020852 +0000 UTC m=+370.683357534 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5943c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf008c0 item 9 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.175443493 +0000 UTC m=+370.685780184 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594a40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.175443493 +0000 UTC m=+370.685780184 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc594f80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf010a0 item 10 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc5955c0): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5955c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.176933535 +0000 UTC m=+370.687270226 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.176933535 +0000 UTC m=+370.687270226 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc595e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.176933535 +0000 UTC m=+370.687270226 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ae480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01500 item 11 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.179545773 +0000 UTC m=+370.689882464 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5aeb00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.179545773 +0000 UTC m=+370.689882464 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af040): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01dc0 item 12 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc5af680): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5af680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.181341281 +0000 UTC m=+370.691677972 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5afa40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.181341281 +0000 UTC m=+370.691677972 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a6bd0 item 13 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.182942002 +0000 UTC m=+370.693278733 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ce880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.182942002 +0000 UTC m=+370.693278733 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cedc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a78f0 item 14 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc5cf400): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.184468621 +0000 UTC m=+370.694805312 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cf7c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.184468621 +0000 UTC m=+370.694805312 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5cfe80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd60e0 item 15 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.185884092 +0000 UTC m=+370.696220783 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ea600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.185884092 +0000 UTC m=+370.696220783 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eab40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6850 item 16 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.187174226 +0000 UTC m=+370.697510917 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.187174226 +0000 UTC m=+370.697510917 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5eb600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.187174226 +0000 UTC m=+370.697510917 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5ebb00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6e70 item 17 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.189234723 +0000 UTC m=+370.699571405 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c280): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.189234723 +0000 UTC m=+370.699571405 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60c7c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd75e0 item 18 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.190583118 +0000 UTC m=+370.700919809 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60ce40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.190583118 +0000 UTC m=+370.700919809 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d340): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.190583118 +0000 UTC m=+370.700919809 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60d840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7960 item 19 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.192385208 +0000 UTC m=+370.702721889 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc60dec0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.192385208 +0000 UTC m=+370.702721889 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628500): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5ea10 item 20 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.193698216 +0000 UTC m=+370.704034907 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc628b80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.193698216 +0000 UTC m=+370.704034907 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.193698216 +0000 UTC m=+370.704034907 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5f1f0 item 21 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.196022761 +0000 UTC m=+370.706359453 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc629c00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.196022761 +0000 UTC m=+370.706359453 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6401c0 item 22 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.19767575 +0000 UTC m=+370.708012470 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6468c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.19767575 +0000 UTC m=+370.708012470 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc646dc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.19767575 +0000 UTC m=+370.708012470 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6472c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc640540 item 23 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.200053957 +0000 UTC m=+370.710390648 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647940): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.200053957 +0000 UTC m=+370.710390648 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc647e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc640a10 item 24 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc6665c0): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6665c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.202007022 +0000 UTC m=+370.712343713 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.202007022 +0000 UTC m=+370.712343713 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc666e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.202007022 +0000 UTC m=+370.712343713 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6673c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc640d90 item 25 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.204305568 +0000 UTC m=+370.714642259 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc667a40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.204305568 +0000 UTC m=+370.714642259 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc641260 item 26 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc6846c0): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6846c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.205781975 +0000 UTC m=+370.716118666 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684a80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.205781975 +0000 UTC m=+370.716118666 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc684f80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.205781975 +0000 UTC m=+370.716118666 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6854c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6415e0 item 27 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.207649929 +0000 UTC m=+370.717986650 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc685b40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.207649929 +0000 UTC m=+370.717986650 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc641ab0 item 28 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acc6a07c0): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a07c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.209297377 +0000 UTC m=+370.719634068 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a0b80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.209297377 +0000 UTC m=+370.719634068 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a1240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc641e30 item 29 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.210882097 +0000 UTC m=+370.721218788 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6a18c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.210882097 +0000 UTC m=+370.721218788 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad02c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd06d20 item 30 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): _readAt: size=2, off=0 2026/04/08 03:43:07 ERROR : open-test-file(0x334acdad0900): Couldn't read size of file 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): close: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0900): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.212232484 +0000 UTC m=+370.722569165 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0cc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.212232484 +0000 UTC m=+370.722569165 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1380): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07260 item 31 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.215111688 +0000 UTC m=+370.725448368 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1a00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.215111688 +0000 UTC m=+370.725448368 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1e00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd076c0 item 32 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.216916422 +0000 UTC m=+370.727253104 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45c5c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe61500 item 33 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.217385847 +0000 UTC m=+370.727722529 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45cc40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.217385847 +0000 UTC m=+370.727722529 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d140): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe616c0 item 33 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.218471005 +0000 UTC m=+370.728807686 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45d780): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbe61ce0 item 34 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.219025552 +0000 UTC m=+370.729362243 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc45dc00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.219025552 +0000 UTC m=+370.729362243 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd06540 item 34 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.220405766 +0000 UTC m=+370.730742447 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd069a0 item 35 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.220917211 +0000 UTC m=+370.731253902 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad0d00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.220917211 +0000 UTC m=+370.731253902 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acdad1200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd06b60 item 35 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.222287295 +0000 UTC m=+370.732623986 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486000): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd070a0 item 36 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.222826071 +0000 UTC m=+370.733162753 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.222826071 +0000 UTC m=+370.733162753 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc486ac0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07340 item 36 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.224142786 +0000 UTC m=+370.734479467 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487100): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd07c70 item 37 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.224586834 +0000 UTC m=+370.734923515 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.224586834 +0000 UTC m=+370.734923515 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc487a80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b4070 item 37 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.226100329 +0000 UTC m=+370.736437010 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70900): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b4460 item 38 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.2266146 +0000 UTC m=+370.736951281 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd70ec0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.2266146 +0000 UTC m=+370.736951281 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b4620 item 38 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.227779678 +0000 UTC m=+370.738116359 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbd71a80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b49a0 item 39 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.228244324 +0000 UTC m=+370.738581006 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1420c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.228244324 +0000 UTC m=+370.738581006 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc142740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b4b60 item 39 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.229348629 +0000 UTC m=+370.739685309 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b4ee0 item 40 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.22979973 +0000 UTC m=+370.740136411 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc143d00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.22979973 +0000 UTC m=+370.740136411 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbc776c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b50a0 item 40 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.231053234 +0000 UTC m=+370.741389916 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe969c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b5420 item 41 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.231588555 +0000 UTC m=+370.741925236 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b55e0 item 41 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.232015089 +0000 UTC m=+370.742351771 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.232015089 +0000 UTC m=+370.742351771 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe14e00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b57a0 item 41 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.23344129 +0000 UTC m=+370.743777972 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15780): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b5b20 item 42 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.233952054 +0000 UTC m=+370.744288745 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbe15cc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc6b5ce0 item 42 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.234609154 +0000 UTC m=+370.744945845 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ec340): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.234609154 +0000 UTC m=+370.744945845 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ecb00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd08380 item 42 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.235756067 +0000 UTC m=+370.746092759 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd08fc0 item 43 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.236320863 +0000 UTC m=+370.746657544 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ed680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd09340 item 43 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.236906418 +0000 UTC m=+370.747243109 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3edbc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.236906418 +0000 UTC m=+370.747243109 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd09b90 item 43 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.240963664 +0000 UTC m=+370.751300344 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfae7e0 item 44 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.241472042 +0000 UTC m=+370.751808723 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc084d40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfaeb60 item 44 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.242161443 +0000 UTC m=+370.752498134 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0852c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.242161443 +0000 UTC m=+370.752498134 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc085880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfaf340 item 44 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.243483848 +0000 UTC m=+370.753820539 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a070 item 45 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.244001264 +0000 UTC m=+370.754337945 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.244001264 +0000 UTC m=+370.754337945 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c2e40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a310 item 45 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.245303431 +0000 UTC m=+370.755640112 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14a700 item 46 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.245731589 +0000 UTC m=+370.756068270 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2c3980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.245731589 +0000 UTC m=+370.756068270 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14aa10 item 46 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.246919391 +0000 UTC m=+370.757256072 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4da7c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b0a0 item 47 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.247531074 +0000 UTC m=+370.757867765 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dacc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.247531074 +0000 UTC m=+370.757867765 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4db3c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b2d0 item 47 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.249098391 +0000 UTC m=+370.759435082 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4dba00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b6c0 item 48 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.249623001 +0000 UTC m=+370.759959692 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea000): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.249623001 +0000 UTC m=+370.759959692 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ea700): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14b880 item 48 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.25127586 +0000 UTC m=+370.761612541 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4ead40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb992a80 item 49 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.251652851 +0000 UTC m=+370.761989532 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e3c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.251652851 +0000 UTC m=+370.761989532 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46e900): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb992ee0 item 49 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.255312315 +0000 UTC m=+370.765648996 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46ef80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb993650 item 50 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.255881188 +0000 UTC m=+370.766217869 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46f480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.255881188 +0000 UTC m=+370.766217869 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc46fa00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acb993880 item 50 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.257024967 +0000 UTC m=+370.767361647 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd74070 item 51 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.257565897 +0000 UTC m=+370.767902588 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbc680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.257565897 +0000 UTC m=+370.767902588 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbcbc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd74460 item 51 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.259194119 +0000 UTC m=+370.769530811 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd74c40 item 52 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.259727025 +0000 UTC m=+370.770063706 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbd740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.259727025 +0000 UTC m=+370.770063706 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbcbdcc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd750a0 item 52 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.260724908 +0000 UTC m=+370.771061588 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2440): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd75b20 item 53 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.261181589 +0000 UTC m=+370.771518270 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2940): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.261181589 +0000 UTC m=+370.771518270 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde2e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb05b0 item 53 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.262473998 +0000 UTC m=+370.772810679 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3500): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb0a80 item 54 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.262928596 +0000 UTC m=+370.773265277 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbde3a00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.262928596 +0000 UTC m=+370.773265277 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb0d90 item 54 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.263946165 +0000 UTC m=+370.774282846 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36700): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1110 item 55 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.264411914 +0000 UTC m=+370.774748595 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf36c00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.264411914 +0000 UTC m=+370.774748595 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37140): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1880 item 55 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.265557254 +0000 UTC m=+370.775893935 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf377c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfb1dc0 item 56 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.266099858 +0000 UTC m=+370.776436540 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf37cc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.266099858 +0000 UTC m=+370.776436540 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76340): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe80e0 item 56 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.267225533 +0000 UTC m=+370.777562213 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe8460 item 57 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.26774889 +0000 UTC m=+370.778085581 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf76ec0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe8fc0 item 57 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.268421879 +0000 UTC m=+370.778758570 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.268421879 +0000 UTC m=+370.778758570 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acbf77980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe92d0 item 57 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.269792426 +0000 UTC m=+370.780129117 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0320c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe97a0 item 58 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.270231895 +0000 UTC m=+370.780568576 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe99d0 item 58 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.270727309 +0000 UTC m=+370.781063990 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc032b40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.270727309 +0000 UTC m=+370.781063990 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033100): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfe9e30 item 58 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.272926027 +0000 UTC m=+370.783262719 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb64d0 item 59 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.273517704 +0000 UTC m=+370.783854395 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc033c80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb6690 item 59 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.274049958 +0000 UTC m=+370.784386649 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e82c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.274049958 +0000 UTC m=+370.784386649 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb6a80 item 59 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.27614433 +0000 UTC m=+370.786481011 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e8e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb71f0 item 60 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.276536841 +0000 UTC m=+370.786873532 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e93c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb7420 item 60 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.277332452 +0000 UTC m=+370.787669133 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9900): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.277332452 +0000 UTC m=+370.787669133 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc0e9ec0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcb7810 item 60 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.278742953 +0000 UTC m=+370.789079654 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a0070 item 61 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.279383742 +0000 UTC m=+370.789720433 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc166b40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.279383742 +0000 UTC m=+370.789720433 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a03f0 item 61 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.28091442 +0000 UTC m=+370.791251101 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf8540 item 62 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.281554116 +0000 UTC m=+370.791890807 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc167dc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.281554116 +0000 UTC m=+370.791890807 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fc5c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf89a0 item 62 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.2829661 +0000 UTC m=+370.793302791 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fcc00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf8ee0 item 63 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.28349614 +0000 UTC m=+370.793832831 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd140): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.28349614 +0000 UTC m=+370.793832831 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fd840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf9180 item 63 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.284904017 +0000 UTC m=+370.795240708 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc1fde80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf9730 item 64 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.285511844 +0000 UTC m=+370.795848535 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2544c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.285511844 +0000 UTC m=+370.795848535 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc254bc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcf9c00 item 64 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.28747602 +0000 UTC m=+370.797812711 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8af0 item 65 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.2880221 +0000 UTC m=+370.798358781 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.2880221 +0000 UTC m=+370.798358781 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc255b80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b8d90 item 65 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.289372588 +0000 UTC m=+370.799709279 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e2c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b9730 item 66 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.290043264 +0000 UTC m=+370.800379975 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29e740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.290043264 +0000 UTC m=+370.800379975 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29ec80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1b9c00 item 66 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.291748 +0000 UTC m=+370.802084691 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f2c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfde770 item 67 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.292226723 +0000 UTC m=+370.802563404 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29f740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.292226723 +0000 UTC m=+370.802563404 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc29fc40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdee00 item 67 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.293533409 +0000 UTC m=+370.803870089 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d23c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdf2d0 item 68 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.294112953 +0000 UTC m=+370.804449634 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d28c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.294112953 +0000 UTC m=+370.804449634 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d2e00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfdf7a0 item 68 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.295834099 +0000 UTC m=+370.806170780 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3440): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1a540 item 69 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.296341908 +0000 UTC m=+370.806678589 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d38c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.296341908 +0000 UTC m=+370.806678589 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc2d3dc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1a7e0 item 69 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.297520481 +0000 UTC m=+370.807857162 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312540): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1abd0 item 70 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.298136053 +0000 UTC m=+370.808472733 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a0c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.298136053 +0000 UTC m=+370.808472733 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38a680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2e4d0 item 70 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.299460141 +0000 UTC m=+370.809796822 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38ad00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd2f110 item 71 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.29991551 +0000 UTC m=+370.810252191 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.29991551 +0000 UTC m=+370.810252191 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38b700): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee0e0 item 71 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.301462558 +0000 UTC m=+370.811799260 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc38bd80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee690 item 72 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.302001125 +0000 UTC m=+370.812337806 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0380): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.302001125 +0000 UTC m=+370.812337806 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b08c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcee8c0 item 72 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.303638935 +0000 UTC m=+370.813975616 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b0e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef0a0 item 73 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.304058888 +0000 UTC m=+370.814395569 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1380): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef490 item 73 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.304747757 +0000 UTC m=+370.815084438 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.304747757 +0000 UTC m=+370.815084438 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3b1d80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbcef730 item 73 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.306147829 +0000 UTC m=+370.816484510 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc4c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd26850 item 74 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.306578141 +0000 UTC m=+370.816914822 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cc9c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd278f0 item 74 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.307153967 +0000 UTC m=+370.817490648 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3ccf00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.307153967 +0000 UTC m=+370.817490648 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cd480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd27d50 item 74 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.308214337 +0000 UTC m=+370.818551028 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3cdac0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd6cbd0 item 75 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.308639029 +0000 UTC m=+370.818975710 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e60c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): _writeAt: size=3, off=2 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd6cf50 item 75 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.309234663 +0000 UTC m=+370.819571344 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.309234663 +0000 UTC m=+370.819571344 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e6b40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd6d5e0 item 75 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.310494059 +0000 UTC m=+370.820830740 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd29a0 item 76 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.310950911 +0000 UTC m=+370.821287592 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7680): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd31f0 item 76 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): _writeAt: size=3, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.311525885 +0000 UTC m=+370.821862567 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3e7bc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.311525885 +0000 UTC m=+370.821862567 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd3650 item 76 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.312618868 +0000 UTC m=+370.822955549 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd52e70 item 77 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.313212427 +0000 UTC m=+370.823549109 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc408d80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.313212427 +0000 UTC m=+370.823549109 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc409480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd532d0 item 77 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.314409767 +0000 UTC m=+370.824746448 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc312b00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1aee0 item 78 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.314898899 +0000 UTC m=+370.825235580 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313000): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.314898899 +0000 UTC m=+370.825235580 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313700): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b0a0 item 78 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.316244328 +0000 UTC m=+370.826581010 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc313d40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b650 item 79 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.316703014 +0000 UTC m=+370.827039695 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342340): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.316703014 +0000 UTC m=+370.827039695 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc342a40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acba1b810 item 79 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.318076054 +0000 UTC m=+370.828412735 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf001c0 item 80 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.318557784 +0000 UTC m=+370.828894475 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.318557784 +0000 UTC m=+370.828894475 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc343c80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00380 item 80 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.319745144 +0000 UTC m=+370.830081835 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc3623c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00700 item 81 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.320181216 +0000 UTC m=+370.830517898 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362840): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.320181216 +0000 UTC m=+370.830517898 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc362d80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf008c0 item 81 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.321954812 +0000 UTC m=+370.832291494 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf00f50 item 82 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.32252082 +0000 UTC m=+370.832857501 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363900): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.32252082 +0000 UTC m=+370.832857501 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc363e80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01110 item 82 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.323658186 +0000 UTC m=+370.833994867 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48a600): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf016c0 item 83 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.324111852 +0000 UTC m=+370.834448533 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48ab00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.324111852 +0000 UTC m=+370.834448533 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b040): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbf01960 item 83 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.325262623 +0000 UTC m=+370.835599304 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48b6c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a6690 item 84 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.325783506 +0000 UTC m=+370.836120188 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc48bbc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.325783506 +0000 UTC m=+370.836120188 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a6a10 item 84 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.326918939 +0000 UTC m=+370.837255620 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51c8c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a7730 item 85 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.327390989 +0000 UTC m=+370.837727670 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51cdc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.327390989 +0000 UTC m=+370.837727670 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d300): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc1a7b20 item 85 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.328481727 +0000 UTC m=+370.838818408 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51d980): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd61c0 item 86 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.328940933 +0000 UTC m=+370.839277614 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc51de80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.328940933 +0000 UTC m=+370.839277614 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548500): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6620 item 86 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.330178377 +0000 UTC m=+370.840515059 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc548b80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6d20 item 87 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.330642444 +0000 UTC m=+370.840979125 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549080): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.330642444 +0000 UTC m=+370.840979125 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5495c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd6f50 item 87 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.331844421 +0000 UTC m=+370.842181103 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc549c40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7490 item 88 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.332431239 +0000 UTC m=+370.842767920 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562240): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.332431239 +0000 UTC m=+370.842767920 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc5627c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7730 item 88 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.334132048 +0000 UTC m=+370.844468729 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc562e00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbfd7ab0 item 89 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.334599189 +0000 UTC m=+370.844935910 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563340): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5e1c0 item 89 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.335105685 +0000 UTC m=+370.845442366 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563880): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.335105685 +0000 UTC m=+370.845442366 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc563e00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5ea10 item 89 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.336163871 +0000 UTC m=+370.846500552 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57c540): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5f1f0 item 90 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.336572903 +0000 UTC m=+370.846909584 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57ca80): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acbd5f960 item 90 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.337016239 +0000 UTC m=+370.847352920 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57cfc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.337016239 +0000 UTC m=+370.847352920 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57d580): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc594070 item 90 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.338013561 +0000 UTC m=+370.848350242 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc57dbc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc5943f0 item 91 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.338488207 +0000 UTC m=+370.848824888 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e200): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): >_readAt: n=2, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): _writeAt: size=3, off=7 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc5945b0 item 91 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.338958634 +0000 UTC m=+370.849295315 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59e740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): >_readAt: n=8, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.338958634 +0000 UTC m=+370.849295315 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59ecc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc594770 item 91 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.340438687 +0000 UTC m=+370.850775368 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc59f300): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc14bd50 item 92 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.341367018 +0000 UTC m=+370.851703709 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eaf40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): open at offset 5 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f80e0 item 92 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): _readAt: size=2, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): _writeAt: size=3, off=5 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): >_writeAt: n=3, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.342166907 +0000 UTC m=+370.852503588 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eb480): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): >_readAt: n=3, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.342166907 +0000 UTC m=+370.852503588 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc4eba40): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f82a0 item 92 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.343547682 +0000 UTC m=+370.853884373 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600180): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f8620 item 93 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.344106176 +0000 UTC m=+370.854442857 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6006c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.344106176 +0000 UTC m=+370.854442857 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc600dc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f87e0 item 93 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.345399567 +0000 UTC m=+370.855736258 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601400): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f8b60 item 94 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.345877739 +0000 UTC m=+370.856214430 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc601940): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.345877739 +0000 UTC m=+370.856214430 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620140): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f8d20 item 94 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.347366798 +0000 UTC m=+370.857703489 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620780): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f90a0 item 95 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.347822679 +0000 UTC m=+370.858159370 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc620cc0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.347822679 +0000 UTC m=+370.858159370 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc6213c0): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f9260 item 95 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 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/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): open at offset 0 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): _readAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): >_readAt: n=0, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.349190299 +0000 UTC m=+370.859526979 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc621a00): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): _writeAt: size=5, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): >openPending: err= 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f95e0 item 96 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): >_writeAt: n=5, err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.34970497 +0000 UTC m=+370.860041661 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a040): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 03:43:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 03:43:07 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): _readAt: size=512, off=0 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): openPending: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): >openPending: err= 2026/04/08 03:43:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): >_readAt: n=5, err=EOF 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): close: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 03:43:07.34970497 +0000 UTC m=+370.860041661 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : open-test-file(0x334acc63a740): >close: err= 2026/04/08 03:43:07 DEBUG : open-test-file: Remove: 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x334acc4f97a0 item 96 2026/04/08 03:43:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 03:43:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 03:43:07 DEBUG : open-test-file: >Remove: err= 2026/04/08 03:43:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:07 DEBUG : Looking for writers 2026/04/08 03:43:07 DEBUG : >WaitForWriters: 2026/04/08 03:43:07 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.71s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:07 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:07 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:07 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:07 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:07 DEBUG : file1: newRWFileHandle: 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): openPending: 2026/04/08 03:43:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): >openPending: err= 2026/04/08 03:43:07 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 03:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 03:43:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): _writeAt: size=2, off=0 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): >_writeAt: n=2, err= 2026/04/08 03:43:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): RWFileHandle.Flush 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): RWFileHandle.Release 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): close: 2026/04/08 03:43:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 03:43:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:07 DEBUG : file1(0x334acdad0140): >close: err= 2026/04/08 03:43:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:07 DEBUG : Looking for writers 2026/04/08 03:43:07 DEBUG : file1: reading active writers 2026/04/08 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:43:07 DEBUG : Looking for writers 2026/04/08 03:43:07 DEBUG : file1: reading active writers 2026/04/08 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:43:07 DEBUG : Looking for writers 2026/04/08 03:43:07 DEBUG : file1: reading active writers 2026/04/08 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:43:07 DEBUG : Looking for writers 2026/04/08 03:43:07 DEBUG : file1: reading active writers 2026/04/08 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:43:07 DEBUG : file1: vfs cache: starting upload 2026/04/08 03:43:08 DEBUG : Looking for writers 2026/04/08 03:43:08 DEBUG : file1: reading active writers 2026/04/08 03:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:43:08 DEBUG : Looking for writers 2026/04/08 03:43:08 DEBUG : file1: reading active writers 2026/04/08 03:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:43:08 DEBUG : Looking for writers 2026/04/08 03:43:08 DEBUG : file1: reading active writers 2026/04/08 03:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:43:08 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/08 03:43:09 DEBUG : Looking for writers 2026/04/08 03:43:09 DEBUG : file1: reading active writers 2026/04/08 03:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:43:10 DEBUG : file1: size = 2 OK 2026/04/08 03:43:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/08 03:43:10 INFO : file1: Copied (new) 2026/04/08 03:43:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/08 03:43:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 03:43:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/08 03:43:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:43:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 03:43:10 DEBUG : Looking for writers 2026/04/08 03:43:10 DEBUG : file1: reading active writers 2026/04/08 03:43:10 DEBUG : >WaitForWriters: 2026/04/08 03:43:10 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:10 DEBUG : Looking for writers 2026/04/08 03:43:10 DEBUG : file1: reading active writers 2026/04/08 03:43:10 DEBUG : >WaitForWriters: 2026/04/08 03:43:10 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:10 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:10 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:10 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:43:10 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:43:11 DEBUG : rename_me: newRWFileHandle: 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): openPending: 2026/04/08 03:43:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 03:43:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): >openPending: err= 2026/04/08 03:43:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/08 03:43:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 03:43:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/08 03:43:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): _writeAt: size=5, off=0 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): >_writeAt: n=5, err= 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): close: 2026/04/08 03:43:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-08 03:43:11.02475075 +0000 UTC m=+374.535087441 2026/04/08 03:43:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/08 03:43:11 DEBUG : rename_me(0x334acc142880): >close: err= 2026/04/08 03:43:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/08 03:43:11 DEBUG : i_was_renamed: Updating file with 0x334acda64240 2026/04/08 03:43:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/08 03:43:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 03:43:11 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 03:43:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 03:43:11 DEBUG : Looking for writers 2026/04/08 03:43:11 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 03:43:11 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/08 03:43:12 DEBUG : Looking for writers 2026/04/08 03:43:12 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 03:43:12 DEBUG : i_was_renamed: size = 5 OK 2026/04/08 03:43:12 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:43:12 INFO : i_was_renamed: Copied (new) 2026/04/08 03:43:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-08 03:43:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 03:43:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/08 03:43:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 03:43:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/08 03:43:13 DEBUG : Looking for writers 2026/04/08 03:43:13 DEBUG : i_was_renamed: reading active writers 2026/04/08 03:43:13 DEBUG : >WaitForWriters: 2026/04/08 03:43:13 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:13 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:13 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 03:43:13 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 03:43:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kamigob7labi" 2026/04/08 03:43:13 INFO : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 03:43:14 DEBUG : forgetting directory cache 2026/04/08 03:43:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): _readAt: size=512, off=0 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): openPending: 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:44:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): >openPending: err= 2026/04/08 03:43:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): >_readAt: n=20, err=EOF 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): close: 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:44:13 +0000 UTC 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate(0x334acbc77700): >close: err= 2026/04/08 03:43:16 DEBUG : Re-reading directory (175.769361ms old) 2026/04/08 03:43:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:16 DEBUG : forgetting directory cache 2026/04/08 03:43:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): _readAt: size=512, off=0 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): openPending: 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:45:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-08 02:44:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 02:45:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-08 02:44:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/08 03:43:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): >openPending: err= 2026/04/08 03:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): >_readAt: n=20, err=EOF 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): close: 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:45:13 +0000 UTC 2026/04/08 03:43:18 DEBUG : TestRWCacheUpdate(0x334acdad06c0): >close: err= 2026/04/08 03:43:18 DEBUG : Re-reading directory (173.32081ms old) 2026/04/08 03:43:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:19 DEBUG : forgetting directory cache 2026/04/08 03:43:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): _readAt: size=512, off=0 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): openPending: 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:46:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-08 02:45:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 02:46:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-08 02:45:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/08 03:43:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): >openPending: err= 2026/04/08 03:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): >_readAt: n=20, err=EOF 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): close: 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:46:13 +0000 UTC 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate(0x334acdad0140): >close: err= 2026/04/08 03:43:21 DEBUG : Re-reading directory (172.477339ms old) 2026/04/08 03:43:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:21 DEBUG : forgetting directory cache 2026/04/08 03:43:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): _readAt: size=512, off=0 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): openPending: 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:47:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-08 02:46:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 02:47:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-08 02:46:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/08 03:43:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): >openPending: err= 2026/04/08 03:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): >_readAt: n=20, err=EOF 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): close: 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:47:13 +0000 UTC 2026/04/08 03:43:23 DEBUG : TestRWCacheUpdate(0x334acdad0e40): >close: err= 2026/04/08 03:43:23 DEBUG : Re-reading directory (176.665942ms old) 2026/04/08 03:43:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:24 DEBUG : forgetting directory cache 2026/04/08 03:43:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate(0x334acc142440): _readAt: size=512, off=0 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate(0x334acc142440): openPending: 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:48:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-08 02:47:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 02:48:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-08 02:47:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/08 03:43:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate(0x334acc142440): >openPending: err= 2026/04/08 03:43:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate(0x334acc142440): >_readAt: n=20, err=EOF 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate(0x334acc142440): close: 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:48:13 +0000 UTC 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate(0x334acc142440): >close: err= 2026/04/08 03:43:26 DEBUG : Re-reading directory (177.620974ms old) 2026/04/08 03:43:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:26 DEBUG : forgetting directory cache 2026/04/08 03:43:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): _readAt: size=512, off=0 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): openPending: 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 02:49:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-08 02:48:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 02:49:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-08 02:48:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/08 03:43:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 03:43:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): >openPending: err= 2026/04/08 03:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): >_readAt: n=20, err=EOF 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): close: 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:49:13 +0000 UTC 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate(0x334acdad0500): >close: err= 2026/04/08 03:43:28 DEBUG : Re-reading directory (175.17057ms old) 2026/04/08 03:43:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:28 DEBUG : forgetting directory cache 2026/04/08 03:43:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): _readAt: size=512, off=0 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): openPending: 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-08 02:50:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-08 02:49:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-08 02:50:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-08 02:49:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/08 03:43:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/08 03:43:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): >openPending: err= 2026/04/08 03:43:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): >_readAt: n=21, err=EOF 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): close: 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:50:13 +0000 UTC 2026/04/08 03:43:30 DEBUG : TestRWCacheUpdate(0x334acc1422c0): >close: err= 2026/04/08 03:43:30 DEBUG : Re-reading directory (175.384556ms old) 2026/04/08 03:43:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:31 DEBUG : forgetting directory cache 2026/04/08 03:43:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/08 03:43:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): _readAt: size=512, off=0 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): openPending: 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-08 02:51:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-08 02:50:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-08 02:51:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-08 02:50:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/08 03:43:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/08 03:43:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): >openPending: err= 2026/04/08 03:43:33 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): >_readAt: n=22, err=EOF 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): close: 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:51:13 +0000 UTC 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate(0x334acbe144c0): >close: err= 2026/04/08 03:43:33 DEBUG : Re-reading directory (178.852327ms old) 2026/04/08 03:43:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:33 DEBUG : forgetting directory cache 2026/04/08 03:43:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): _readAt: size=512, off=0 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): openPending: 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-08 02:52:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-08 02:51:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-08 02:52:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-08 02:51:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/08 03:43:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/08 03:43:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): >openPending: err= 2026/04/08 03:43:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): >_readAt: n=23, err=EOF 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): close: 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:52:13 +0000 UTC 2026/04/08 03:43:35 DEBUG : TestRWCacheUpdate(0x334acbd70940): >close: err= 2026/04/08 03:43:35 DEBUG : Re-reading directory (177.156488ms old) 2026/04/08 03:43:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:36 DEBUG : forgetting directory cache 2026/04/08 03:43:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/08 03:43:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): _readAt: size=512, off=0 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): openPending: 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-08 02:53:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-08 02:52:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-08 02:53:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-08 02:52:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/08 03:43:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/08 03:43:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): >openPending: err= 2026/04/08 03:43:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): >_readAt: n=24, err=EOF 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): close: 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 02:53:13 +0000 UTC 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate(0x334acbd712c0): >close: err= 2026/04/08 03:43:38 DEBUG : Re-reading directory (176.737066ms old) 2026/04/08 03:43:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 03:43:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:38 DEBUG : Looking for writers 2026/04/08 03:43:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/08 03:43:38 DEBUG : >WaitForWriters: 2026/04/08 03:43:38 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': vfs cache: cleaner exiting 2026/04/08 03:43:38 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.25s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:40 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/08 03:43:42 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/08 03:43:43 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:43 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:43:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 03:43:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 03:43:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 03:43:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/08 03:43:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:44 DEBUG : Looking for writers 2026/04/08 03:43:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/08 03:43:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/08 03:43:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:45 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:45 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:45 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': Reusing VFS from active cache 2026/04/08 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:45 DEBUG : Looking for writers 2026/04/08 03:43:45 DEBUG : >WaitForWriters: 2026/04/08 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:45 DEBUG : Looking for writers 2026/04/08 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:45 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:45 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:45 DEBUG : Looking for writers 2026/04/08 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:46 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:46 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:46 DEBUG : Looking for writers 2026/04/08 03:43:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:46 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:46 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:43:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/08 03:43:51 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:51 DEBUG : dir: Looking for writers 2026/04/08 03:43:51 DEBUG : file2: reading active writers 2026/04/08 03:43:51 DEBUG : Looking for writers 2026/04/08 03:43:51 DEBUG : dir: reading active writers 2026/04/08 03:43:51 DEBUG : file1: reading active writers 2026/04/08 03:43:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.92s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:52 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:52 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:53 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:43:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/08 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:43:56 DEBUG : dir: Looking for writers 2026/04/08 03:43:56 DEBUG : Looking for writers 2026/04/08 03:43:56 DEBUG : dir: reading active writers 2026/04/08 03:43:56 DEBUG : file1: reading active writers 2026/04/08 03:43:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.56s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:43:58 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:43:58 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:43:58 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/08 03:44:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/08 03:44:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:44:02 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 03:44:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 03:44:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 03:44:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:44:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/08 03:44:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/08 03:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 03:44:02 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 03:44:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/08 03:44:04 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:44:04 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/08 03:44:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 03:44:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:04 DEBUG : dir: Looking for writers 2026/04/08 03:44:04 DEBUG : file2: reading active writers 2026/04/08 03:44:04 DEBUG : new_file.txt: reading active writers 2026/04/08 03:44:04 DEBUG : Looking for writers 2026/04/08 03:44:04 DEBUG : dir: reading active writers 2026/04/08 03:44:04 DEBUG : file1: reading active writers 2026/04/08 03:44:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.41s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:05 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:05 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/08 03:44:08 DEBUG : dir/file2: same parent dir (ODFfMTEyMDQ3NzBfZ0l5WmQ) - using file/rename instead of move_copy for dir/file1 2026/04/08 03:44:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/08 03:44:08 DEBUG : dir/file1: Updating file with dir/file1 0x334acc28b680 2026/04/08 03:44:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 03:44:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:09 INFO : dir/file1: Moved (server-side) to: file0 2026/04/08 03:44:09 DEBUG : file0: Updating file with file0 0x334acc28b680 2026/04/08 03:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 03:44:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/08 03:44:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:09 DEBUG : dir: Looking for writers 2026/04/08 03:44:09 DEBUG : Looking for writers 2026/04/08 03:44:09 DEBUG : file0: reading active writers 2026/04/08 03:44:09 DEBUG : dir: reading active writers 2026/04/08 03:44:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.48s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:10 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:10 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:11 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:11 DEBUG : Looking for writers 2026/04/08 03:44:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:11 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:11 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:11 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/08 03:44:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/08 03:44:13 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/08 03:44:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/08 03:44:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/08 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:15 DEBUG : d: Looking for writers 2026/04/08 03:44:15 DEBUG : Looking for writers 2026/04/08 03:44:15 DEBUG : a: Looking for writers 2026/04/08 03:44:15 DEBUG : b: Looking for writers 2026/04/08 03:44:15 DEBUG : c: Looking for writers 2026/04/08 03:44:15 DEBUG : Looking for writers 2026/04/08 03:44:15 DEBUG : b: reading active writers 2026/04/08 03:44:15 DEBUG : c: reading active writers 2026/04/08 03:44:15 DEBUG : d: reading active writers 2026/04/08 03:44:15 DEBUG : /: reading active writers 2026/04/08 03:44:15 DEBUG : a: reading active writers 2026/04/08 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.17s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:17 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:17 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/08 03:44:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/08 03:44:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/08 03:44:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/08 03:44:22 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:22 DEBUG : a/b/c/d: Looking for writers 2026/04/08 03:44:22 DEBUG : a/b/c: Looking for writers 2026/04/08 03:44:22 DEBUG : d: reading active writers 2026/04/08 03:44:22 DEBUG : a/b: Looking for writers 2026/04/08 03:44:22 DEBUG : c: reading active writers 2026/04/08 03:44:22 DEBUG : a: Looking for writers 2026/04/08 03:44:22 DEBUG : b: reading active writers 2026/04/08 03:44:22 DEBUG : Looking for writers 2026/04/08 03:44:22 DEBUG : a: reading active writers 2026/04/08 03:44:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.85s) === 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-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:25 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:25 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:25 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:25 DEBUG : Looking for writers 2026/04/08 03:44:25 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === 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-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:25 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:25 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 03:44:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 03:44:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/08 03:44:26 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 03:44:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:44:27 DEBUG : file1: size = 5 OK 2026/04/08 03:44:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:44:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/08 03:44:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 03:44:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:44:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:28 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 03:44:29 DEBUG : file1: size = 0 OK 2026/04/08 03:44:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:44:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 03:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 03:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:29 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (7 bytes), uploading instead of streaming 2026/04/08 03:44:29 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/08 03:44:30 DEBUG : file1: size = 7 OK 2026/04/08 03:44:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/08 03:44:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:30 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:30 DEBUG : Looking for writers 2026/04/08 03:44:30 DEBUG : file1: reading active writers 2026/04/08 03:44:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.08s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:30 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:30 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:31 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/08 03:44:32 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/08 03:44:32 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/08 03:44:32 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/08 03:44:32 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (11 bytes), uploading instead of streaming 2026/04/08 03:44:32 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/08 03:44:33 DEBUG : file1: size = 11 OK 2026/04/08 03:44:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 03:44:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/08 03:44:34 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:34 DEBUG : Looking for writers 2026/04/08 03:44:34 DEBUG : file1: reading active writers 2026/04/08 03:44:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.72s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:34 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:34 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/08 03:44:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:34 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 03:44:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/08 03:44:36 DEBUG : file1: size = 5 OK 2026/04/08 03:44:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 03:44:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/08 03:44:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:36 DEBUG : Looking for writers 2026/04/08 03:44:36 DEBUG : file1: reading active writers 2026/04/08 03:44:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.51s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:37 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:37 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:37 DEBUG : file1: WriteFileHandle.Release closing 2026/04/08 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:37 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 03:44:38 DEBUG : file1: size = 0 OK 2026/04/08 03:44:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:44:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/08 03:44:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:38 DEBUG : Looking for writers 2026/04/08 03:44:38 DEBUG : file1: reading active writers 2026/04/08 03:44:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.23s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:39 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:39 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:39 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (2 bytes), uploading instead of streaming 2026/04/08 03:44:40 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/08 03:44:41 DEBUG : file1: size = 2 OK 2026/04/08 03:44:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/08 03:44:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/08 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:41 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:41 DEBUG : Looking for writers 2026/04/08 03:44:41 DEBUG : file1: reading active writers 2026/04/08 03:44:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.72s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:42 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:42 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:42 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 03:44:43 DEBUG : file1: size = 0 OK 2026/04/08 03:44:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 03:44:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:44:43 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 03:44:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 03:44:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 03:44:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:44 DEBUG : Looking for writers 2026/04/08 03:44:44 DEBUG : file1: reading active writers 2026/04/08 03:44:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.40s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:44 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:44 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 03:44:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 03:44:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 03:44:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 03:44:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:44 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': File to upload is small (100 bytes), uploading instead of streaming 2026/04/08 03:44:45 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/08 03:44:46 DEBUG : file1: size = 100 OK 2026/04/08 03:44:46 DEBUG : file1: md5 = fa63704172e819c14fcd413e024edd88 OK 2026/04/08 03:44:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 03:44:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 03:44:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 03:44:46 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 03:44:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 03:44:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 03:44:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:46 DEBUG : Looking for writers 2026/04/08 03:44:46 DEBUG : file1: reading active writers 2026/04/08 03:44:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.73s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:44:47 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:44:47 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:44:48 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/08 03:44:50 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/08 03:44:52 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/08 03:44:53 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/08 03:44:55 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/08 03:44:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/08 03:44:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/08 03:44:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/08 03:44:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/08 03:44:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:57 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:57 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/08 03:44:57 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/08 03:44:57 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/08 03:44:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/08 03:44:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:58 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:58 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/08 03:44:58 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/08 03:44:58 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:44:58 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:44:58 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:44:58 DEBUG : flat: Looking for writers 2026/04/08 03:44:58 DEBUG : f000.txt: reading active writers 2026/04/08 03:44:58 DEBUG : f001.txt: reading active writers 2026/04/08 03:44:58 DEBUG : f002.txt: reading active writers 2026/04/08 03:44:58 DEBUG : f003.txt: reading active writers 2026/04/08 03:44:58 DEBUG : f004.txt: reading active writers 2026/04/08 03:44:58 DEBUG : Looking for writers 2026/04/08 03:44:58 DEBUG : flat: reading active writers 2026/04/08 03:44:58 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.60s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:45:00 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:45:00 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:45:02 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/08 03:45:04 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/08 03:45:06 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/08 03:45:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/08 03:45:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/08 03:45:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:45:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/08 03:45:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/08 03:45:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:45:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/08 03:45:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/08 03:45:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:45:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:45:08 DEBUG : a/b/c: Looking for writers 2026/04/08 03:45:08 DEBUG : deep.txt: reading active writers 2026/04/08 03:45:08 DEBUG : a/b: Looking for writers 2026/04/08 03:45:08 DEBUG : mid.txt: reading active writers 2026/04/08 03:45:08 DEBUG : c: reading active writers 2026/04/08 03:45:08 DEBUG : a: Looking for writers 2026/04/08 03:45:08 DEBUG : b: reading active writers 2026/04/08 03:45:08 DEBUG : top.txt: reading active writers 2026/04/08 03:45:08 DEBUG : Looking for writers 2026/04/08 03:45:08 DEBUG : a: reading active writers 2026/04/08 03:45:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.71s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:45:11 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:45:11 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:45:12 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 03:45:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:46:06 DEBUG : bigdir: Looking for writers 2026/04/08 03:46:06 DEBUG : big.bin: reading active writers 2026/04/08 03:46:06 DEBUG : Looking for writers 2026/04/08 03:46:06 DEBUG : bigdir: reading active writers 2026/04/08 03:46:06 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.32s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-kamigob7labi'", Local "Local file system at /tmp/rclone2401498129", Modify Window "1s" 2026/04/08 03:46:07 INFO : OpenDrive root 'rclone-test-kamigob7labi': poll-interval is not supported by this remote 2026/04/08 03:46:07 NOTICE: OpenDrive root 'rclone-test-kamigob7labi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 03:46:09 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/08 03:46:11 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/08 03:46:13 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/08 03:46:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/08 03:46:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/08 03:46:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:46:14 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/08 03:46:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/08 03:46:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:46:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:15 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/08 03:46:15 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/08 03:46:15 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 03:46:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 03:46:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 03:46:15 DEBUG : dir1: Looking for writers 2026/04/08 03:46:15 DEBUG : a.txt: reading active writers 2026/04/08 03:46:15 DEBUG : dir2: Looking for writers 2026/04/08 03:46:15 DEBUG : b.txt: reading active writers 2026/04/08 03:46:15 DEBUG : dir3: Looking for writers 2026/04/08 03:46:15 DEBUG : c.txt: reading active writers 2026/04/08 03:46:15 DEBUG : Looking for writers 2026/04/08 03:46:15 DEBUG : dir1: reading active writers 2026/04/08 03:46:15 DEBUG : dir2: reading active writers 2026/04/08 03:46:15 DEBUG : dir3: reading active writers 2026/04/08 03:46:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.39s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/08 03:46:18 DEBUG : OpenDrive root 'rclone-test-kamigob7labi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m22.24080892s (try 1/5): exit status 1: Failed [TestDirCreate TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]