"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/08 03:11:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawuwuz7kuza" 2026/07/08 03:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:11:54 DEBUG : Starting OpenDrive session with ID: be606cad8e295c22753b87970787818195de9d34d6fdedaa0028bfca066e5207 2026/07/08 03:11:54 DEBUG : Creating backend with remote "/tmp/rclone3322073692" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:11:54 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:11:54 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:11:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:11:58 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:11:58 DEBUG : dir: Looking for writers 2026/07/08 03:11:58 DEBUG : Looking for writers 2026/07/08 03:11:58 DEBUG : dir: reading active writers 2026/07/08 03:11:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.59s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:11:59 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:11:59 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:02 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/08 03:12:05 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/08 03:12:07 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:07 DEBUG : dir/subdir: Looking for writers 2026/07/08 03:12:07 DEBUG : dir: Looking for writers 2026/07/08 03:12:07 DEBUG : file1: reading active writers 2026/07/08 03:12:07 DEBUG : file2: reading active writers 2026/07/08 03:12:07 DEBUG : subdir: reading active writers 2026/07/08 03:12:07 DEBUG : Looking for writers 2026/07/08 03:12:07 DEBUG : dir: reading active writers 2026/07/08 03:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.60s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:09 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:09 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:12 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:12 DEBUG : dir: Looking for writers 2026/07/08 03:12:12 DEBUG : file1: reading active writers 2026/07/08 03:12:12 DEBUG : Looking for writers 2026/07/08 03:12:12 DEBUG : dir: reading active writers 2026/07/08 03:12:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.04s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:13 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:13 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:15 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:15 DEBUG : dir: Looking for writers 2026/07/08 03:12:15 DEBUG : Looking for writers 2026/07/08 03:12:15 DEBUG : dir: reading active writers 2026/07/08 03:12:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.83s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:17 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:17 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:19 DEBUG : dir: forgetting directory cache 2026/07/08 03:12:19 DEBUG : forgetting directory cache 2026/07/08 03:12:19 DEBUG : dir: forgetting directory cache 2026/07/08 03:12:19 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:19 DEBUG : Looking for writers 2026/07/08 03:12:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.03s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:21 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:21 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/08 03:12:24 DEBUG : dir: invalidating directory cache 2026/07/08 03:12:24 DEBUG : >ForgetPath: 2026/07/08 03:12:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/08 03:12:24 DEBUG : invalidating directory cache 2026/07/08 03:12:24 DEBUG : dir: forgetting directory cache 2026/07/08 03:12:24 DEBUG : >ForgetPath: 2026/07/08 03:12:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/08 03:12:24 DEBUG : >ForgetPath: 2026/07/08 03:12:24 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:24 DEBUG : dir: Looking for writers 2026/07/08 03:12:24 DEBUG : Looking for writers 2026/07/08 03:12:24 DEBUG : dir: reading active writers 2026/07/08 03:12:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.21s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:25 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:25 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:30 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/08 03:12:32 DEBUG : forgetting directory cache 2026/07/08 03:12:32 DEBUG : dir: forgetting directory cache 2026/07/08 03:12:32 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:32 DEBUG : dir: Looking for writers 2026/07/08 03:12:32 DEBUG : fil/a/b: Looking for writers 2026/07/08 03:12:32 DEBUG : fil/a: Looking for writers 2026/07/08 03:12:32 DEBUG : b: reading active writers 2026/07/08 03:12:32 DEBUG : fil: Looking for writers 2026/07/08 03:12:32 DEBUG : a: reading active writers 2026/07/08 03:12:32 DEBUG : Looking for writers 2026/07/08 03:12:32 DEBUG : dir: reading active writers 2026/07/08 03:12:32 DEBUG : fil: reading active writers 2026/07/08 03:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.38s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:35 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:35 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:38 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:38 DEBUG : dir: Looking for writers 2026/07/08 03:12:38 DEBUG : Looking for writers 2026/07/08 03:12:38 DEBUG : dir: reading active writers 2026/07/08 03:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.24s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:39 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:39 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:43 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:43 DEBUG : dir: Looking for writers 2026/07/08 03:12:43 DEBUG : file1: reading active writers 2026/07/08 03:12:43 DEBUG : Looking for writers 2026/07/08 03:12:43 DEBUG : dir: reading active writers 2026/07/08 03:12:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.31s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:12:44 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:12:44 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:12:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:12:47 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/08 03:12:49 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/08 03:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/08 03:12:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/08 03:12:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/08 03:12:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/08 03:12:52 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/08 03:12:55 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/08 03:12:57 DEBUG : dir: invalidating directory cache 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/08 03:12:57 DEBUG : dir/file1: Reset virtual modtime 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/08 03:12:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/08 03:12:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/08 03:12:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/08 03:12:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:12:57 DEBUG : dir: invalidating directory cache 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/08 03:12:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/08 03:12:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/08 03:12:57 DEBUG : forgetting directory cache 2026/07/08 03:12:57 DEBUG : dir: forgetting directory cache 2026/07/08 03:12:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/08 03:12:57 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:12:57 DEBUG : dir/virtualDir: Looking for writers 2026/07/08 03:12:57 DEBUG : dir: Looking for writers 2026/07/08 03:12:57 DEBUG : virtualDir: reading active writers 2026/07/08 03:12:57 DEBUG : file1: reading active writers 2026/07/08 03:12:57 DEBUG : virtualFile2: reading active writers 2026/07/08 03:12:57 DEBUG : virtualFile: reading active writers 2026/07/08 03:12:57 DEBUG : Looking for writers 2026/07/08 03:12:57 DEBUG : dir: reading active writers 2026/07/08 03:12:57 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.89s) --- PASS: TestDirReadDirAll/Virtual (5.88s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:00 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:03 ERROR : dir/: Can only open directories read only 2026/07/08 03:13:03 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:03 DEBUG : dir: Looking for writers 2026/07/08 03:13:03 DEBUG : Looking for writers 2026/07/08 03:13:03 DEBUG : dir: reading active writers 2026/07/08 03:13:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.25s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:04 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:04 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:05 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/07/08 03:13:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:13:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/08 03:13:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/08 03:13:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/08 03:13:07 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/08 03:13:08 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/08 03:13:09 DEBUG : dir/potato: size = 5 OK 2026/07/08 03:13:09 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:13:09 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/08 03:13:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/08 03:13:09 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:09 DEBUG : dir: Looking for writers 2026/07/08 03:13:09 DEBUG : file1: reading active writers 2026/07/08 03:13:09 DEBUG : potato: reading active writers 2026/07/08 03:13:09 DEBUG : Looking for writers 2026/07/08 03:13:09 DEBUG : dir: reading active writers 2026/07/08 03:13:09 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.87s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:11 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:11 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/08 03:13:15 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:15 DEBUG : dir/sub: Looking for writers 2026/07/08 03:13:15 DEBUG : dir: Looking for writers 2026/07/08 03:13:15 DEBUG : file1: reading active writers 2026/07/08 03:13:15 DEBUG : sub: reading active writers 2026/07/08 03:13:15 DEBUG : Looking for writers 2026/07/08 03:13:15 DEBUG : dir: reading active writers 2026/07/08 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.58s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:17 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:17 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/08 03:13:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/08 03:13:22 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:22 DEBUG : dir/sub/subsub: Looking for writers 2026/07/08 03:13:22 DEBUG : dir/sub: Looking for writers 2026/07/08 03:13:22 DEBUG : subsub: reading active writers 2026/07/08 03:13:22 DEBUG : dir: Looking for writers 2026/07/08 03:13:22 DEBUG : file1: reading active writers 2026/07/08 03:13:22 DEBUG : sub: reading active writers 2026/07/08 03:13:22 DEBUG : Looking for writers 2026/07/08 03:13:22 DEBUG : dir: reading active writers 2026/07/08 03:13:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.61s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:25 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:25 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:28 ERROR : dir/: Dir.Remove not empty 2026/07/08 03:13:28 DEBUG : dir/file1: Remove: 2026/07/08 03:13:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:13:28 DEBUG : dir/file1: >Remove: err= 2026/07/08 03:13:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/08 03:13:29 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:29 DEBUG : Looking for writers 2026/07/08 03:13:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.27s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:29 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:29 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:32 DEBUG : dir/file1: Remove: 2026/07/08 03:13:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:13:32 DEBUG : dir/file1: >Remove: err= 2026/07/08 03:13:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/08 03:13:33 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:33 DEBUG : Looking for writers 2026/07/08 03:13:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.29s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:33 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:33 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:37 DEBUG : dir/file1: Remove: 2026/07/08 03:13:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:13:37 DEBUG : dir/file1: >Remove: err= 2026/07/08 03:13:37 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:37 DEBUG : dir: Looking for writers 2026/07/08 03:13:37 DEBUG : Looking for writers 2026/07/08 03:13:37 DEBUG : dir: reading active writers 2026/07/08 03:13:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.96s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:38 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:38 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:42 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/08 03:13:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/08 03:13:44 DEBUG : dir2: same parent dir (ODFfMTI3MTE5MDBfbXNLNTE) - using folder/rename instead of move_copy 2026/07/08 03:13:44 DEBUG : dir: Updating dir with dir2 0x14ad1a099790 2026/07/08 03:13:44 DEBUG : dir: forgetting directory cache 2026/07/08 03:13:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/08 03:13:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/08 03:13:46 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/08 03:13:46 DEBUG : file2: Updating file with file2 0x14ad1a12e9c0 2026/07/08 03:13:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/08 03:13:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/08 03:13:47 INFO : dir2/file3: Deleted 2026/07/08 03:13:47 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/08 03:13:47 DEBUG : dir2/file3: Updating file with dir2/file3 0x14ad1a12e9c0 2026/07/08 03:13:47 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/08 03:13:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/08 03:13:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/08 03:13:48 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MTE5MDBfbXNLNTE) - using folder/rename instead of move_copy 2026/07/08 03:13:48 DEBUG : empty directory: Updating dir with renamed empty directory 0x14ad198661a0 2026/07/08 03:13:48 DEBUG : empty directory: forgetting directory cache 2026/07/08 03:13:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/08 03:13:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/08 03:13:48 DEBUG : dir2: Renaming to "dir3" 2026/07/08 03:13:48 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:48 DEBUG : dir3: Looking for writers 2026/07/08 03:13:48 DEBUG : file3: reading active writers 2026/07/08 03:13:48 DEBUG : renamed empty directory: Looking for writers 2026/07/08 03:13:48 DEBUG : Looking for writers 2026/07/08 03:13:48 DEBUG : dir3: reading active writers 2026/07/08 03:13:48 DEBUG : renamed empty directory: reading active writers 2026/07/08 03:13:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.67s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:13:50 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:13:50 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:13:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:13:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/08 03:13:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:13:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/08 03:13:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/08 03:13:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/08 03:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/08 03:13:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:13:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/08 03:13:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/08 03:13:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/08 03:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/08 03:13:54 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (12 bytes), uploading instead of streaming 2026/07/08 03:13:55 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/08 03:13:56 DEBUG : dir/sub/file2: size = 12 OK 2026/07/08 03:13:56 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/08 03:13:56 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/08 03:13:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/08 03:13:56 DEBUG : forgetting directory cache 2026/07/08 03:13:56 DEBUG : dir: forgetting directory cache 2026/07/08 03:13:56 DEBUG : dir/sub: forgetting directory cache 2026/07/08 03:13:56 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/08 03:13:56 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/08 03:13:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/08 03:13:57 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/08 03:13:58 DEBUG : dir/sub/file0: size = 5 OK 2026/07/08 03:13:58 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:13:58 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/08 03:13:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/08 03:13:58 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:13:58 DEBUG : dir/sub: Looking for writers 2026/07/08 03:13:58 DEBUG : file0: reading active writers 2026/07/08 03:13:58 DEBUG : file2: reading active writers 2026/07/08 03:13:58 DEBUG : dir: Looking for writers 2026/07/08 03:13:58 DEBUG : file1: reading active writers 2026/07/08 03:13:58 DEBUG : sub: reading active writers 2026/07/08 03:13:58 DEBUG : Looking for writers 2026/07/08 03:13:58 DEBUG : dir: reading active writers 2026/07/08 03:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.86s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:00 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/08 03:14:00 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:00 DEBUG : Looking for writers 2026/07/08 03:14:00 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.40s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:00 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:14:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/08 03:14:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/08 03:14:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:14:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/08 03:14:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/08 03:14:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/08 03:14:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:14:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/08 03:14:04 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:04 DEBUG : dir: Looking for writers 2026/07/08 03:14:04 DEBUG : file1: reading active writers 2026/07/08 03:14:04 DEBUG : file1.metadata: reading active writers 2026/07/08 03:14:04 DEBUG : Looking for writers 2026/07/08 03:14:04 DEBUG : dir: reading active writers 2026/07/08 03:14:04 DEBUG : dir.metadata: reading active writers 2026/07/08 03:14:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.47s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:05 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:05 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:08 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:08 DEBUG : dir: Looking for writers 2026/07/08 03:14:08 DEBUG : file1: reading active writers 2026/07/08 03:14:08 DEBUG : Looking for writers 2026/07/08 03:14:08 DEBUG : dir: reading active writers 2026/07/08 03:14:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.67s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:09 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:09 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:14 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/08 03:14:16 DEBUG : Can set mod time: true 2026/07/08 03:14:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/08 03:14:16 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:16 DEBUG : dir: Looking for writers 2026/07/08 03:14:16 DEBUG : file1: reading active writers 2026/07/08 03:14:16 DEBUG : Looking for writers 2026/07/08 03:14:16 DEBUG : dir: reading active writers 2026/07/08 03:14:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:18 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:18 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:14:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:21 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/08 03:14:22 DEBUG : dir/file1: size = 0 OK 2026/07/08 03:14:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:14:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/08 03:14:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/08 03:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:22 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:22 DEBUG : dir: Looking for writers 2026/07/08 03:14:22 DEBUG : file1: reading active writers 2026/07/08 03:14:22 DEBUG : Looking for writers 2026/07/08 03:14:22 DEBUG : dir: reading active writers 2026/07/08 03:14:22 DEBUG : >WaitForWriters: 2026/07/08 03:14:23 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:23 DEBUG : dir: Looking for writers 2026/07/08 03:14:23 DEBUG : file1: reading active writers 2026/07/08 03:14:23 DEBUG : Looking for writers 2026/07/08 03:14:23 DEBUG : dir: reading active writers 2026/07/08 03:14:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:24 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:24 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:14:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:27 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/08 03:14:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:14:29 DEBUG : dir/file1: size = 5 OK 2026/07/08 03:14:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:14:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/08 03:14:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/08 03:14:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:29 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:29 DEBUG : dir: Looking for writers 2026/07/08 03:14:29 DEBUG : file1: reading active writers 2026/07/08 03:14:29 DEBUG : Looking for writers 2026/07/08 03:14:29 DEBUG : dir: reading active writers 2026/07/08 03:14:29 DEBUG : >WaitForWriters: 2026/07/08 03:14:29 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:29 DEBUG : dir: Looking for writers 2026/07/08 03:14:29 DEBUG : file1: reading active writers 2026/07/08 03:14:29 DEBUG : Looking for writers 2026/07/08 03:14:29 DEBUG : dir: reading active writers 2026/07/08 03:14:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:30 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:30 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:14:30 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:30 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:14:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/08 03:14:34 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:34 DEBUG : dir: Looking for writers 2026/07/08 03:14:34 DEBUG : file1: reading active writers 2026/07/08 03:14:34 DEBUG : Looking for writers 2026/07/08 03:14:34 DEBUG : dir: reading active writers 2026/07/08 03:14:34 DEBUG : >WaitForWriters: 2026/07/08 03:14:34 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:35 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:35 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:14:35 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:35 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:14:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/08 03:14:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:14:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:14:39 DEBUG : dir/file1(0x14ad19af1040): close: 2026/07/08 03:14:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/08 03:14:39 DEBUG : dir/file1(0x14ad19af1040): >close: err= 2026/07/08 03:14:39 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:39 DEBUG : dir: Looking for writers 2026/07/08 03:14:39 DEBUG : file1: reading active writers 2026/07/08 03:14:39 DEBUG : Looking for writers 2026/07/08 03:14:39 DEBUG : dir: reading active writers 2026/07/08 03:14:39 DEBUG : >WaitForWriters: 2026/07/08 03:14:39 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:39 DEBUG : dir: Looking for writers 2026/07/08 03:14:39 DEBUG : file1: reading active writers 2026/07/08 03:14:39 DEBUG : Looking for writers 2026/07/08 03:14:39 DEBUG : dir: reading active writers 2026/07/08 03:14:39 DEBUG : >WaitForWriters: 2026/07/08 03:14:39 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:41 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:41 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:14:41 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:14:41 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:14:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/08 03:14:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:14:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:14:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): _writeAt: size=5, off=0 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): openPending: 2026/07/08 03:14:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/08 03:14:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/08 03:14:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): >openPending: err= 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): >_writeAt: n=5, err= 2026/07/08 03:14:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): close: 2026/07/08 03:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/08 03:14:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/08 03:14:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/08 03:14:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/08 03:14:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/08 03:14:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:14:44 DEBUG : dir/file1(0x14ad19c0c6c0): >close: err= 2026/07/08 03:14:44 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:14:44 DEBUG : dir/file1: vfs cache: starting upload 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:14:44 DEBUG : dir: Looking for writers 2026/07/08 03:14:44 DEBUG : file1: reading active writers 2026/07/08 03:14:44 DEBUG : Looking for writers 2026/07/08 03:14:44 DEBUG : dir: reading active writers 2026/07/08 03:14:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:14:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:45 DEBUG : dir: Looking for writers 2026/07/08 03:14:45 DEBUG : file1: reading active writers 2026/07/08 03:14:45 DEBUG : Looking for writers 2026/07/08 03:14:45 DEBUG : dir: reading active writers 2026/07/08 03:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:14:45 DEBUG : dir: Looking for writers 2026/07/08 03:14:45 DEBUG : file1: reading active writers 2026/07/08 03:14:45 DEBUG : Looking for writers 2026/07/08 03:14:45 DEBUG : dir: reading active writers 2026/07/08 03:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:14:46 DEBUG : dir/file1: size = 14 OK 2026/07/08 03:14:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/08 03:14:46 INFO : dir/file1: Copied (replaced existing) 2026/07/08 03:14:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/08 03:14:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/08 03:14:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/08 03:14:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/08 03:14:46 DEBUG : dir: Looking for writers 2026/07/08 03:14:46 DEBUG : file1: reading active writers 2026/07/08 03:14:46 DEBUG : Looking for writers 2026/07/08 03:14:46 DEBUG : dir: reading active writers 2026/07/08 03:14:46 DEBUG : >WaitForWriters: 2026/07/08 03:14:47 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:47 DEBUG : dir: Looking for writers 2026/07/08 03:14:47 DEBUG : file1: reading active writers 2026/07/08 03:14:47 DEBUG : Looking for writers 2026/07/08 03:14:47 DEBUG : dir: reading active writers 2026/07/08 03:14:47 DEBUG : >WaitForWriters: 2026/07/08 03:14:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (38.53s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.35s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:48 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:48 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:14:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:14:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/08 03:14:51 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:51 DEBUG : dir: Looking for writers 2026/07/08 03:14:51 DEBUG : file1: reading active writers 2026/07/08 03:14:51 DEBUG : Looking for writers 2026/07/08 03:14:51 DEBUG : dir: reading active writers 2026/07/08 03:14:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.64s) === RUN TestFileOpenReadUnknownSize 2026/07/08 03:14:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/08 03:14:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:14:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/08 03:14:53 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:53 DEBUG : Looking for writers 2026/07/08 03:14:53 DEBUG : file.txt: reading active writers 2026/07/08 03:14:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:14:53 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:14:53 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:14:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/08 03:14:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/08 03:14:57 DEBUG : dir/file1: size = 25 OK 2026/07/08 03:14:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:14:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/08 03:14:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:14:57 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:14:57 DEBUG : dir: Looking for writers 2026/07/08 03:14:57 DEBUG : file1: reading active writers 2026/07/08 03:14:57 DEBUG : Looking for writers 2026/07/08 03:14:57 DEBUG : dir: reading active writers 2026/07/08 03:14:57 DEBUG : >WaitForWriters: run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestFileOpenWrite (7.07s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:00 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:03 DEBUG : dir/file1: Remove: 2026/07/08 03:15:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:03 DEBUG : dir/file1: >Remove: err= 2026/07/08 03:15:04 DEBUG : dir/file1: Remove: 2026/07/08 03:15:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/08 03:15:04 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:04 DEBUG : dir: Looking for writers 2026/07/08 03:15:04 DEBUG : Looking for writers 2026/07/08 03:15:04 DEBUG : dir: reading active writers 2026/07/08 03:15:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.00s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:05 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:05 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:08 DEBUG : dir/file1: Remove: 2026/07/08 03:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:08 DEBUG : dir/file1: >Remove: err= 2026/07/08 03:15:09 DEBUG : dir/file1: Remove: 2026/07/08 03:15:09 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/08 03:15:09 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:09 DEBUG : dir: Looking for writers 2026/07/08 03:15:09 DEBUG : Looking for writers 2026/07/08 03:15:09 DEBUG : dir: reading active writers 2026/07/08 03:15:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.08s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:10 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:10 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:15:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:15:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/08 03:15:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:15:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/08 03:15:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:15:13 DEBUG : dir/file1: Open: flags=0x3 2026/07/08 03:15:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/08 03:15:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/08 03:15:13 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:13 DEBUG : dir: Looking for writers 2026/07/08 03:15:13 DEBUG : file1: reading active writers 2026/07/08 03:15:13 DEBUG : Looking for writers 2026/07/08 03:15:13 DEBUG : dir: reading active writers 2026/07/08 03:15:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.71s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:15 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:15 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:18 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:18 DEBUG : dir: Looking for writers 2026/07/08 03:15:18 DEBUG : file1: reading active writers 2026/07/08 03:15:18 DEBUG : Looking for writers 2026/07/08 03:15:18 DEBUG : dir: reading active writers 2026/07/08 03:15:18 DEBUG : >WaitForWriters: 2026/07/08 03:15:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:19 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19c35380 2026/07/08 03:15:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:15:20 DEBUG : dir/file1: Updating file with dir/file1 0x14ad19c35380 2026/07/08 03:15:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:15:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:20 DEBUG : dir/file1: File is currently open, delaying rename 0x14ad19c35380 2026/07/08 03:15:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/08 03:15:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/08 03:15:22 DEBUG : dir/file1: size = 25 OK 2026/07/08 03:15:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:15:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/08 03:15:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:22 DEBUG : newLeaf: Running delayed rename now 2026/07/08 03:15:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:22 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19c35380 2026/07/08 03:15:22 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:22 DEBUG : dir: Looking for writers 2026/07/08 03:15:22 DEBUG : Looking for writers 2026/07/08 03:15:22 DEBUG : dir: reading active writers 2026/07/08 03:15:22 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:22 DEBUG : >WaitForWriters: 2026/07/08 03:15:23 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:23 DEBUG : dir: Looking for writers 2026/07/08 03:15:23 DEBUG : Looking for writers 2026/07/08 03:15:23 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:23 DEBUG : dir: reading active writers 2026/07/08 03:15:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:24 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:24 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:24 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:15:24 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:24 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:15:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:27 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:27 DEBUG : dir: Looking for writers 2026/07/08 03:15:27 DEBUG : file1: reading active writers 2026/07/08 03:15:27 DEBUG : Looking for writers 2026/07/08 03:15:27 DEBUG : dir: reading active writers 2026/07/08 03:15:27 DEBUG : >WaitForWriters: 2026/07/08 03:15:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:28 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19f9e5b0 2026/07/08 03:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:15:29 DEBUG : dir/file1: Updating file with dir/file1 0x14ad19f9e5b0 2026/07/08 03:15:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/08 03:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:30 DEBUG : dir/file1: File is currently open, delaying rename 0x14ad19f9e5b0 2026/07/08 03:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:30 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (25 bytes), uploading instead of streaming 2026/07/08 03:15:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/08 03:15:31 DEBUG : dir/file1: size = 25 OK 2026/07/08 03:15:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:15:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/08 03:15:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:31 DEBUG : newLeaf: Running delayed rename now 2026/07/08 03:15:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:32 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19f9e5b0 2026/07/08 03:15:32 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:32 DEBUG : dir: Looking for writers 2026/07/08 03:15:32 DEBUG : Looking for writers 2026/07/08 03:15:32 DEBUG : dir: reading active writers 2026/07/08 03:15:32 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:32 DEBUG : >WaitForWriters: 2026/07/08 03:15:32 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:32 DEBUG : dir: Looking for writers 2026/07/08 03:15:32 DEBUG : Looking for writers 2026/07/08 03:15:32 DEBUG : dir: reading active writers 2026/07/08 03:15:32 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:32 DEBUG : >WaitForWriters: 2026/07/08 03:15:32 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:34 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:34 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:15:34 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:15:34 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:34 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:15:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): openPending: 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/08 03:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): >openPending: err= 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): _writeAt: size=14, off=0 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): >_writeAt: n=14, err= 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): close: 2026/07/08 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/08 03:15:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:15:37 DEBUG : dir/file1(0x14ad199f7300): >close: err= 2026/07/08 03:15:37 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:15:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:15:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:37 DEBUG : dir: Looking for writers 2026/07/08 03:15:37 DEBUG : file1: reading active writers 2026/07/08 03:15:37 DEBUG : Looking for writers 2026/07/08 03:15:37 DEBUG : dir: reading active writers 2026/07/08 03:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:15:38 DEBUG : dir: Looking for writers 2026/07/08 03:15:38 DEBUG : file1: reading active writers 2026/07/08 03:15:38 DEBUG : Looking for writers 2026/07/08 03:15:38 DEBUG : dir: reading active writers 2026/07/08 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:15:38 DEBUG : dir: Looking for writers 2026/07/08 03:15:38 DEBUG : file1: reading active writers 2026/07/08 03:15:38 DEBUG : Looking for writers 2026/07/08 03:15:38 DEBUG : dir: reading active writers 2026/07/08 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:15:38 DEBUG : dir/file1: size = 14 OK 2026/07/08 03:15:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:15:38 INFO : dir/file1: Copied (replaced existing) 2026/07/08 03:15:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/08 03:15:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/08 03:15:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/08 03:15:39 DEBUG : dir: Looking for writers 2026/07/08 03:15:39 DEBUG : file1: reading active writers 2026/07/08 03:15:39 DEBUG : Looking for writers 2026/07/08 03:15:39 DEBUG : dir: reading active writers 2026/07/08 03:15:39 DEBUG : >WaitForWriters: 2026/07/08 03:15:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:15:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:15:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): _readAt: size=512, off=0 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): openPending: 2026/07/08 03:15:39 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/07/08 03:15:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/08 03:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): >openPending: err= 2026/07/08 03:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): >_readAt: n=14, err=EOF 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): close: 2026/07/08 03:15:39 DEBUG : dir/file1(0x14ad19c0cf40): >close: err= 2026/07/08 03:15:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:41 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:15:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:15:41 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19f9e820 2026/07/08 03:15:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:15:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/08 03:15:42 DEBUG : dir/file1: Updating file with dir/file1 0x14ad19f9e820 2026/07/08 03:15:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:15:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:15:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:15:42 DEBUG : dir/file1(0x14ad19b21680): openPending: 2026/07/08 03:15:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:15:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/08 03:15:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:42 DEBUG : dir/file1(0x14ad19b21680): >openPending: err= 2026/07/08 03:15:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:15:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:15:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:15:42 DEBUG : dir/file1(0x14ad19b21680): _writeAt: size=25, off=0 2026/07/08 03:15:42 DEBUG : dir/file1(0x14ad19b21680): >_writeAt: n=25, err= 2026/07/08 03:15:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:15:43 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19f9e820 2026/07/08 03:15:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:43 DEBUG : newLeaf(0x14ad19b21680): close: 2026/07/08 03:15:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/08 03:15:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-08 03:15:42.61542703 +0000 UTC m=+228.662637194 2026/07/08 03:15:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/08 03:15:43 DEBUG : newLeaf(0x14ad19b21680): >close: err= 2026/07/08 03:15:43 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:15:43 DEBUG : newLeaf: vfs cache: starting upload 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:15:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:15:43 DEBUG : dir: Looking for writers 2026/07/08 03:15:43 DEBUG : Looking for writers 2026/07/08 03:15:43 DEBUG : dir: reading active writers 2026/07/08 03:15:43 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:15:44 DEBUG : dir: Looking for writers 2026/07/08 03:15:44 DEBUG : Looking for writers 2026/07/08 03:15:44 DEBUG : dir: reading active writers 2026/07/08 03:15:44 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:15:44 DEBUG : newLeaf: size = 25 OK 2026/07/08 03:15:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:15:44 INFO : newLeaf: Copied (replaced existing) 2026/07/08 03:15:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-08 03:15:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/08 03:15:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/08 03:15:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/08 03:15:45 DEBUG : dir: Looking for writers 2026/07/08 03:15:45 DEBUG : Looking for writers 2026/07/08 03:15:45 DEBUG : dir: reading active writers 2026/07/08 03:15:45 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:45 DEBUG : >WaitForWriters: 2026/07/08 03:15:46 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:46 DEBUG : dir: Looking for writers 2026/07/08 03:15:46 DEBUG : Looking for writers 2026/07/08 03:15:46 DEBUG : dir: reading active writers 2026/07/08 03:15:46 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:46 DEBUG : >WaitForWriters: 2026/07/08 03:15:46 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:15:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:15:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:15:50 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:50 DEBUG : dir: Looking for writers 2026/07/08 03:15:50 DEBUG : file1: reading active writers 2026/07/08 03:15:50 DEBUG : Looking for writers 2026/07/08 03:15:50 DEBUG : dir: reading active writers 2026/07/08 03:15:50 DEBUG : >WaitForWriters: 2026/07/08 03:15:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:51 DEBUG : newLeaf: Updating file with newLeaf 0x14ad1a12fd40 2026/07/08 03:15:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:15:52 DEBUG : dir/file1: Updating file with dir/file1 0x14ad1a12fd40 2026/07/08 03:15:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:15:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:15:52 DEBUG : dir/file1(0x14ad1a08f140): openPending: 2026/07/08 03:15:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/08 03:15:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/08 03:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:15:52 DEBUG : dir/file1(0x14ad1a08f140): >openPending: err= 2026/07/08 03:15:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:15:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:15:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:15:52 DEBUG : dir/file1(0x14ad1a08f140): _writeAt: size=25, off=0 2026/07/08 03:15:52 DEBUG : dir/file1(0x14ad1a08f140): >_writeAt: n=25, err= 2026/07/08 03:15:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:15:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:15:53 DEBUG : newLeaf: Updating file with newLeaf 0x14ad1a12fd40 2026/07/08 03:15:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:15:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:53 DEBUG : newLeaf(0x14ad1a08f140): close: 2026/07/08 03:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/08 03:15:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-08 03:15:52.779059569 +0000 UTC m=+238.826269702 2026/07/08 03:15:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/08 03:15:53 DEBUG : newLeaf(0x14ad1a08f140): >close: err= 2026/07/08 03:15:53 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:15:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:15:53 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/08 03:15:53 DEBUG : dir: Looking for writers 2026/07/08 03:15:53 DEBUG : Looking for writers 2026/07/08 03:15:53 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:53 DEBUG : dir: reading active writers 2026/07/08 03:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:15:54 DEBUG : dir: Looking for writers 2026/07/08 03:15:54 DEBUG : Looking for writers 2026/07/08 03:15:54 DEBUG : dir: reading active writers 2026/07/08 03:15:54 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:15:54 DEBUG : dir: Looking for writers 2026/07/08 03:15:54 DEBUG : Looking for writers 2026/07/08 03:15:54 DEBUG : dir: reading active writers 2026/07/08 03:15:54 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:15:54 DEBUG : newLeaf: size = 25 OK 2026/07/08 03:15:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:15:54 INFO : newLeaf: Copied (replaced existing) 2026/07/08 03:15:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-08 03:15:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/08 03:15:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/08 03:15:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:15:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/08 03:15:55 DEBUG : dir: Looking for writers 2026/07/08 03:15:55 DEBUG : Looking for writers 2026/07/08 03:15:55 DEBUG : dir: reading active writers 2026/07/08 03:15:55 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:55 DEBUG : >WaitForWriters: 2026/07/08 03:15:56 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:15:56 DEBUG : dir: Looking for writers 2026/07/08 03:15:56 DEBUG : Looking for writers 2026/07/08 03:15:56 DEBUG : dir: reading active writers 2026/07/08 03:15:56 DEBUG : newLeaf: reading active writers 2026/07/08 03:15:56 DEBUG : >WaitForWriters: 2026/07/08 03:15:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:15:57 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:15:57 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:15:57 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:15:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:15:57 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:15:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:16:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:16:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): openPending: 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/08 03:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): >openPending: err= 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:16:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): _writeAt: size=14, off=0 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): >_writeAt: n=14, err= 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): close: 2026/07/08 03:16:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/08 03:16:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:16:00 DEBUG : dir/file1(0x14ad19b21e40): >close: err= 2026/07/08 03:16:00 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:00 DEBUG : dir: Looking for writers 2026/07/08 03:16:00 DEBUG : file1: reading active writers 2026/07/08 03:16:00 DEBUG : Looking for writers 2026/07/08 03:16:00 DEBUG : dir: reading active writers 2026/07/08 03:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:16:00 DEBUG : dir: Looking for writers 2026/07/08 03:16:00 DEBUG : file1: reading active writers 2026/07/08 03:16:00 DEBUG : Looking for writers 2026/07/08 03:16:00 DEBUG : dir: reading active writers 2026/07/08 03:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:16:00 DEBUG : dir: Looking for writers 2026/07/08 03:16:00 DEBUG : file1: reading active writers 2026/07/08 03:16:00 DEBUG : Looking for writers 2026/07/08 03:16:00 DEBUG : dir: reading active writers 2026/07/08 03:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:16:00 DEBUG : dir: Looking for writers 2026/07/08 03:16:00 DEBUG : file1: reading active writers 2026/07/08 03:16:00 DEBUG : Looking for writers 2026/07/08 03:16:00 DEBUG : dir: reading active writers 2026/07/08 03:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:16:00 DEBUG : dir/file1: vfs cache: starting upload 2026/07/08 03:16:01 DEBUG : dir: Looking for writers 2026/07/08 03:16:01 DEBUG : file1: reading active writers 2026/07/08 03:16:01 DEBUG : Looking for writers 2026/07/08 03:16:01 DEBUG : dir: reading active writers 2026/07/08 03:16:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:16:01 DEBUG : dir: Looking for writers 2026/07/08 03:16:01 DEBUG : file1: reading active writers 2026/07/08 03:16:01 DEBUG : Looking for writers 2026/07/08 03:16:01 DEBUG : dir: reading active writers 2026/07/08 03:16:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:16:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:16:01 DEBUG : dir: Looking for writers 2026/07/08 03:16:01 DEBUG : file1: reading active writers 2026/07/08 03:16:01 DEBUG : Looking for writers 2026/07/08 03:16:01 DEBUG : dir: reading active writers 2026/07/08 03:16:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:16:02 DEBUG : dir: Looking for writers 2026/07/08 03:16:02 DEBUG : file1: reading active writers 2026/07/08 03:16:02 DEBUG : Looking for writers 2026/07/08 03:16:02 DEBUG : dir: reading active writers 2026/07/08 03:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:16:02 DEBUG : dir/file1: size = 14 OK 2026/07/08 03:16:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:16:02 INFO : dir/file1: Copied (replaced existing) 2026/07/08 03:16:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/08 03:16:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/08 03:16:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/08 03:16:03 DEBUG : dir: Looking for writers 2026/07/08 03:16:03 DEBUG : file1: reading active writers 2026/07/08 03:16:03 DEBUG : Looking for writers 2026/07/08 03:16:03 DEBUG : dir: reading active writers 2026/07/08 03:16:03 DEBUG : >WaitForWriters: 2026/07/08 03:16:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): _readAt: size=512, off=0 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): openPending: 2026/07/08 03:16:03 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/07/08 03:16:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/08 03:16:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): >openPending: err= 2026/07/08 03:16:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): >_readAt: n=14, err=EOF 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): close: 2026/07/08 03:16:03 DEBUG : dir/file1(0x14ad19af1140): >close: err= 2026/07/08 03:16:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:16:04 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:16:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:16:04 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19fc08f0 2026/07/08 03:16:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:16:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:16:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/08 03:16:05 DEBUG : dir/file1: Updating file with dir/file1 0x14ad19fc08f0 2026/07/08 03:16:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:16:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:05 DEBUG : dir/file1(0x14ad19c0c900): openPending: 2026/07/08 03:16:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:16:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/08 03:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:05 DEBUG : dir/file1(0x14ad19c0c900): >openPending: err= 2026/07/08 03:16:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:16:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:05 DEBUG : dir/file1(0x14ad19c0c900): _writeAt: size=25, off=0 2026/07/08 03:16:05 DEBUG : dir/file1(0x14ad19c0c900): >_writeAt: n=25, err= 2026/07/08 03:16:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:16:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:16:06 DEBUG : newLeaf: Updating file with newLeaf 0x14ad19fc08f0 2026/07/08 03:16:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:16:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:06 DEBUG : newLeaf(0x14ad19c0c900): close: 2026/07/08 03:16:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/08 03:16:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-08 03:16:05.809857539 +0000 UTC m=+251.857067712 2026/07/08 03:16:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/08 03:16:06 DEBUG : newLeaf(0x14ad19c0c900): >close: err= 2026/07/08 03:16:06 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:16:06 DEBUG : newLeaf: vfs cache: starting upload 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:16:06 DEBUG : dir: Looking for writers 2026/07/08 03:16:06 DEBUG : Looking for writers 2026/07/08 03:16:06 DEBUG : dir: reading active writers 2026/07/08 03:16:06 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:16:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/08 03:16:07 DEBUG : dir: Looking for writers 2026/07/08 03:16:07 DEBUG : Looking for writers 2026/07/08 03:16:07 DEBUG : dir: reading active writers 2026/07/08 03:16:07 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:16:07 DEBUG : dir: Looking for writers 2026/07/08 03:16:07 DEBUG : Looking for writers 2026/07/08 03:16:07 DEBUG : dir: reading active writers 2026/07/08 03:16:07 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:16:07 DEBUG : newLeaf: size = 25 OK 2026/07/08 03:16:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:16:07 INFO : newLeaf: Copied (replaced existing) 2026/07/08 03:16:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-08 03:16:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/08 03:16:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/08 03:16:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/08 03:16:08 DEBUG : dir: Looking for writers 2026/07/08 03:16:08 DEBUG : Looking for writers 2026/07/08 03:16:08 DEBUG : dir: reading active writers 2026/07/08 03:16:08 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:08 DEBUG : >WaitForWriters: 2026/07/08 03:16:09 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:09 DEBUG : dir: Looking for writers 2026/07/08 03:16:09 DEBUG : Looking for writers 2026/07/08 03:16:09 DEBUG : dir: reading active writers 2026/07/08 03:16:09 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:09 DEBUG : >WaitForWriters: 2026/07/08 03:16:09 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:10 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:10 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:16:10 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:10 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:16:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:16:13 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:13 DEBUG : dir: Looking for writers 2026/07/08 03:16:13 DEBUG : file1: reading active writers 2026/07/08 03:16:13 DEBUG : Looking for writers 2026/07/08 03:16:13 DEBUG : dir: reading active writers 2026/07/08 03:16:13 DEBUG : >WaitForWriters: 2026/07/08 03:16:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): _readAt: size=512, off=0 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): openPending: 2026/07/08 03:16:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/08 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/08 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): >openPending: err= 2026/07/08 03:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/08 03:16:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:16:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): >_readAt: n=14, err=EOF 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): close: 2026/07/08 03:16:13 DEBUG : dir/file1(0x14ad19b21140): >close: err= 2026/07/08 03:16:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:16:15 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:16:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:16:15 DEBUG : newLeaf: Updating file with newLeaf 0x14ad1a048000 2026/07/08 03:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:16:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/08 03:16:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/08 03:16:16 DEBUG : dir/file1: Updating file with dir/file1 0x14ad1a048000 2026/07/08 03:16:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/08 03:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:16:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:16 DEBUG : dir/file1(0x14ad199f6880): openPending: 2026/07/08 03:16:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/08 03:16:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/08 03:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:16 DEBUG : dir/file1(0x14ad199f6880): >openPending: err= 2026/07/08 03:16:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:16:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:16 DEBUG : dir/file1(0x14ad199f6880): _writeAt: size=25, off=0 2026/07/08 03:16:16 DEBUG : dir/file1(0x14ad199f6880): >_writeAt: n=25, err= 2026/07/08 03:16:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/08 03:16:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/08 03:16:17 DEBUG : newLeaf: Updating file with newLeaf 0x14ad1a048000 2026/07/08 03:16:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:16:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:17 DEBUG : newLeaf(0x14ad199f6880): close: 2026/07/08 03:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/08 03:16:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-08 03:16:16.536071477 +0000 UTC m=+262.583281620 2026/07/08 03:16:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/08 03:16:17 DEBUG : newLeaf(0x14ad199f6880): >close: err= 2026/07/08 03:16:17 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:16:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:16:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:16:17 DEBUG : dir: Looking for writers 2026/07/08 03:16:17 DEBUG : Looking for writers 2026/07/08 03:16:17 DEBUG : dir: reading active writers 2026/07/08 03:16:17 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:16:18 DEBUG : dir: Looking for writers 2026/07/08 03:16:18 DEBUG : Looking for writers 2026/07/08 03:16:18 DEBUG : dir: reading active writers 2026/07/08 03:16:18 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:16:18 DEBUG : newLeaf: size = 25 OK 2026/07/08 03:16:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/08 03:16:18 INFO : newLeaf: Copied (replaced existing) 2026/07/08 03:16:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-08 03:16:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/08 03:16:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/08 03:16:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/08 03:16:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/08 03:16:19 DEBUG : dir: Looking for writers 2026/07/08 03:16:19 DEBUG : Looking for writers 2026/07/08 03:16:19 DEBUG : dir: reading active writers 2026/07/08 03:16:19 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:19 DEBUG : >WaitForWriters: 2026/07/08 03:16:19 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:19 DEBUG : dir: Looking for writers 2026/07/08 03:16:19 DEBUG : Looking for writers 2026/07/08 03:16:19 DEBUG : newLeaf: reading active writers 2026/07/08 03:16:19 DEBUG : dir: reading active writers 2026/07/08 03:16:19 DEBUG : >WaitForWriters: 2026/07/08 03:16:19 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestFileRename (66.06s) --- PASS: TestFileRename/off,forceCache=false (9.58s) --- PASS: TestFileRename/minimal,forceCache=false (9.59s) --- PASS: TestFileRename/minimal,forceCache=true (13.08s) --- PASS: TestFileRename/writes,forceCache=false (10.24s) --- PASS: TestFileRename/writes,forceCache=true (12.79s) --- PASS: TestFileRename/full,forceCache=false (10.78s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:21 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:21 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:21 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:21 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:21 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:21 DEBUG : Looking for writers 2026/07/08 03:16:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === 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:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:21 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:21 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:16:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/08 03:16:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:25 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:25 DEBUG : dir: Looking for writers 2026/07/08 03:16:25 DEBUG : file1: reading active writers 2026/07/08 03:16:25 DEBUG : Looking for writers 2026/07/08 03:16:25 DEBUG : dir: reading active writers 2026/07/08 03:16:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:26 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:26 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:16:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/08 03:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/08 03:16:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/08 03:16:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/08 03:16:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/08 03:16:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/08 03:16:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/08 03:16:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/08 03:16:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/08 03:16:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/08 03:16:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/08 03:16:31 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:31 DEBUG : dir: Looking for writers 2026/07/08 03:16:31 DEBUG : file1: reading active writers 2026/07/08 03:16:31 DEBUG : Looking for writers 2026/07/08 03:16:31 DEBUG : dir: reading active writers 2026/07/08 03:16:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.16s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:32 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:32 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:16:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/08 03:16:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/08 03:16:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/08 03:16:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/08 03:16:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/08 03:16:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/08 03:16:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/08 03:16:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/08 03:16:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/08 03:16:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/08 03:16:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/08 03:16:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/08 03:16:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/08 03:16:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/08 03:16:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/08 03:16:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/08 03:16:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/08 03:16:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/08 03:16:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/08 03:16:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/08 03:16:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/08 03:16:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/08 03:16:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/08 03:16:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/08 03:16:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/08 03:16:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/08 03:16:37 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:37 DEBUG : dir: Looking for writers 2026/07/08 03:16:37 DEBUG : file1: reading active writers 2026/07/08 03:16:37 DEBUG : Looking for writers 2026/07/08 03:16:37 DEBUG : dir: reading active writers 2026/07/08 03:16:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.19s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:38 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:38 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:16:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/08 03:16:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:41 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:41 DEBUG : dir: Looking for writers 2026/07/08 03:16:41 DEBUG : file1: reading active writers 2026/07/08 03:16:41 DEBUG : Looking for writers 2026/07/08 03:16:41 DEBUG : dir: reading active writers 2026/07/08 03:16:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:43 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:43 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:16:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/08 03:16:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/08 03:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/08 03:16:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/08 03:16:46 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:46 DEBUG : dir: Looking for writers 2026/07/08 03:16:46 DEBUG : file1: reading active writers 2026/07/08 03:16:46 DEBUG : Looking for writers 2026/07/08 03:16:46 DEBUG : dir: reading active writers 2026/07/08 03:16:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:16:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:16:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): _readAt: size=1, off=0 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): openPending: 2026/07/08 03:16:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:16:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:16:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >openPending: err= 2026/07/08 03:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/08 03:16:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:16:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >_readAt: n=1, err= 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): _readAt: size=256, off=1 2026/07/08 03:16:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >_readAt: n=15, err=EOF 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): _readAt: size=16, off=16 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >_readAt: n=0, err=EOF 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): close: 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >close: err= 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): close: 2026/07/08 03:16:50 DEBUG : dir/file1(0x14ad19b21040): >close: err=file already closed 2026/07/08 03:16:50 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:50 DEBUG : dir: Looking for writers 2026/07/08 03:16:50 DEBUG : file1: reading active writers 2026/07/08 03:16:50 DEBUG : Looking for writers 2026/07/08 03:16:50 DEBUG : dir: reading active writers 2026/07/08 03:16:50 DEBUG : >WaitForWriters: 2026/07/08 03:16:50 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.60s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:51 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:51 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:16:51 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:51 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:16:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:16:54 DEBUG : dir/file1(0x14ad19b21180): _readAt: size=1, off=0 2026/07/08 03:16:54 DEBUG : dir/file1(0x14ad19b21180): openPending: 2026/07/08 03:16:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:16:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:16:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:54 DEBUG : dir/file1(0x14ad19b21180): >openPending: err= 2026/07/08 03:16:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/08 03:16:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:16:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >_readAt: n=1, err= 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): _readAt: size=1, off=5 2026/07/08 03:16:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >_readAt: n=1, err= 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): _readAt: size=1, off=3 2026/07/08 03:16:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >_readAt: n=1, err= 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): _readAt: size=1, off=13 2026/07/08 03:16:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >_readAt: n=1, err= 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): _readAt: size=16, off=100 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >_readAt: n=0, err=EOF 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): close: 2026/07/08 03:16:55 DEBUG : dir/file1(0x14ad19b21180): >close: err= 2026/07/08 03:16:55 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:55 DEBUG : dir: Looking for writers 2026/07/08 03:16:55 DEBUG : file1: reading active writers 2026/07/08 03:16:55 DEBUG : Looking for writers 2026/07/08 03:16:55 DEBUG : dir: reading active writers 2026/07/08 03:16:55 DEBUG : >WaitForWriters: 2026/07/08 03:16:55 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting 2026/07/08 03:16:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:16:55 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-pawuwuz7kuza/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.37s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:16:56 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:16:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:16:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:16:56 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:16:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:16:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:16:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:16:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:16:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:16:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:16:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=1, off=0 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): openPending: 2026/07/08 03:16:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:16:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:16:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >openPending: err= 2026/07/08 03:16:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/08 03:16:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:16:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:16:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=1, err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=1, off=5 2026/07/08 03:16:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=1, err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=1, off=1 2026/07/08 03:16:59 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=1, err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=6, off=10 2026/07/08 03:16:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=6, err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=256, off=10 2026/07/08 03:16:59 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=6, err=EOF 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=256, off=100 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=0, err=EOF 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): close: 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >close: err= 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): _readAt: size=256, off=100 2026/07/08 03:16:59 DEBUG : dir/file1(0x14ad19fcb000): >_readAt: n=0, err=file already closed 2026/07/08 03:16:59 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:16:59 DEBUG : dir: Looking for writers 2026/07/08 03:16:59 DEBUG : file1: reading active writers 2026/07/08 03:16:59 DEBUG : Looking for writers 2026/07/08 03:16:59 DEBUG : dir: reading active writers 2026/07/08 03:16:59 DEBUG : >WaitForWriters: 2026/07/08 03:16:59 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting 2026/07/08 03:17:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:17:00 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-pawuwuz7kuza/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.31s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:00 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:00 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:00 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:17:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:17:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:17:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:17:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:17:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:17:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): RWFileHandle.Flush 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): _readAt: size=256, off=0 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): openPending: 2026/07/08 03:17:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:17:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:17:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): >openPending: err= 2026/07/08 03:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/08 03:17:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:17:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:17:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): >_readAt: n=16, err=EOF 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): RWFileHandle.Flush 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): RWFileHandle.Flush 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): close: 2026/07/08 03:17:03 DEBUG : dir/file1(0x14ad19c0c4c0): >close: err= 2026/07/08 03:17:03 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:03 DEBUG : dir: Looking for writers 2026/07/08 03:17:03 DEBUG : file1: reading active writers 2026/07/08 03:17:03 DEBUG : Looking for writers 2026/07/08 03:17:03 DEBUG : dir: reading active writers 2026/07/08 03:17:03 DEBUG : >WaitForWriters: 2026/07/08 03:17:03 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting 2026/07/08 03:17:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:17:04 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-pawuwuz7kuza/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.24s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:04 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:04 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:04 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:04 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:17:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:17:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/08 03:17:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:17:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:17:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:17:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): _readAt: size=256, off=0 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): openPending: 2026/07/08 03:17:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:17:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:17:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): >openPending: err= 2026/07/08 03:17:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/08 03:17:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:17:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:17:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): >_readAt: n=16, err=EOF 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): RWFileHandle.Release 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): close: 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): >close: err= 2026/07/08 03:17:07 DEBUG : dir/file1(0x14ad1a024540): RWFileHandle.Release 2026/07/08 03:17:07 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:07 DEBUG : dir: Looking for writers 2026/07/08 03:17:07 DEBUG : file1: reading active writers 2026/07/08 03:17:07 DEBUG : Looking for writers 2026/07/08 03:17:07 DEBUG : dir: reading active writers 2026/07/08 03:17:07 DEBUG : >WaitForWriters: 2026/07/08 03:17:07 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting 2026/07/08 03:17:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:17:08 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-pawuwuz7kuza/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.18s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:09 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:09 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:09 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:09 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:09 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): openPending: 2026/07/08 03:17:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): >openPending: err= 2026/07/08 03:17:09 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): _writeAt: size=5, off=0 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): >_writeAt: n=5, err= 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): _writeAt: size=7, off=5 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): >_writeAt: n=7, err= 2026/07/08 03:17:09 DEBUG : file1: vfs cache: truncate to size=11 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): close: 2026/07/08 03:17:09 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:09.279906978 +0000 UTC m=+315.327117121 2026/07/08 03:17:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): >close: err= 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): close: 2026/07/08 03:17:09 DEBUG : file1(0x14ad1a024cc0): >close: err=file already closed 2026/07/08 03:17:09 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:09 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:09 DEBUG : Looking for writers 2026/07/08 03:17:09 DEBUG : file1: reading active writers 2026/07/08 03:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/08 03:17:10 DEBUG : Looking for writers 2026/07/08 03:17:10 DEBUG : file1: reading active writers 2026/07/08 03:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:11 DEBUG : file1: size = 11 OK 2026/07/08 03:17:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:17:11 INFO : file1: Copied (new) 2026/07/08 03:17:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-08 03:17:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/08 03:17:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:11 DEBUG : Looking for writers 2026/07/08 03:17:11 DEBUG : file1: reading active writers 2026/07/08 03:17:11 DEBUG : >WaitForWriters: 2026/07/08 03:17:11 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:11 DEBUG : Looking for writers 2026/07/08 03:17:11 DEBUG : file1: reading active writers 2026/07/08 03:17:11 DEBUG : >WaitForWriters: 2026/07/08 03:17:11 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:12 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:12 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:12 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:12 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:12 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): openPending: 2026/07/08 03:17:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): >openPending: err= 2026/07/08 03:17:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): _writeAt: size=7, off=0 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): >_writeAt: n=7, err= 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): _writeAt: size=6, off=5 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): >_writeAt: n=6, err= 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): close: 2026/07/08 03:17:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:12.439445829 +0000 UTC m=+318.486655972 2026/07/08 03:17:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): >close: err= 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): _writeAt: size=5, off=0 2026/07/08 03:17:12 DEBUG : file1(0x14ad19b21280): >_writeAt: n=0, err=file already closed 2026/07/08 03:17:12 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:12 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:12 DEBUG : Looking for writers 2026/07/08 03:17:12 DEBUG : file1: reading active writers 2026/07/08 03:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:17:12 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-pawuwuz7kuza/dir/file1: no such file or directory 2026/07/08 03:17:13 DEBUG : Looking for writers 2026/07/08 03:17:13 DEBUG : file1: reading active writers 2026/07/08 03:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:13 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/08 03:17:13 DEBUG : Looking for writers 2026/07/08 03:17:13 DEBUG : file1: reading active writers 2026/07/08 03:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:14 DEBUG : file1: size = 11 OK 2026/07/08 03:17:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:17:14 INFO : file1: Copied (new) 2026/07/08 03:17:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-08 03:17:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/08 03:17:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:14 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:14 DEBUG : Looking for writers 2026/07/08 03:17:14 DEBUG : file1: reading active writers 2026/07/08 03:17:14 DEBUG : >WaitForWriters: 2026/07/08 03:17:14 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:14 DEBUG : Looking for writers 2026/07/08 03:17:14 DEBUG : file1: reading active writers 2026/07/08 03:17:14 DEBUG : >WaitForWriters: 2026/07/08 03:17:14 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:15 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:15 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:15 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:15 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:15 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:15 DEBUG : file1(0x14ad19ba7ec0): openPending: 2026/07/08 03:17:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:15 DEBUG : file1(0x14ad19ba7ec0): >openPending: err= 2026/07/08 03:17:15 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:15 DEBUG : file1(0x14ad19ba7ec0): close: 2026/07/08 03:17:15 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:15.615355537 +0000 UTC m=+321.662565670 2026/07/08 03:17:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:15 DEBUG : file1(0x14ad19ba7ec0): >close: err= 2026/07/08 03:17:15 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/08 03:17:15 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:17:15 DEBUG : file2: newRWFileHandle: 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): openPending: 2026/07/08 03:17:15 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): >openPending: err= 2026/07/08 03:17:15 DEBUG : file2: >newRWFileHandle: err= 2026/07/08 03:17:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/08 03:17:15 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/08 03:17:15 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): RWFileHandle.Flush 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): RWFileHandle.Release 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): close: 2026/07/08 03:17:15 DEBUG : file2: vfs cache: setting modification time to 2026-07-08 03:17:15.616427 +0000 UTC m=+321.663637202 2026/07/08 03:17:15 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:15 DEBUG : file2(0x14ad1a08e580): >close: err= 2026/07/08 03:17:15 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/08 03:17:15 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:15 DEBUG : file2: vfs cache: starting upload 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/08 03:17:15 DEBUG : Looking for writers 2026/07/08 03:17:15 DEBUG : file1: reading active writers 2026/07/08 03:17:15 DEBUG : file2: reading active writers 2026/07/08 03:17:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/08 03:17:16 DEBUG : Looking for writers 2026/07/08 03:17:16 DEBUG : file1: reading active writers 2026/07/08 03:17:16 DEBUG : file2: reading active writers 2026/07/08 03:17:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/08 03:17:16 DEBUG : Looking for writers 2026/07/08 03:17:16 DEBUG : file1: reading active writers 2026/07/08 03:17:16 DEBUG : file2: reading active writers 2026/07/08 03:17:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/08 03:17:17 DEBUG : file1: size = 0 OK 2026/07/08 03:17:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:17:17 INFO : file1: Copied (new) 2026/07/08 03:17:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-08 03:17:15 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/08 03:17:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:17 DEBUG : Looking for writers 2026/07/08 03:17:17 DEBUG : file1: reading active writers 2026/07/08 03:17:17 DEBUG : file2: reading active writers 2026/07/08 03:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:18 DEBUG : Looking for writers 2026/07/08 03:17:18 DEBUG : file2: reading active writers 2026/07/08 03:17:18 DEBUG : file1: reading active writers 2026/07/08 03:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:18 DEBUG : file2: size = 0 OK 2026/07/08 03:17:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:17:18 INFO : file2: Copied (new) 2026/07/08 03:17:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-08 03:17:15 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/08 03:17:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/08 03:17:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/08 03:17:18 INFO : file2: vfs cache: upload succeeded try #1 2026/07/08 03:17:19 DEBUG : Looking for writers 2026/07/08 03:17:19 DEBUG : file1: reading active writers 2026/07/08 03:17:19 DEBUG : file2: reading active writers 2026/07/08 03:17:19 DEBUG : >WaitForWriters: 2026/07/08 03:17:20 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:20 DEBUG : Looking for writers 2026/07/08 03:17:20 DEBUG : file1: reading active writers 2026/07/08 03:17:20 DEBUG : file2: reading active writers 2026/07/08 03:17:20 DEBUG : >WaitForWriters: 2026/07/08 03:17:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.34s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:20 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:20 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:20 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): openPending: 2026/07/08 03:17:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): >openPending: err= 2026/07/08 03:17:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): _writeAt: size=5, off=0 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): >_writeAt: n=5, err= 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): RWFileHandle.Flush 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): RWFileHandle.Flush 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): close: 2026/07/08 03:17:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:20.953767249 +0000 UTC m=+327.000977392 2026/07/08 03:17:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:20 DEBUG : file1(0x14ad199f7600): >close: err= 2026/07/08 03:17:20 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:20 DEBUG : Looking for writers 2026/07/08 03:17:20 DEBUG : file1: reading active writers 2026/07/08 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:20 DEBUG : Looking for writers 2026/07/08 03:17:20 DEBUG : file1: reading active writers 2026/07/08 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:20 DEBUG : Looking for writers 2026/07/08 03:17:20 DEBUG : file1: reading active writers 2026/07/08 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:21 DEBUG : Looking for writers 2026/07/08 03:17:21 DEBUG : file1: reading active writers 2026/07/08 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:21 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:21 DEBUG : Looking for writers 2026/07/08 03:17:21 DEBUG : file1: reading active writers 2026/07/08 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:21 DEBUG : Looking for writers 2026/07/08 03:17:21 DEBUG : file1: reading active writers 2026/07/08 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:21 DEBUG : Looking for writers 2026/07/08 03:17:21 DEBUG : file1: reading active writers 2026/07/08 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:17:22 DEBUG : Looking for writers 2026/07/08 03:17:22 DEBUG : file1: reading active writers 2026/07/08 03:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:22 DEBUG : file1: size = 5 OK 2026/07/08 03:17:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:17:22 INFO : file1: Copied (new) 2026/07/08 03:17:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-08 03:17:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/08 03:17:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:23 DEBUG : Looking for writers 2026/07/08 03:17:23 DEBUG : file1: reading active writers 2026/07/08 03:17:23 DEBUG : >WaitForWriters: 2026/07/08 03:17:23 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.99s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:23 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:23 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:23 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:23 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:23 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): openPending: 2026/07/08 03:17:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): >openPending: err= 2026/07/08 03:17:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): _writeAt: size=5, off=0 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): >_writeAt: n=5, err= 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): RWFileHandle.Release 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): close: 2026/07/08 03:17:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:23.944357827 +0000 UTC m=+329.991567970 2026/07/08 03:17:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): >close: err= 2026/07/08 03:17:23 DEBUG : file1(0x14ad19c0c780): RWFileHandle.Release 2026/07/08 03:17:23 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:23 DEBUG : Looking for writers 2026/07/08 03:17:23 DEBUG : file1: reading active writers 2026/07/08 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:23 DEBUG : Looking for writers 2026/07/08 03:17:23 DEBUG : file1: reading active writers 2026/07/08 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:23 DEBUG : Looking for writers 2026/07/08 03:17:23 DEBUG : file1: reading active writers 2026/07/08 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:24 DEBUG : Looking for writers 2026/07/08 03:17:24 DEBUG : file1: reading active writers 2026/07/08 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:24 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:24 DEBUG : Looking for writers 2026/07/08 03:17:24 DEBUG : file1: reading active writers 2026/07/08 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:24 DEBUG : Looking for writers 2026/07/08 03:17:24 DEBUG : file1: reading active writers 2026/07/08 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:24 DEBUG : Looking for writers 2026/07/08 03:17:24 DEBUG : file1: reading active writers 2026/07/08 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:17:25 DEBUG : Looking for writers 2026/07/08 03:17:25 DEBUG : file1: reading active writers 2026/07/08 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:25 DEBUG : file1: size = 5 OK 2026/07/08 03:17:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:17:25 INFO : file1: Copied (new) 2026/07/08 03:17:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-08 03:17:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/08 03:17:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:26 DEBUG : Looking for writers 2026/07/08 03:17:26 DEBUG : file1: reading active writers 2026/07/08 03:17:26 DEBUG : >WaitForWriters: 2026/07/08 03:17:26 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:26 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:26 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:26 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:26 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:17:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/08 03:17:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:17:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): openPending: 2026/07/08 03:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): >openPending: err= 2026/07/08 03:17:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/08 03:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): _writeAt: size=5, off=0 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): >_writeAt: n=5, err= 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): close: 2026/07/08 03:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-08 03:17:29.658035878 +0000 UTC m=+335.705246021 2026/07/08 03:17:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:29 DEBUG : dir/file1(0x14ad199f6a80): >close: err= 2026/07/08 03:17:29 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:29 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:17:29 DEBUG : dir: Looking for writers 2026/07/08 03:17:29 DEBUG : file1: reading active writers 2026/07/08 03:17:29 DEBUG : Looking for writers 2026/07/08 03:17:29 DEBUG : dir: reading active writers 2026/07/08 03:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:30 DEBUG : dir: Looking for writers 2026/07/08 03:17:30 DEBUG : file1: reading active writers 2026/07/08 03:17:30 DEBUG : Looking for writers 2026/07/08 03:17:30 DEBUG : dir: reading active writers 2026/07/08 03:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:30 DEBUG : dir: Looking for writers 2026/07/08 03:17:30 DEBUG : file1: reading active writers 2026/07/08 03:17:30 DEBUG : Looking for writers 2026/07/08 03:17:30 DEBUG : dir: reading active writers 2026/07/08 03:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:31 DEBUG : dir/file1: size = 5 OK 2026/07/08 03:17:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:17:31 INFO : dir/file1: Copied (replaced existing) 2026/07/08 03:17:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-08 03:17:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/08 03:17:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:31 DEBUG : dir: Looking for writers 2026/07/08 03:17:31 DEBUG : file1: reading active writers 2026/07/08 03:17:31 DEBUG : Looking for writers 2026/07/08 03:17:31 DEBUG : dir: reading active writers 2026/07/08 03:17:31 DEBUG : >WaitForWriters: 2026/07/08 03:17:31 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:33 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:33 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:33 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:33 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/08 03:17:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/08 03:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/08 03:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/08 03:17:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): _writeAt: size=5, off=0 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): openPending: 2026/07/08 03:17:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/08 03:17:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/08 03:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): >openPending: err= 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): >_writeAt: n=5, err= 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): _writeAt: size=15, off=5 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): >_writeAt: n=15, err= 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): close: 2026/07/08 03:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/08 03:17:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-08 03:17:36.336337061 +0000 UTC m=+342.383547194 2026/07/08 03:17:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:36 DEBUG : dir/file1(0x14ad19c0c2c0): >close: err= 2026/07/08 03:17:36 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:36 DEBUG : dir/file1: vfs cache: starting upload 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:36 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:36 DEBUG : dir: Looking for writers 2026/07/08 03:17:36 DEBUG : file1: reading active writers 2026/07/08 03:17:36 DEBUG : Looking for writers 2026/07/08 03:17:36 DEBUG : dir: reading active writers 2026/07/08 03:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:37 DEBUG : dir: Looking for writers 2026/07/08 03:17:37 DEBUG : file1: reading active writers 2026/07/08 03:17:37 DEBUG : Looking for writers 2026/07/08 03:17:37 DEBUG : dir: reading active writers 2026/07/08 03:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:37 DEBUG : dir/file1: size = 20 OK 2026/07/08 03:17:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/08 03:17:37 INFO : dir/file1: Copied (replaced existing) 2026/07/08 03:17:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-08 03:17:36 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/08 03:17:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:38 DEBUG : dir: Looking for writers 2026/07/08 03:17:38 DEBUG : file1: reading active writers 2026/07/08 03:17:38 DEBUG : Looking for writers 2026/07/08 03:17:38 DEBUG : dir: reading active writers 2026/07/08 03:17:38 DEBUG : >WaitForWriters: 2026/07/08 03:17:38 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.31s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:39 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:39 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:39 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:39 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:39 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): openPending: 2026/07/08 03:17:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): >openPending: err= 2026/07/08 03:17:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): _writeAt: size=5, off=0 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): >_writeAt: n=5, err= 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): close: 2026/07/08 03:17:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-08 03:17:39.851406807 +0000 UTC m=+345.898617020 2026/07/08 03:17:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:39 DEBUG : file1(0x14ad19b21b80): >close: err= 2026/07/08 03:17:39 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:39 DEBUG : Looking for writers 2026/07/08 03:17:39 DEBUG : file1: reading active writers 2026/07/08 03:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:39 DEBUG : Looking for writers 2026/07/08 03:17:39 DEBUG : file1: reading active writers 2026/07/08 03:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:39 DEBUG : Looking for writers 2026/07/08 03:17:39 DEBUG : file1: reading active writers 2026/07/08 03:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:39 DEBUG : Looking for writers 2026/07/08 03:17:39 DEBUG : file1: reading active writers 2026/07/08 03:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:39 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:40 DEBUG : Looking for writers 2026/07/08 03:17:40 DEBUG : file1: reading active writers 2026/07/08 03:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:40 DEBUG : Looking for writers 2026/07/08 03:17:40 DEBUG : file1: reading active writers 2026/07/08 03:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:40 DEBUG : Looking for writers 2026/07/08 03:17:40 DEBUG : file1: reading active writers 2026/07/08 03:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:17:41 DEBUG : Looking for writers 2026/07/08 03:17:41 DEBUG : file1: reading active writers 2026/07/08 03:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:41 DEBUG : file1: size = 5 OK 2026/07/08 03:17:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:17:41 INFO : file1: Copied (new) 2026/07/08 03:17:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-08 03:17:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/08 03:17:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:41 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:42 DEBUG : Looking for writers 2026/07/08 03:17:42 DEBUG : file1: reading active writers 2026/07/08 03:17:42 DEBUG : >WaitForWriters: 2026/07/08 03:17:42 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:42 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:42 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:42 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:42 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/08 03:17:42 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.827409724 +0000 UTC m=+348.874619867 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08e6c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.827409724 +0000 UTC m=+348.874619867 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08ed00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.827409724 +0000 UTC m=+348.874619867 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f1c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19aeebd0 item 1 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.82954734 +0000 UTC m=+348.876757483 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08f840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.82954734 +0000 UTC m=+348.876757483 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a08fd40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19aefce0 item 2 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.830902977 +0000 UTC m=+348.878113120 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21280): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.830902977 +0000 UTC m=+348.878113120 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21740): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.830902977 +0000 UTC m=+348.878113120 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19b21c00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d56850 item 3 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.832760176 +0000 UTC m=+348.879970320 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19ba7e80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.832760176 +0000 UTC m=+348.879970320 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af0e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d571f0 item 4 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.834541163 +0000 UTC m=+348.881751306 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19af1b40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.834541163 +0000 UTC m=+348.881751306 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd22c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.834541163 +0000 UTC m=+348.881751306 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2780): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19a8f960 item 5 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.836449267 +0000 UTC m=+348.883659410 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd2e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.836449267 +0000 UTC m=+348.883659410 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ceb260 item 6 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.837876299 +0000 UTC m=+348.885086442 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd39c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.837876299 +0000 UTC m=+348.885086442 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19cd3ec0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.837876299 +0000 UTC m=+348.885086442 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfe480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ceb5e0 item 7 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.841429043 +0000 UTC m=+348.888639186 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dfeb00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.841429043 +0000 UTC m=+348.888639186 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff040): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19cebb90 item 8 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad19dff600): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.844048154 +0000 UTC m=+348.891258287 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dff9c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.844048154 +0000 UTC m=+348.891258287 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19dffe40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.844048154 +0000 UTC m=+348.891258287 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ae4cb0 item 9 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.847384422 +0000 UTC m=+348.894594555 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0c980): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.847384422 +0000 UTC m=+348.894594555 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19c0cfc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ad5960 item 10 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad19e5a640): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5a640): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.849633768 +0000 UTC m=+348.896843911 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5aa00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.849633768 +0000 UTC m=+348.896843911 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5af00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.849633768 +0000 UTC m=+348.896843911 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5b400): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ae5e30 item 11 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.853417116 +0000 UTC m=+348.900627260 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19e5ba80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.853417116 +0000 UTC m=+348.900627260 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac0c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19a39110 item 12 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad19fac700): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fac700): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.855442793 +0000 UTC m=+348.902652936 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19facac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.855442793 +0000 UTC m=+348.902652936 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad180): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19aaf030 item 13 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.857584216 +0000 UTC m=+348.904794359 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fad800): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.857584216 +0000 UTC m=+348.904794359 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fadd40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19a71030 item 14 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad19fd4480): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.859649185 +0000 UTC m=+348.906859328 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.859649185 +0000 UTC m=+348.906859328 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd4f00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19a88230 item 15 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.861797662 +0000 UTC m=+348.909007795 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.861797662 +0000 UTC m=+348.909007795 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fd5ac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19a89110 item 16 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.863841431 +0000 UTC m=+348.911051564 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee200): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.863841431 +0000 UTC m=+348.911051564 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fee680): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.863841431 +0000 UTC m=+348.911051564 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19feeb80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad196ca770 item 17 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.865605616 +0000 UTC m=+348.912815749 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef200): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.865605616 +0000 UTC m=+348.912815749 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fef740): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19be0540 item 18 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.867167371 +0000 UTC m=+348.914377503 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad19fefdc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.867167371 +0000 UTC m=+348.914377503 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0263c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.867167371 +0000 UTC m=+348.914377503 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0268c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19be0a10 item 19 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.869283877 +0000 UTC m=+348.916494010 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a026f40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.869283877 +0000 UTC m=+348.916494010 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19be1340 item 20 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.870702562 +0000 UTC m=+348.917912695 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a027b00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.870702562 +0000 UTC m=+348.917912695 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074100): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.870702562 +0000 UTC m=+348.917912695 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19be16c0 item 21 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.872774205 +0000 UTC m=+348.919984338 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a074c80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.872774205 +0000 UTC m=+348.919984338 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0751c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19be1b90 item 22 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.87466676 +0000 UTC m=+348.921876894 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.87466676 +0000 UTC m=+348.921876894 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a075d40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.87466676 +0000 UTC m=+348.921876894 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19e90930 item 23 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.877774148 +0000 UTC m=+348.924984282 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b49c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.877774148 +0000 UTC m=+348.924984282 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b4f00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19e91ce0 item 24 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad1a0b5540): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5540): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.879408329 +0000 UTC m=+348.926618462 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5900): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.879408329 +0000 UTC m=+348.926618462 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0b5e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.879408329 +0000 UTC m=+348.926618462 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19aa6ee0 item 25 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.881656973 +0000 UTC m=+348.928867107 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d2ac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.881656973 +0000 UTC m=+348.928867107 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3000): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d86150 item 26 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad1a0d3640): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3640): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.883016388 +0000 UTC m=+348.930226521 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0d3a00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.883016388 +0000 UTC m=+348.930226521 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee000): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.883016388 +0000 UTC m=+348.930226521 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ee540): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d864d0 item 27 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.884836077 +0000 UTC m=+348.932046210 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0eebc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.884836077 +0000 UTC m=+348.932046210 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef100): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d869a0 item 28 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad1a0ef740): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0ef740): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.88644523 +0000 UTC m=+348.933655363 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0efb00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.88644523 +0000 UTC m=+348.933655363 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1162c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d86d20 item 29 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.88772298 +0000 UTC m=+348.934933113 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116940): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.88772298 +0000 UTC m=+348.934933113 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a116e80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d870a0 item 30 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): _readAt: size=2, off=0 2026/07/08 03:17:42 ERROR : open-test-file(0x14ad1a1174c0): Couldn't read size of file 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1174c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.889241614 +0000 UTC m=+348.936451747 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a117880): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.889241614 +0000 UTC m=+348.936451747 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138040): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d87490 item 31 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.890785755 +0000 UTC m=+348.937995888 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1386c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.890785755 +0000 UTC m=+348.937995888 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a138c00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d878f0 item 32 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.892221252 +0000 UTC m=+348.939431385 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19d87c70 item 33 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.89280577 +0000 UTC m=+348.940015903 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1396c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.89280577 +0000 UTC m=+348.940015903 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a139bc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbc000 item 33 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.894003811 +0000 UTC m=+348.941213944 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a300): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbc460 item 34 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.894475146 +0000 UTC m=+348.941685279 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15a780): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.894475146 +0000 UTC m=+348.941685279 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15acc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbc770 item 34 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.895512556 +0000 UTC m=+348.942722689 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b300): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbcaf0 item 35 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.895905954 +0000 UTC m=+348.943116087 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15b780): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.895905954 +0000 UTC m=+348.943116087 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a15bc80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbce00 item 35 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.897471226 +0000 UTC m=+348.944681369 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a400): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbd2d0 item 36 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.897928254 +0000 UTC m=+348.945138388 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17a900): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.897928254 +0000 UTC m=+348.945138388 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17ae40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbd490 item 36 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.899053739 +0000 UTC m=+348.946263872 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbd810 item 37 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.89954962 +0000 UTC m=+348.946759754 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17b900): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.89954962 +0000 UTC m=+348.946759754 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a17be00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbda40 item 37 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.900674153 +0000 UTC m=+348.947884286 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbe0e0 item 38 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.901377885 +0000 UTC m=+348.948588029 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196a80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.901377885 +0000 UTC m=+348.948588029 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a196fc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbe3f0 item 38 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.902739313 +0000 UTC m=+348.949949446 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197640): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbe770 item 39 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.903197083 +0000 UTC m=+348.950407216 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a197b40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.903197083 +0000 UTC m=+348.950407216 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6140): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbe9a0 item 39 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.905986313 +0000 UTC m=+348.953196447 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b67c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbf030 item 40 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.90640484 +0000 UTC m=+348.953614973 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b6cc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.90640484 +0000 UTC m=+348.953614973 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7200): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbf1f0 item 40 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.907695936 +0000 UTC m=+348.954906069 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b77c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbf570 item 41 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.908144218 +0000 UTC m=+348.955354352 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1b7cc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbf730 item 41 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.908539301 +0000 UTC m=+348.955749433 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2280): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.908539301 +0000 UTC m=+348.955749433 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d27c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbf8f0 item 41 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.909580125 +0000 UTC m=+348.956790258 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d2e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dbfce0 item 42 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.909960892 +0000 UTC m=+348.957171024 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3300): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0000 item 42 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.910419623 +0000 UTC m=+348.957629756 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.910419623 +0000 UTC m=+348.957629756 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1d3dc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc01c0 item 42 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.911385427 +0000 UTC m=+348.958595561 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0500): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0540 item 43 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.911767596 +0000 UTC m=+348.958977729 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0a00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0700 item 43 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.912228531 +0000 UTC m=+348.959438665 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f0f40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.912228531 +0000 UTC m=+348.959438665 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0930 item 43 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.913256392 +0000 UTC m=+348.960466525 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a1f1ac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0cb0 item 44 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.913656094 +0000 UTC m=+348.960866227 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2080c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc0e70 item 44 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.91415463 +0000 UTC m=+348.961364763 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.91415463 +0000 UTC m=+348.961364763 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a208b80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc1030 item 44 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.915131206 +0000 UTC m=+348.962341338 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2091c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc1420 item 45 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.915501882 +0000 UTC m=+348.962712015 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2096c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.915501882 +0000 UTC m=+348.962712015 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a209dc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc15e0 item 45 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.916668504 +0000 UTC m=+348.963878637 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22a500): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc1960 item 46 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.917266076 +0000 UTC m=+348.964476210 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22aa00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.917266076 +0000 UTC m=+348.964476210 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b100): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19dc1b90 item 46 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.918525492 +0000 UTC m=+348.965735626 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22b740): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24a070 item 47 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.919004612 +0000 UTC m=+348.966214746 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a22bc40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.919004612 +0000 UTC m=+348.966214746 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24a230 item 47 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.92006262 +0000 UTC m=+348.967272753 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250a80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24a5b0 item 48 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.920438005 +0000 UTC m=+348.967648148 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a250f80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.920438005 +0000 UTC m=+348.967648148 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251680): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24a770 item 48 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.921489852 +0000 UTC m=+348.968699995 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a251cc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24aaf0 item 49 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.921915451 +0000 UTC m=+348.969125585 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.921915451 +0000 UTC m=+348.969125585 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26a780): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24acb0 item 49 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.923046497 +0000 UTC m=+348.970256630 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26ae00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24b030 item 50 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.923550914 +0000 UTC m=+348.970761047 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b300): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.923550914 +0000 UTC m=+348.970761047 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a26b880): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24b1f0 item 50 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.924665689 +0000 UTC m=+348.971875832 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284000): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24b570 item 51 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.92511296 +0000 UTC m=+348.972323092 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284500): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.92511296 +0000 UTC m=+348.972323092 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a284a40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24b730 item 51 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.926465661 +0000 UTC m=+348.973675793 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2850c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ae13b0 item 52 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.927285741 +0000 UTC m=+348.974495875 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0247c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.927285741 +0000 UTC m=+348.974495875 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a024d40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ae1570 item 52 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.92917443 +0000 UTC m=+348.976384562 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0253c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19ae1e30 item 53 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.929654973 +0000 UTC m=+348.976865106 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a0258c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.929654973 +0000 UTC m=+348.976865106 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a025e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30a150 item 53 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.931231224 +0000 UTC m=+348.978441358 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30a4d0 item 54 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.931681049 +0000 UTC m=+348.978891182 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a310a80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.931681049 +0000 UTC m=+348.978891182 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311000): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30a690 item 54 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.932947378 +0000 UTC m=+348.980157511 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311680): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30aa10 item 55 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.933434774 +0000 UTC m=+348.980644907 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a311b80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.933434774 +0000 UTC m=+348.980644907 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a1c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30abd0 item 55 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.934734285 +0000 UTC m=+348.981944419 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32a840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30af50 item 56 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.935305448 +0000 UTC m=+348.982515582 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32ad40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.935305448 +0000 UTC m=+348.982515582 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b2c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30b110 item 56 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.936567469 +0000 UTC m=+348.983777602 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32b900): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30b490 item 57 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.936974205 +0000 UTC m=+348.984184337 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a32be40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30b650 item 57 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.937414511 +0000 UTC m=+348.984624644 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346480): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.937414511 +0000 UTC m=+348.984624644 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a346a00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30b810 item 57 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.938957279 +0000 UTC m=+348.986167412 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347040): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30bb90 item 58 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.939392808 +0000 UTC m=+348.986602941 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a30bd50 item 58 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.939863793 +0000 UTC m=+348.987073925 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a347ac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.939863793 +0000 UTC m=+348.987073925 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366180): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a364070 item 58 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.941010468 +0000 UTC m=+348.988220600 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3667c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3643f0 item 59 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.941416361 +0000 UTC m=+348.988626494 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a366d00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3645b0 item 59 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.942025204 +0000 UTC m=+348.989235337 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.942025204 +0000 UTC m=+348.989235337 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3677c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a364770 item 59 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.943468405 +0000 UTC m=+348.990678538 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a367e00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a364af0 item 60 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.943937938 +0000 UTC m=+348.991148071 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a364cb0 item 60 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.944520302 +0000 UTC m=+348.991730435 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392980): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.944520302 +0000 UTC m=+348.991730435 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a392f40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a364e70 item 60 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.947288633 +0000 UTC m=+348.994498766 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3651f0 item 61 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.94773472 +0000 UTC m=+348.994944854 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a393ac0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.94773472 +0000 UTC m=+348.994944854 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae2c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3653b0 item 61 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.949163936 +0000 UTC m=+348.996374069 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ae900): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a365730 item 62 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.949752552 +0000 UTC m=+348.996962685 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3aee40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.949752552 +0000 UTC m=+348.996962685 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3af540): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3658f0 item 62 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.951208488 +0000 UTC m=+348.998418621 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3afb80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a365c70 item 63 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.951635309 +0000 UTC m=+348.998845442 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc1c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.951635309 +0000 UTC m=+348.998845442 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cc8c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a365e30 item 63 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.95289175 +0000 UTC m=+349.000101882 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ccf00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d6310 item 64 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.953415254 +0000 UTC m=+349.000625386 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cd440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.953415254 +0000 UTC m=+349.000625386 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3cdb40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d64d0 item 64 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.954510802 +0000 UTC m=+349.001720936 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec280): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d6850 item 65 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.954907547 +0000 UTC m=+349.002117681 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ec700): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.954907547 +0000 UTC m=+349.002117681 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ecc00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d6a10 item 65 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.956355327 +0000 UTC m=+349.003565461 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d6d90 item 66 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.956827114 +0000 UTC m=+349.004037247 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3ed6c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.956827114 +0000 UTC m=+349.004037247 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a3edc00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d6f50 item 66 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.958005187 +0000 UTC m=+349.005215320 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d72d0 item 67 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.958434093 +0000 UTC m=+349.005644227 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40c7c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.958434093 +0000 UTC m=+349.005644227 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40ccc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d7490 item 67 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.959723225 +0000 UTC m=+349.006933358 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d7810 item 68 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.960365071 +0000 UTC m=+349.007575204 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40d840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.960365071 +0000 UTC m=+349.007575204 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a40dd80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d79d0 item 68 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.961495315 +0000 UTC m=+349.008705447 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e4c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a3d7d50 item 69 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.961956801 +0000 UTC m=+349.009166934 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42e940): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.961956801 +0000 UTC m=+349.009166934 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42ee40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43e070 item 69 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.963237257 +0000 UTC m=+349.010447391 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f4c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43e380 item 70 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.963727108 +0000 UTC m=+349.010937240 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42f8c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.963727108 +0000 UTC m=+349.010937240 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a42fe00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43e540 item 70 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.964783232 +0000 UTC m=+349.011993365 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44e580): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43e8c0 item 71 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.96530405 +0000 UTC m=+349.012514183 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ea80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.96530405 +0000 UTC m=+349.012514183 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44ef80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43ea80 item 71 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.966551464 +0000 UTC m=+349.013761597 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44f600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43ee00 item 72 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.967009975 +0000 UTC m=+349.014220109 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a44fb00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.967009975 +0000 UTC m=+349.014220109 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c140): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43efc0 item 72 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.968120933 +0000 UTC m=+349.015331076 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46c700): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43f340 item 73 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.968506577 +0000 UTC m=+349.015716711 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46cc00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43f500 item 73 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.968931526 +0000 UTC m=+349.016141658 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d0c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.968931526 +0000 UTC m=+349.016141658 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46d600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43f6c0 item 73 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.970024649 +0000 UTC m=+349.017234782 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a46dc40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43fa40 item 74 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.970426905 +0000 UTC m=+349.017637038 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43fc00 item 74 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.970871751 +0000 UTC m=+349.018081884 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48c780): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.970871751 +0000 UTC m=+349.018081884 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48cd00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a43fdc0 item 74 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.971958102 +0000 UTC m=+349.019168235 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49e2a0 item 75 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.972360919 +0000 UTC m=+349.019571052 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48d840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): _writeAt: size=3, off=2 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49e460 item 75 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.972788422 +0000 UTC m=+349.019998555 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a48dd80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.972788422 +0000 UTC m=+349.019998555 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ac3c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49e620 item 75 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.974045945 +0000 UTC m=+349.021256078 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4aca00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49e9a0 item 76 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.974538931 +0000 UTC m=+349.021749064 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4acf00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49eb60 item 76 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): _writeAt: size=3, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.975130432 +0000 UTC m=+349.022340566 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.975130432 +0000 UTC m=+349.022340566 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ad9c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49ed20 item 76 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.976183751 +0000 UTC m=+349.023393884 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce100): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49f0a0 item 77 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.976546332 +0000 UTC m=+349.023756465 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ce600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.976546332 +0000 UTC m=+349.023756465 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4ced00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49f260 item 77 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.977621543 +0000 UTC m=+349.024831676 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49f5e0 item 78 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.978005674 +0000 UTC m=+349.025215807 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4cf840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.978005674 +0000 UTC m=+349.025215807 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8040): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49f7a0 item 78 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.979836424 +0000 UTC m=+349.027046567 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8680): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49fb20 item 79 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.980310826 +0000 UTC m=+349.027520969 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e8b80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.980310826 +0000 UTC m=+349.027520969 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9280): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a49fce0 item 79 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.982215233 +0000 UTC m=+349.029425366 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e98c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fc1c0 item 80 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.982626146 +0000 UTC m=+349.029836279 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a4e9dc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.982626146 +0000 UTC m=+349.029836279 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50a5c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fc380 item 80 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.983983175 +0000 UTC m=+349.031193308 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50ac00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fc700 item 81 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.984442328 +0000 UTC m=+349.031652461 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b080): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.984442328 +0000 UTC m=+349.031652461 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50b5c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fc8c0 item 81 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.985499203 +0000 UTC m=+349.032709336 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a50bc40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fcc40 item 82 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.98609921 +0000 UTC m=+349.033309343 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.98609921 +0000 UTC m=+349.033309343 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5307c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fce00 item 82 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.987214095 +0000 UTC m=+349.034424228 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a530e40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fd180 item 83 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.987659702 +0000 UTC m=+349.034869835 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.987659702 +0000 UTC m=+349.034869835 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a531880): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a4fd340 item 83 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.988889933 +0000 UTC m=+349.036100066 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285340): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24bab0 item 84 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.989402437 +0000 UTC m=+349.036612570 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285840): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.989402437 +0000 UTC m=+349.036612570 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a285dc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a24bc70 item 84 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.990790916 +0000 UTC m=+349.038001059 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aa540): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0150 item 85 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.991477796 +0000 UTC m=+349.038687939 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaa40): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.991477796 +0000 UTC m=+349.038687939 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2aaf80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0310 item 85 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.992795041 +0000 UTC m=+349.040005173 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ab600): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0690 item 86 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.993363799 +0000 UTC m=+349.040573932 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2abb00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.993363799 +0000 UTC m=+349.040573932 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce180): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0850 item 86 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.994475979 +0000 UTC m=+349.041686112 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ce800): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0bd0 item 87 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.995027255 +0000 UTC m=+349.042237418 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2ced00): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.995027255 +0000 UTC m=+349.042237418 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf240): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b0d90 item 87 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 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/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.996191983 +0000 UTC m=+349.043402115 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cf8c0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b1110 item 88 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): _readAt: size=2, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): _writeAt: size=3, off=5 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.996737938 +0000 UTC m=+349.043948072 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2cfdc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): >_readAt: n=3, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.996737938 +0000 UTC m=+349.043948072 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2440): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b12d0 item 88 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.99786187 +0000 UTC m=+349.045072003 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2a80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b1650 item 89 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): >_writeAt: n=5, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.998285746 +0000 UTC m=+349.045495879 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e2fc0): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): open at offset 5 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): >_readAt: n=2, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): _writeAt: size=3, off=7 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b1810 item 89 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): >_writeAt: n=3, err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.998835229 +0000 UTC m=+349.046045362 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3500): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): _readAt: size=512, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): >openPending: err= 2026/07/08 03:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): >_readAt: n=8, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): close: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.998835229 +0000 UTC m=+349.046045362 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a2e3a80): >close: err= 2026/07/08 03:17:42 DEBUG : open-test-file: Remove: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b19d0 item 89 2026/07/08 03:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): openPending: 2026/07/08 03:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): open at offset 0 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): >openPending: err= 2026/07/08 03:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): _readAt: size=2, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): _writeAt: size=5, off=0 2026/07/08 03:17:42 DEBUG : open-test-file(0x14ad1a5821c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5821c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:42.999991922 +0000 UTC m=+349.047202055 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5821c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a2b1d50 item 90 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.000409597 +0000 UTC m=+349.047619730 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594070 item 90 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.000930766 +0000 UTC m=+349.048140899 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a582c40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.000930766 +0000 UTC m=+349.048140899 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594230 item 90 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.002279991 +0000 UTC m=+349.049490124 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5945b0 item 91 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.002661538 +0000 UTC m=+349.049871681 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a583d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594770 item 91 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.003212273 +0000 UTC m=+349.050422406 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa3c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.003212273 +0000 UTC m=+349.050422406 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aa940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594930 item 91 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.004396306 +0000 UTC m=+349.051606440 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aaf80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594cb0 item 92 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.004768988 +0000 UTC m=+349.051979121 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5ab4c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a594e70 item 92 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.005252746 +0000 UTC m=+349.052462879 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5aba00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.005252746 +0000 UTC m=+349.052462879 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c80c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a595030 item 92 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.006250001 +0000 UTC m=+349.053460144 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5953b0 item 93 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.006616409 +0000 UTC m=+349.053826541 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c8c40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.006616409 +0000 UTC m=+349.053826541 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a595570 item 93 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.007807466 +0000 UTC m=+349.055017609 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9980): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5958f0 item 94 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.008277459 +0000 UTC m=+349.055487592 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5c9ec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.008277459 +0000 UTC m=+349.055487592 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e86c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a595ab0 item 94 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.009528549 +0000 UTC m=+349.056738682 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e8d00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a595e30 item 95 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.009874199 +0000 UTC m=+349.057084332 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.009874199 +0000 UTC m=+349.057084332 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a5e9940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5fa150 item 95 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.010956773 +0000 UTC m=+349.058166906 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606080): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5fa4d0 item 96 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.01156733 +0000 UTC m=+349.058777483 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6065c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.01156733 +0000 UTC m=+349.058777483 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a606cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5fa690 item 96 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= 2026/07/08 03:17:43 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:43 DEBUG : Looking for writers 2026/07/08 03:17:43 DEBUG : >WaitForWriters: 2026/07/08 03:17:43 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:43 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:43 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:43 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:43 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/08 03:17:43 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.546463586 +0000 UTC m=+349.593673729 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0d7c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.546463586 +0000 UTC m=+349.593673729 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19c0dc80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.546463586 +0000 UTC m=+349.593673729 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f22460 item 1 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.548704947 +0000 UTC m=+349.595915090 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56880): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.548704947 +0000 UTC m=+349.595915090 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f56d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f22930 item 2 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.550200156 +0000 UTC m=+349.597410299 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f573c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.550200156 +0000 UTC m=+349.597410299 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.550200156 +0000 UTC m=+349.597410299 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad19f57d00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f22cb0 item 3 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.55195883 +0000 UTC m=+349.599168973 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a480): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.55195883 +0000 UTC m=+349.599168973 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71a9c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f23180 item 4 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.553229197 +0000 UTC m=+349.600439340 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b000): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.553229197 +0000 UTC m=+349.600439340 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b480): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.553229197 +0000 UTC m=+349.600439340 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a71b940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f23500 item 5 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.554984385 +0000 UTC m=+349.602194518 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7400c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.554984385 +0000 UTC m=+349.602194518 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f239d0 item 6 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.556356463 +0000 UTC m=+349.603566606 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a740c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.556356463 +0000 UTC m=+349.603566606 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.556356463 +0000 UTC m=+349.603566606 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741640): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad19f23d50 item 7 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.558253307 +0000 UTC m=+349.605463450 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a741cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.558253307 +0000 UTC m=+349.605463450 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760300): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75a380 item 8 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a7608c0): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7608c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.55976653 +0000 UTC m=+349.606976673 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a760c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.55976653 +0000 UTC m=+349.606976673 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.55976653 +0000 UTC m=+349.606976673 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75a700 item 9 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.561701545 +0000 UTC m=+349.608911688 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a761c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.561701545 +0000 UTC m=+349.608911688 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7802c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75abd0 item 10 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a780900): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780900): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.56341271 +0000 UTC m=+349.610622853 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a780cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.56341271 +0000 UTC m=+349.610622853 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7811c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.56341271 +0000 UTC m=+349.610622853 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7816c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75af50 item 11 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.565444006 +0000 UTC m=+349.612654150 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a781d40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.565444006 +0000 UTC m=+349.612654150 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e380): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75b420 item 12 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a79e9c0): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79e9c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.566877249 +0000 UTC m=+349.614087392 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79ed80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.566877249 +0000 UTC m=+349.614087392 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79f440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75b7a0 item 13 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.568316453 +0000 UTC m=+349.615526596 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a79fac0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.568316453 +0000 UTC m=+349.615526596 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a75bb20 item 14 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a7bc740): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bc740): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.569740629 +0000 UTC m=+349.616950762 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bcb00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.569740629 +0000 UTC m=+349.616950762 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd1c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7ce000 item 15 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.571208818 +0000 UTC m=+349.618418961 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bd840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.571208818 +0000 UTC m=+349.618418961 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7bdd80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7ce380 item 16 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.572795529 +0000 UTC m=+349.620005692 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.572795529 +0000 UTC m=+349.620005692 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a607c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.572795529 +0000 UTC m=+349.620005692 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626280): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a5fbb20 item 17 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.575016751 +0000 UTC m=+349.622226915 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626900): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.575016751 +0000 UTC m=+349.622226915 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a626e40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a632150 item 18 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.576614805 +0000 UTC m=+349.623824948 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6274c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.576614805 +0000 UTC m=+349.623824948 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6279c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.576614805 +0000 UTC m=+349.623824948 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a627ec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6324d0 item 19 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.578876774 +0000 UTC m=+349.626086937 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648640): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.578876774 +0000 UTC m=+349.626086937 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a648b80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6329a0 item 20 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.580469286 +0000 UTC m=+349.627679439 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.580469286 +0000 UTC m=+349.627679439 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.580469286 +0000 UTC m=+349.627679439 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a649c00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a632d20 item 21 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.582815965 +0000 UTC m=+349.630026148 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668380): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.582815965 +0000 UTC m=+349.630026148 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6688c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6331f0 item 22 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.584441559 +0000 UTC m=+349.631651702 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a668f40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.584441559 +0000 UTC m=+349.631651702 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.584441559 +0000 UTC m=+349.631651702 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a669940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a633570 item 23 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.586276558 +0000 UTC m=+349.633486701 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8040c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.586276558 +0000 UTC m=+349.633486701 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a633a40 item 24 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a804c40): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a804c40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.587719999 +0000 UTC m=+349.634930132 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805000): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.587719999 +0000 UTC m=+349.634930132 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.587719999 +0000 UTC m=+349.634930132 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a805a40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a633dc0 item 25 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.589511544 +0000 UTC m=+349.636721687 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8281c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.589511544 +0000 UTC m=+349.636721687 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81e3f0 item 26 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a828d40): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a828d40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.590897319 +0000 UTC m=+349.638107462 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.590897319 +0000 UTC m=+349.638107462 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.590897319 +0000 UTC m=+349.638107462 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a829b40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81e770 item 27 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.593050725 +0000 UTC m=+349.640260927 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c2c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.593050725 +0000 UTC m=+349.640260927 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84c800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81ec40 item 28 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a84ce40): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84ce40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.594932159 +0000 UTC m=+349.642142302 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.594932159 +0000 UTC m=+349.642142302 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a84d8c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81efc0 item 29 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.596330657 +0000 UTC m=+349.643540800 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864040): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.596330657 +0000 UTC m=+349.643540800 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864580): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81f340 item 30 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): _readAt: size=2, off=0 2026/07/08 03:17:43 ERROR : open-test-file(0x14ad1a864bc0): Couldn't read size of file 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864bc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.598248089 +0000 UTC m=+349.645458232 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a864f80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.598248089 +0000 UTC m=+349.645458232 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865640): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81f6c0 item 31 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.599576404 +0000 UTC m=+349.646786537 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a865cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.599576404 +0000 UTC m=+349.646786537 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886300): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81fa40 item 32 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.600878291 +0000 UTC m=+349.648088434 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a81fdc0 item 33 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.601393227 +0000 UTC m=+349.648603361 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a886dc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.601393227 +0000 UTC m=+349.648603361 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8872c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8980e0 item 33 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.602921239 +0000 UTC m=+349.650131422 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887900): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a898460 item 34 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.603563406 +0000 UTC m=+349.650773549 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a887d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.603563406 +0000 UTC m=+349.650773549 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a63c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a898620 item 34 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.604968686 +0000 UTC m=+349.652178829 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6a00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8989a0 item 35 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.605424562 +0000 UTC m=+349.652634695 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a6e80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.605424562 +0000 UTC m=+349.652634695 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7380): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a898b60 item 35 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.606797031 +0000 UTC m=+349.654007184 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8a7a00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a898ee0 item 36 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.607410954 +0000 UTC m=+349.654621087 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6000): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.607410954 +0000 UTC m=+349.654621087 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6540): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8990a0 item 36 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.608748948 +0000 UTC m=+349.655959082 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c6b80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a899420 item 37 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.609274835 +0000 UTC m=+349.656485009 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7000): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.609274835 +0000 UTC m=+349.656485009 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8995e0 item 37 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.610864042 +0000 UTC m=+349.658074195 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8c7b80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a899960 item 38 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.611284812 +0000 UTC m=+349.658494945 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.611284812 +0000 UTC m=+349.658494945 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e46c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a899b20 item 38 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.612298817 +0000 UTC m=+349.659508951 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e4d40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fc000 item 39 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.612737562 +0000 UTC m=+349.659947695 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.612737562 +0000 UTC m=+349.659947695 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5740): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fc1c0 item 39 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.613858028 +0000 UTC m=+349.661068161 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a8e5dc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fc540 item 40 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.614318212 +0000 UTC m=+349.661528355 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a3c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.614318212 +0000 UTC m=+349.661528355 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90a900): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fc700 item 40 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.615342836 +0000 UTC m=+349.662552969 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90aec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fca80 item 41 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.615731057 +0000 UTC m=+349.662941189 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b3c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fcc40 item 41 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.616159301 +0000 UTC m=+349.663369433 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90b880): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.616159301 +0000 UTC m=+349.663369433 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a90bdc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fce00 item 41 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.617267162 +0000 UTC m=+349.664477295 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92a500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fd180 item 42 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.617698963 +0000 UTC m=+349.664909097 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92aa00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fd340 item 42 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.618307426 +0000 UTC m=+349.665517560 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92af40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.618307426 +0000 UTC m=+349.665517560 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92b4c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fd500 item 42 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.619606598 +0000 UTC m=+349.666816731 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a92bb00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fd880 item 43 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.620061152 +0000 UTC m=+349.667271284 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fda40 item 43 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.620579555 +0000 UTC m=+349.667789739 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94a640): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.620579555 +0000 UTC m=+349.667789739 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94ab80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a8fdc00 item 43 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.621875641 +0000 UTC m=+349.669085773 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b1c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9580e0 item 44 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.622346446 +0000 UTC m=+349.669556639 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94b6c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9582a0 item 44 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.622873745 +0000 UTC m=+349.670083919 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a94bc00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.622873745 +0000 UTC m=+349.670083919 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968280): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a958460 item 44 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.624594048 +0000 UTC m=+349.671804181 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9688c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9587e0 item 45 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.625138841 +0000 UTC m=+349.672348995 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a968dc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.625138841 +0000 UTC m=+349.672348995 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9694c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9589a0 item 45 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.626578567 +0000 UTC m=+349.673788710 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a969b00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a958d20 item 46 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.627047217 +0000 UTC m=+349.674257350 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.627047217 +0000 UTC m=+349.674257350 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98a800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a958ee0 item 46 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.628563355 +0000 UTC m=+349.675773509 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ae40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a959260 item 47 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.629068945 +0000 UTC m=+349.676279079 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98b340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.629068945 +0000 UTC m=+349.676279079 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a98ba40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a959420 item 47 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.630496719 +0000 UTC m=+349.677706862 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9597a0 item 48 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.63126975 +0000 UTC m=+349.678479883 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4680): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.63126975 +0000 UTC m=+349.678479883 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a4d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a959960 item 48 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.632703705 +0000 UTC m=+349.679913837 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a53c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a959ce0 item 49 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.63317508 +0000 UTC m=+349.680385213 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.63317508 +0000 UTC m=+349.680385213 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9a5d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4000 item 49 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.634440317 +0000 UTC m=+349.681650460 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4380 item 50 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.634932612 +0000 UTC m=+349.682142745 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6a00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.634932612 +0000 UTC m=+349.682142745 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c6f80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4540 item 50 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.636220311 +0000 UTC m=+349.683430454 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c48c0 item 51 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.636643597 +0000 UTC m=+349.683853730 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9c7b00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.636643597 +0000 UTC m=+349.683853730 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0140): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4a80 item 51 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.637878607 +0000 UTC m=+349.685088740 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e07c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4e00 item 52 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.638483854 +0000 UTC m=+349.685693988 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e0cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.638483854 +0000 UTC m=+349.685693988 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c4fc0 item 52 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.639969906 +0000 UTC m=+349.687180039 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e18c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c5340 item 53 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.640466238 +0000 UTC m=+349.687676381 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a9e1dc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.640466238 +0000 UTC m=+349.687676381 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02400): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c5500 item 53 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.641756483 +0000 UTC m=+349.688966617 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02a80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c5880 item 54 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.642305185 +0000 UTC m=+349.689515317 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa02f80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.642305185 +0000 UTC m=+349.689515317 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c5a40 item 54 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.64364446 +0000 UTC m=+349.690854593 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa03b80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a9c5dc0 item 55 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.644185998 +0000 UTC m=+349.691396151 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.644185998 +0000 UTC m=+349.691396151 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa246c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa280e0 item 55 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.645558556 +0000 UTC m=+349.692768689 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa24d40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa28460 item 56 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.64616708 +0000 UTC m=+349.693377232 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.64616708 +0000 UTC m=+349.693377232 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa257c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa28620 item 56 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.647515152 +0000 UTC m=+349.694725305 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa25e00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa289a0 item 57 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.647996126 +0000 UTC m=+349.695206259 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa28b60 item 57 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.64850925 +0000 UTC m=+349.695719393 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42980): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.64850925 +0000 UTC m=+349.695719393 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa42f00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa28d20 item 57 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.649916634 +0000 UTC m=+349.697126817 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43540): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa290a0 item 58 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.650401886 +0000 UTC m=+349.697612039 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa43a80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa29260 item 58 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.650954915 +0000 UTC m=+349.698165048 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa620c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.650954915 +0000 UTC m=+349.698165048 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62680): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa29420 item 58 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.652238947 +0000 UTC m=+349.699449080 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa62cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa297a0 item 59 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.65277782 +0000 UTC m=+349.699987952 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa29960 item 59 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.653310631 +0000 UTC m=+349.700520764 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63740): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.653310631 +0000 UTC m=+349.700520764 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa63cc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa29b20 item 59 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.654679532 +0000 UTC m=+349.701889675 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80400): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8a000 item 60 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.65513024 +0000 UTC m=+349.702340372 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8a1c0 item 60 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.655702195 +0000 UTC m=+349.702912338 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa80e80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.655702195 +0000 UTC m=+349.702912338 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8a380 item 60 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.65709463 +0000 UTC m=+349.704304783 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aa81a80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8a700 item 61 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.657545868 +0000 UTC m=+349.704756021 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac0c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.657545868 +0000 UTC m=+349.704756021 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaac7c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8a8c0 item 61 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.658980043 +0000 UTC m=+349.706190196 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaace00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8ac40 item 62 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.659426621 +0000 UTC m=+349.706636755 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaad340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.659426621 +0000 UTC m=+349.706636755 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaada40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8ae00 item 62 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.660938602 +0000 UTC m=+349.708148776 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8b180 item 63 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.661569868 +0000 UTC m=+349.708780002 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacc6c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.661569868 +0000 UTC m=+349.708780002 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaccdc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8b340 item 63 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): >_readAt: n=0, err=Bad file descriptor 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.66307164 +0000 UTC m=+349.710281793 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd400): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8b6c0 item 64 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.663531745 +0000 UTC m=+349.710741898 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aacd940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.663531745 +0000 UTC m=+349.710741898 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec140): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8b880 item 64 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.664968593 +0000 UTC m=+349.712178747 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaec780): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8bc00 item 65 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.665523877 +0000 UTC m=+349.712734010 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaecc00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.665523877 +0000 UTC m=+349.712734010 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed100): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aa8bdc0 item 65 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.666851602 +0000 UTC m=+349.714061735 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaed740): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafe2a0 item 66 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.667408928 +0000 UTC m=+349.714619081 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1aaedbc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.667408928 +0000 UTC m=+349.714619081 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafe460 item 66 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.668693623 +0000 UTC m=+349.715903756 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0c840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafe7e0 item 67 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.669229959 +0000 UTC m=+349.716440093 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0ccc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.669229959 +0000 UTC m=+349.716440093 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d1c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafe9a0 item 67 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.670566291 +0000 UTC m=+349.717776444 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0d840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafed20 item 68 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.67116189 +0000 UTC m=+349.718372023 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab0dd40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.67116189 +0000 UTC m=+349.718372023 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c380): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aafeee0 item 68 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.672570286 +0000 UTC m=+349.719780439 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2c9c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aaff260 item 69 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.673150926 +0000 UTC m=+349.720361060 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2ce40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.673150926 +0000 UTC m=+349.720361060 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aaff420 item 69 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.674595772 +0000 UTC m=+349.721805904 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2d9c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aaff7a0 item 70 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.675366239 +0000 UTC m=+349.722576382 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1ab2dec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.675366239 +0000 UTC m=+349.722576382 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54e500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aaff960 item 70 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.676767742 +0000 UTC m=+349.723977885 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54eb80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1aaffce0 item 71 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.677391734 +0000 UTC m=+349.724601877 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f080): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.677391734 +0000 UTC m=+349.724601877 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54f580): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566000 item 71 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.678650851 +0000 UTC m=+349.725860994 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b54fc00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566380 item 72 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.679201865 +0000 UTC m=+349.726411998 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.679201865 +0000 UTC m=+349.726411998 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570740): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566540 item 72 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.680579103 +0000 UTC m=+349.727789246 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b570d00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5668c0 item 73 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.681124639 +0000 UTC m=+349.728334782 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566a80 item 73 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.681666175 +0000 UTC m=+349.728876318 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5716c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.681666175 +0000 UTC m=+349.728876318 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b571c00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566c40 item 73 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.682912948 +0000 UTC m=+349.730123091 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b566fc0 item 74 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.683392068 +0000 UTC m=+349.730602211 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b567180 item 74 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.683914189 +0000 UTC m=+349.731124332 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b588d80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.683914189 +0000 UTC m=+349.731124332 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589300): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b567340 item 74 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.685175919 +0000 UTC m=+349.732386062 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5676c0 item 75 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.685640283 +0000 UTC m=+349.732850415 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b589e40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): _writeAt: size=3, off=2 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b567880 item 75 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.686148086 +0000 UTC m=+349.733358229 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac480): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.686148086 +0000 UTC m=+349.733358229 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ac9c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b567a40 item 75 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.687423913 +0000 UTC m=+349.734634056 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad000): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b567dc0 item 76 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.68815163 +0000 UTC m=+349.735361773 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ad500): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c60e0 item 76 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): _writeAt: size=3, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.688686776 +0000 UTC m=+349.735896909 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ada40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.688686776 +0000 UTC m=+349.735896909 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc0c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c62a0 item 76 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.690140957 +0000 UTC m=+349.737351100 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cc700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c6620 item 77 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.690576456 +0000 UTC m=+349.737786599 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5ccc00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.690576456 +0000 UTC m=+349.737786599 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd300): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c67e0 item 77 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.692020119 +0000 UTC m=+349.739230262 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cd940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c6b60 item 78 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.692522983 +0000 UTC m=+349.739733126 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5cde40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.692522983 +0000 UTC m=+349.739733126 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2640): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c6d20 item 78 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.693733146 +0000 UTC m=+349.740943280 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f2c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c70a0 item 79 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.694148558 +0000 UTC m=+349.741358691 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.694148558 +0000 UTC m=+349.741358691 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3880): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c7260 item 79 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.695591298 +0000 UTC m=+349.742801430 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b5f3ec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c75e0 item 80 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.696157812 +0000 UTC m=+349.743367955 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61c4c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.696157812 +0000 UTC m=+349.743367955 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61cbc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c77a0 item 80 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.697520493 +0000 UTC m=+349.744730626 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d200): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c7b20 item 81 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.698009601 +0000 UTC m=+349.745219734 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61d680): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.698009601 +0000 UTC m=+349.745219734 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b61dbc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b5c7ce0 item 81 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.699300377 +0000 UTC m=+349.746510520 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b6381c0 item 82 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.699815183 +0000 UTC m=+349.747025326 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63a840): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.699815183 +0000 UTC m=+349.747025326 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63adc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b638380 item 82 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.701157025 +0000 UTC m=+349.748367188 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b638700 item 83 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.701611288 +0000 UTC m=+349.748821431 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63b940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.701611288 +0000 UTC m=+349.748821431 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b63be80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b6388c0 item 83 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.702819177 +0000 UTC m=+349.750029311 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658600): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b638c40 item 84 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.70337426 +0000 UTC m=+349.750584413 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b658b00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.70337426 +0000 UTC m=+349.750584413 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659080): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b638e00 item 84 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.704590465 +0000 UTC m=+349.751800599 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b639180 item 85 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.705148274 +0000 UTC m=+349.752358426 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b659c00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.705148274 +0000 UTC m=+349.752358426 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b676240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1b639340 item 85 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.706463985 +0000 UTC m=+349.753674118 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6964d0 item 86 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.70717921 +0000 UTC m=+349.754389343 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a564d00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.70717921 +0000 UTC m=+349.754389343 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565280): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a696690 item 86 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.708199456 +0000 UTC m=+349.755409589 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565900): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a696a10 item 87 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.708623763 +0000 UTC m=+349.755833896 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a565e00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.708623763 +0000 UTC m=+349.755833896 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8440): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a696bd0 item 87 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.709648489 +0000 UTC m=+349.756858622 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8ac0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a696f50 item 88 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.710096179 +0000 UTC m=+349.757306312 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b8fc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.710096179 +0000 UTC m=+349.757306312 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9540): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697110 item 88 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.711134461 +0000 UTC m=+349.758344594 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6b9b80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697490 item 89 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.711527199 +0000 UTC m=+349.758737331 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d41c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697650 item 89 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.712117628 +0000 UTC m=+349.759327761 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4700): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.712117628 +0000 UTC m=+349.759327761 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d4c80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697810 item 89 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.71338554 +0000 UTC m=+349.760595673 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d52c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697b90 item 90 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.71379504 +0000 UTC m=+349.761005173 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a697d50 item 90 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.71433345 +0000 UTC m=+349.761543584 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6d5d40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.71433345 +0000 UTC m=+349.761543584 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0400): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f6070 item 90 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.715380578 +0000 UTC m=+349.762590712 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0a40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f63f0 item 91 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.715803874 +0000 UTC m=+349.763014006 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f0f80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): >_readAt: n=2, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): _writeAt: size=3, off=7 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f65b0 item 91 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.716271983 +0000 UTC m=+349.763482116 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f14c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): >_readAt: n=8, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.716271983 +0000 UTC m=+349.763482116 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a6f1a40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f6770 item 91 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.717706107 +0000 UTC m=+349.764916280 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c180): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f6af0 item 92 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.718212439 +0000 UTC m=+349.765422582 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68c6c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): open at offset 5 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f6cb0 item 92 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): _readAt: size=2, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): _writeAt: size=3, off=5 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): >_writeAt: n=3, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.718906713 +0000 UTC m=+349.766116846 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68cc00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): >_readAt: n=3, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.718906713 +0000 UTC m=+349.766116846 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d1c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f6e70 item 92 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.720291154 +0000 UTC m=+349.767501288 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68d800): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f71f0 item 93 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.720777398 +0000 UTC m=+349.767987531 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b68dd40): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.720777398 +0000 UTC m=+349.767987531 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0340): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a6f73b0 item 93 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.721978155 +0000 UTC m=+349.769188287 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0980): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7ce700 item 94 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.722507768 +0000 UTC m=+349.769717921 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e0ec0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.722507768 +0000 UTC m=+349.769717921 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e15c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7ce8c0 item 94 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.723923218 +0000 UTC m=+349.771133401 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1a7e1c00): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7cec40 item 95 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.724447263 +0000 UTC m=+349.771657396 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700240): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.724447263 +0000 UTC m=+349.771657396 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700940): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7cee00 item 95 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 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/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): open at offset 0 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): _readAt: size=2, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): >_readAt: n=0, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.725928766 +0000 UTC m=+349.773138930 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b700f80): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): _writeAt: size=5, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): >openPending: err= 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7cf180 item 96 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): >_writeAt: n=5, err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.726911162 +0000 UTC m=+349.774121295 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b7014c0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/08 03:17:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/08 03:17:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/08 03:17:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/08 03:17:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): _readAt: size=512, off=0 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): openPending: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): >openPending: err= 2026/07/08 03:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): >_readAt: n=5, err=EOF 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): close: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-08 03:17:43.726911162 +0000 UTC m=+349.774121295 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:43 DEBUG : open-test-file(0x14ad1b701bc0): >close: err= 2026/07/08 03:17:43 DEBUG : open-test-file: Remove: 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ad1a7cf340 item 96 2026/07/08 03:17:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/08 03:17:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/08 03:17:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/08 03:17:43 DEBUG : open-test-file: >Remove: err= 2026/07/08 03:17:43 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:43 DEBUG : Looking for writers 2026/07/08 03:17:43 DEBUG : >WaitForWriters: 2026/07/08 03:17:43 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- 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.71s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:44 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:44 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:44 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:44 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:44 DEBUG : file1: newRWFileHandle: 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): openPending: 2026/07/08 03:17:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): >openPending: err= 2026/07/08 03:17:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/08 03:17:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/08 03:17:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): _writeAt: size=2, off=0 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): >_writeAt: n=2, err= 2026/07/08 03:17:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): RWFileHandle.Flush 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): RWFileHandle.Release 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): close: 2026/07/08 03:17:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/08 03:17:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:44 DEBUG : file1(0x14ad1a08e200): >close: err= 2026/07/08 03:17:44 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:44 DEBUG : file1: vfs cache: starting upload 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:44 DEBUG : Looking for writers 2026/07/08 03:17:44 DEBUG : file1: reading active writers 2026/07/08 03:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:45 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/08 03:17:45 DEBUG : Looking for writers 2026/07/08 03:17:45 DEBUG : file1: reading active writers 2026/07/08 03:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:46 DEBUG : file1: size = 2 OK 2026/07/08 03:17:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/08 03:17:46 INFO : file1: Copied (new) 2026/07/08 03:17:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/08 03:17:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/08 03:17:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/08 03:17:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:17:46 INFO : file1: vfs cache: upload succeeded try #1 2026/07/08 03:17:46 DEBUG : Looking for writers 2026/07/08 03:17:46 DEBUG : file1: reading active writers 2026/07/08 03:17:46 DEBUG : >WaitForWriters: 2026/07/08 03:17:46 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:46 DEBUG : Looking for writers 2026/07/08 03:17:46 DEBUG : file1: reading active writers 2026/07/08 03:17:46 DEBUG : >WaitForWriters: 2026/07/08 03:17:46 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.16s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:17:47 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:17:47 DEBUG : rename_me: newRWFileHandle: 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): openPending: 2026/07/08 03:17:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/08 03:17:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): >openPending: err= 2026/07/08 03:17:47 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/08 03:17:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/08 03:17:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/08 03:17:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): _writeAt: size=5, off=0 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): >_writeAt: n=5, err= 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): close: 2026/07/08 03:17:47 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-08 03:17:47.42492784 +0000 UTC m=+353.472137973 2026/07/08 03:17:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/08 03:17:47 DEBUG : rename_me(0x14ad19af0740): >close: err= 2026/07/08 03:17:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/08 03:17:47 DEBUG : i_was_renamed: Updating file with 0x14ad19e4a9c0 2026/07/08 03:17:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/08 03:17:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/08 03:17:47 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/08 03:17:47 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/08 03:17:47 DEBUG : Looking for writers 2026/07/08 03:17:47 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/08 03:17:48 DEBUG : Looking for writers 2026/07/08 03:17:48 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/08 03:17:48 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/08 03:17:48 DEBUG : Looking for writers 2026/07/08 03:17:48 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/08 03:17:49 DEBUG : i_was_renamed: size = 5 OK 2026/07/08 03:17:49 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:17:49 INFO : i_was_renamed: Copied (new) 2026/07/08 03:17:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-08 03:17:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/08 03:17:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/08 03:17:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/08 03:17:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/08 03:17:49 DEBUG : Looking for writers 2026/07/08 03:17:49 DEBUG : i_was_renamed: reading active writers 2026/07/08 03:17:49 DEBUG : >WaitForWriters: 2026/07/08 03:17:49 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:17:50 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:17:50 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/08 03:17:50 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/08 03:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pawuwuz7kuza" 2026/07/08 03:17:50 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/08 03:17:50 DEBUG : forgetting directory cache 2026/07/08 03:17:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): _readAt: size=512, off=0 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): openPending: 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:17:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >openPending: err= 2026/07/08 03:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >_readAt: n=20, err=EOF 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): close: 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:18:50 +0000 UTC 2026/07/08 03:17:52 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >close: err= 2026/07/08 03:17:52 DEBUG : Re-reading directory (178.019734ms old) 2026/07/08 03:17:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:17:53 DEBUG : forgetting directory cache 2026/07/08 03:17:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): _readAt: size=512, off=0 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): openPending: 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-08 02:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-08 02:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-08 02:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/08 03:17:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:17:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): >openPending: err= 2026/07/08 03:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): >_readAt: n=20, err=EOF 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): close: 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:19:50 +0000 UTC 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate(0x14ad1a024740): >close: err= 2026/07/08 03:17:55 DEBUG : Re-reading directory (180.194469ms old) 2026/07/08 03:17:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:17:56 DEBUG : forgetting directory cache 2026/07/08 03:17:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): _readAt: size=512, off=0 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): openPending: 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-08 02:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-08 02:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-08 02:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/08 03:17:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:17:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): >openPending: err= 2026/07/08 03:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): >_readAt: n=20, err=EOF 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): close: 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:20:50 +0000 UTC 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate(0x14ad1a024280): >close: err= 2026/07/08 03:17:58 DEBUG : Re-reading directory (181.218352ms old) 2026/07/08 03:17:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:17:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:17:59 DEBUG : forgetting directory cache 2026/07/08 03:17:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:18:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): _readAt: size=512, off=0 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): openPending: 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-08 02:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-08 02:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-08 02:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/08 03:18:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:18:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): >openPending: err= 2026/07/08 03:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): >_readAt: n=20, err=EOF 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): close: 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:21:50 +0000 UTC 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate(0x14ad1a024b40): >close: err= 2026/07/08 03:18:01 DEBUG : Re-reading directory (181.03574ms old) 2026/07/08 03:18:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:01 DEBUG : forgetting directory cache 2026/07/08 03:18:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): _readAt: size=512, off=0 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): openPending: 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-08 02:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-08 02:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-08 02:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/08 03:18:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:18:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): >openPending: err= 2026/07/08 03:18:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): >_readAt: n=20, err=EOF 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): close: 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:22:50 +0000 UTC 2026/07/08 03:18:03 DEBUG : TestRWCacheUpdate(0x14ad1a08e480): >close: err= 2026/07/08 03:18:03 DEBUG : Re-reading directory (188.245653ms old) 2026/07/08 03:18:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:04 DEBUG : forgetting directory cache 2026/07/08 03:18:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/08 03:18:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): _readAt: size=512, off=0 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): openPending: 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-08 02:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-08 02:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-08 02:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-08 02:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/08 03:18:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/08 03:18:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): >openPending: err= 2026/07/08 03:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): >_readAt: n=20, err=EOF 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): close: 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:23:50 +0000 UTC 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate(0x14ad1a08f380): >close: err= 2026/07/08 03:18:06 DEBUG : Re-reading directory (179.432586ms old) 2026/07/08 03:18:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:06 DEBUG : forgetting directory cache 2026/07/08 03:18:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): _readAt: size=512, off=0 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): openPending: 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-08 02:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-08 02:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-08 02:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-08 02:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/08 03:18:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/08 03:18:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >openPending: err= 2026/07/08 03:18:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >_readAt: n=21, err=EOF 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): close: 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:24:50 +0000 UTC 2026/07/08 03:18:08 DEBUG : TestRWCacheUpdate(0x14ad19b20f80): >close: err= 2026/07/08 03:18:08 DEBUG : Re-reading directory (177.792844ms old) 2026/07/08 03:18:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:09 DEBUG : forgetting directory cache 2026/07/08 03:18:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): _readAt: size=512, off=0 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): openPending: 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-08 02:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-08 02:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-08 02:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-08 02:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/08 03:18:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/08 03:18:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): >openPending: err= 2026/07/08 03:18:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): >_readAt: n=22, err=EOF 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): close: 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:25:50 +0000 UTC 2026/07/08 03:18:11 DEBUG : TestRWCacheUpdate(0x14ad19b21900): >close: err= 2026/07/08 03:18:11 DEBUG : Re-reading directory (177.064757ms old) 2026/07/08 03:18:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:12 DEBUG : forgetting directory cache 2026/07/08 03:18:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): _readAt: size=512, off=0 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): openPending: 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-08 02:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-08 02:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-08 02:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-08 02:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/08 03:18:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/08 03:18:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): >openPending: err= 2026/07/08 03:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): >_readAt: n=23, err=EOF 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): close: 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:26:50 +0000 UTC 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate(0x14ad19af05c0): >close: err= 2026/07/08 03:18:14 DEBUG : Re-reading directory (178.298294ms old) 2026/07/08 03:18:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:15 DEBUG : forgetting directory cache 2026/07/08 03:18:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): _readAt: size=512, off=0 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): openPending: 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-08 02:27:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-08 02:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-08 02:27:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-08 02:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/08 03:18:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/08 03:18:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): >openPending: err= 2026/07/08 03:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): >_readAt: n=24, err=EOF 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): close: 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-08 02:27:50 +0000 UTC 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate(0x14ad1a08e680): >close: err= 2026/07/08 03:18:17 DEBUG : Re-reading directory (180.100409ms old) 2026/07/08 03:18:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/08 03:18:17 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:17 DEBUG : Looking for writers 2026/07/08 03:18:17 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/08 03:18:17 DEBUG : >WaitForWriters: 2026/07/08 03:18:17 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': vfs cache: cleaner exiting 2026/07/08 03:18:17 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.77s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", 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:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:19 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/08 03:18:21 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/08 03:18:22 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:22 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/08 03:18:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/08 03:18:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/08 03:18:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/08 03:18:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/08 03:18:23 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:23 DEBUG : Looking for writers 2026/07/08 03:18:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/08 03:18:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/08 03:18:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:24 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:24 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:24 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': Reusing VFS from active cache 2026/07/08 03:18:24 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:24 DEBUG : Looking for writers 2026/07/08 03:18:24 DEBUG : >WaitForWriters: 2026/07/08 03:18:24 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:24 DEBUG : Looking for writers 2026/07/08 03:18:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:24 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:24 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:24 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:24 DEBUG : Looking for writers 2026/07/08 03:18:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:25 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:25 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:25 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:25 DEBUG : Looking for writers 2026/07/08 03:18:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:25 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:25 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:30 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:30 DEBUG : dir: Looking for writers 2026/07/08 03:18:30 DEBUG : file2: reading active writers 2026/07/08 03:18:30 DEBUG : Looking for writers 2026/07/08 03:18:30 DEBUG : dir: reading active writers 2026/07/08 03:18:30 DEBUG : file1: reading active writers 2026/07/08 03:18:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.84s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:31 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:31 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:32 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:34 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:36 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:36 DEBUG : dir: Looking for writers 2026/07/08 03:18:36 DEBUG : Looking for writers 2026/07/08 03:18:36 DEBUG : file1: reading active writers 2026/07/08 03:18:36 DEBUG : dir: reading active writers 2026/07/08 03:18:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.81s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:37 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:37 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:38 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:41 DEBUG : file1: Open: flags=O_RDONLY 2026/07/08 03:18:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/08 03:18:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/08 03:18:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/08 03:18:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/08 03:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/08 03:18:41 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/08 03:18:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/08 03:18:43 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:18:43 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/08 03:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/08 03:18:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:18:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/08 03:18:43 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:43 DEBUG : dir: Looking for writers 2026/07/08 03:18:43 DEBUG : file2: reading active writers 2026/07/08 03:18:43 DEBUG : new_file.txt: reading active writers 2026/07/08 03:18:43 DEBUG : Looking for writers 2026/07/08 03:18:43 DEBUG : dir: reading active writers 2026/07/08 03:18:43 DEBUG : file1: reading active writers 2026/07/08 03:18:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.69s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:45 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:45 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/08 03:18:48 DEBUG : dir/file2: same parent dir (ODFfMTI3MTE5NjVfWHUxSEY) - using file/rename instead of move_copy for dir/file1 2026/07/08 03:18:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/08 03:18:48 DEBUG : dir/file1: Updating file with dir/file1 0x14ad19a40d00 2026/07/08 03:18:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/08 03:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/08 03:18:49 INFO : dir/file1: Moved (server-side) to: file0 2026/07/08 03:18:49 DEBUG : file0: Updating file with file0 0x14ad19a40d00 2026/07/08 03:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/08 03:18:49 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/08 03:18:49 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:49 DEBUG : dir: Looking for writers 2026/07/08 03:18:49 DEBUG : Looking for writers 2026/07/08 03:18:49 DEBUG : dir: reading active writers 2026/07/08 03:18:49 DEBUG : file0: reading active writers 2026/07/08 03:18:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.58s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:50 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:50 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:50 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:50 DEBUG : Looking for writers 2026/07/08 03:18:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:51 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:51 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:51 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/08 03:18:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/08 03:18:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/08 03:18:53 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/08 03:18:54 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/08 03:18:55 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:18:55 DEBUG : c: Looking for writers 2026/07/08 03:18:55 DEBUG : d: Looking for writers 2026/07/08 03:18:55 DEBUG : Looking for writers 2026/07/08 03:18:55 DEBUG : a: Looking for writers 2026/07/08 03:18:55 DEBUG : b: Looking for writers 2026/07/08 03:18:55 DEBUG : Looking for writers 2026/07/08 03:18:55 DEBUG : /: reading active writers 2026/07/08 03:18:55 DEBUG : a: reading active writers 2026/07/08 03:18:55 DEBUG : b: reading active writers 2026/07/08 03:18:55 DEBUG : c: reading active writers 2026/07/08 03:18:55 DEBUG : d: reading active writers 2026/07/08 03:18:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.38s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:18:57 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:18:57 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:18:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/08 03:18:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/08 03:18:59 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/08 03:19:00 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/08 03:19:03 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:03 DEBUG : a/b/c/d: Looking for writers 2026/07/08 03:19:03 DEBUG : a/b/c: Looking for writers 2026/07/08 03:19:03 DEBUG : d: reading active writers 2026/07/08 03:19:03 DEBUG : a/b: Looking for writers 2026/07/08 03:19:03 DEBUG : c: reading active writers 2026/07/08 03:19:03 DEBUG : a: Looking for writers 2026/07/08 03:19:03 DEBUG : b: reading active writers 2026/07/08 03:19:03 DEBUG : Looking for writers 2026/07/08 03:19:03 DEBUG : a: reading active writers 2026/07/08 03:19:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.15s) === 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:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:05 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:05 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:05 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:05 DEBUG : Looking for writers 2026/07/08 03:19:05 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:06 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:06 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/08 03:19:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/08 03:19:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/08 03:19:06 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/08 03:19:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:19:08 DEBUG : file1: size = 5 OK 2026/07/08 03:19:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:19:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/08 03:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/08 03:19:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:08 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/08 03:19:09 DEBUG : file1: size = 0 OK 2026/07/08 03:19:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:19:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/08 03:19:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/08 03:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:09 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (7 bytes), uploading instead of streaming 2026/07/08 03:19:09 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/08 03:19:10 DEBUG : file1: size = 7 OK 2026/07/08 03:19:10 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/08 03:19:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:10 DEBUG : Looking for writers 2026/07/08 03:19:10 DEBUG : file1: reading active writers 2026/07/08 03:19:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.42s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:11 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:11 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/08 03:19:12 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/08 03:19:12 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/08 03:19:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/08 03:19:12 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (11 bytes), uploading instead of streaming 2026/07/08 03:19:13 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/08 03:19:14 DEBUG : file1: size = 11 OK 2026/07/08 03:19:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:19:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:14 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/08 03:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:14 DEBUG : Looking for writers 2026/07/08 03:19:14 DEBUG : file1: reading active writers 2026/07/08 03:19:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.91s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:15 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:15 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/08 03:19:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:15 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (5 bytes), uploading instead of streaming 2026/07/08 03:19:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/08 03:19:17 DEBUG : file1: size = 5 OK 2026/07/08 03:19:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:19:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/08 03:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:17 DEBUG : Looking for writers 2026/07/08 03:19:17 DEBUG : file1: reading active writers 2026/07/08 03:19:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.53s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:17 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:17 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:18 DEBUG : file1: WriteFileHandle.Release closing 2026/07/08 03:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:18 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/08 03:19:19 DEBUG : file1: size = 0 OK 2026/07/08 03:19:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:19:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/08 03:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:19 DEBUG : Looking for writers 2026/07/08 03:19:19 DEBUG : file1: reading active writers 2026/07/08 03:19:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:20 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:20 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:20 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (2 bytes), uploading instead of streaming 2026/07/08 03:19:21 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/08 03:19:22 DEBUG : file1: size = 2 OK 2026/07/08 03:19:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/08 03:19:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/08 03:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:22 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:22 DEBUG : Looking for writers 2026/07/08 03:19:22 DEBUG : file1: reading active writers 2026/07/08 03:19:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.73s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:22 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:22 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:23 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (0 bytes), uploading instead of streaming 2026/07/08 03:19:24 DEBUG : file1: size = 0 OK 2026/07/08 03:19:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/08 03:19:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:19:24 DEBUG : file1: Open: flags=O_RDONLY 2026/07/08 03:19:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/08 03:19:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/08 03:19:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:24 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:24 DEBUG : Looking for writers 2026/07/08 03:19:24 DEBUG : file1: reading active writers 2026/07/08 03:19:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.55s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:25 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:25 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/08 03:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/08 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/08 03:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/08 03:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:25 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': File to upload is small (100 bytes), uploading instead of streaming 2026/07/08 03:19:26 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/08 03:19:27 DEBUG : file1: size = 100 OK 2026/07/08 03:19:27 DEBUG : file1: md5 = da83a2c52d511d51c50d4c59fe8b31be OK 2026/07/08 03:19:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/08 03:19:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/08 03:19:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/08 03:19:27 DEBUG : file1: Open: flags=O_RDONLY 2026/07/08 03:19:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/08 03:19:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/08 03:19:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:27 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:27 DEBUG : Looking for writers 2026/07/08 03:19:27 DEBUG : file1: reading active writers 2026/07/08 03:19:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.09s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:28 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:28 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:29 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/08 03:19:31 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/08 03:19:33 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/08 03:19:35 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/08 03:19:37 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/08 03:19:39 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/08 03:19:39 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/08 03:19:39 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:39 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:39 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/08 03:19:39 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/08 03:19:39 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:39 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:39 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/08 03:19:39 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/08 03:19:39 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/08 03:19:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/08 03:19:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/08 03:19:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/08 03:19:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:40 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:40 DEBUG : flat: Looking for writers 2026/07/08 03:19:40 DEBUG : f004.txt: reading active writers 2026/07/08 03:19:40 DEBUG : f000.txt: reading active writers 2026/07/08 03:19:40 DEBUG : f001.txt: reading active writers 2026/07/08 03:19:40 DEBUG : f002.txt: reading active writers 2026/07/08 03:19:40 DEBUG : f003.txt: reading active writers 2026/07/08 03:19:40 DEBUG : Looking for writers 2026/07/08 03:19:40 DEBUG : flat: reading active writers 2026/07/08 03:19:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.15s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:42 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:42 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:43 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/08 03:19:46 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/08 03:19:48 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/08 03:19:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/08 03:19:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/08 03:19:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/08 03:19:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/08 03:19:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/08 03:19:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/08 03:19:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:19:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:19:51 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:19:51 DEBUG : a/b/c: Looking for writers 2026/07/08 03:19:51 DEBUG : deep.txt: reading active writers 2026/07/08 03:19:51 DEBUG : a/b: Looking for writers 2026/07/08 03:19:51 DEBUG : c: reading active writers 2026/07/08 03:19:51 DEBUG : mid.txt: reading active writers 2026/07/08 03:19:51 DEBUG : a: Looking for writers 2026/07/08 03:19:51 DEBUG : b: reading active writers 2026/07/08 03:19:51 DEBUG : top.txt: reading active writers 2026/07/08 03:19:51 DEBUG : Looking for writers 2026/07/08 03:19:51 DEBUG : a: reading active writers 2026/07/08 03:19:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.50s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:19:54 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:19:54 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:19:55 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:49 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:20:49 DEBUG : bigdir: Looking for writers 2026/07/08 03:20:49 DEBUG : big.bin: reading active writers 2026/07/08 03:20:49 DEBUG : Looking for writers 2026/07/08 03:20:49 DEBUG : bigdir: reading active writers 2026/07/08 03:20:49 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.50s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-pawuwuz7kuza'", Local "Local file system at /tmp/rclone3322073692", Modify Window "1s" 2026/07/08 03:20:50 INFO : OpenDrive root 'rclone-test-pawuwuz7kuza': poll-interval is not supported by this remote 2026/07/08 03:20:50 NOTICE: OpenDrive root 'rclone-test-pawuwuz7kuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/08 03:20:51 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/08 03:20:54 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/08 03:20:56 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/08 03:20:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/08 03:20:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/08 03:20:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:20:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/08 03:20:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/08 03:20:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:20:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/08 03:20:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/08 03:20:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/08 03:20:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/08 03:20:59 DEBUG : WaitForWriters: timeout=30s 2026/07/08 03:20:59 DEBUG : dir1: Looking for writers 2026/07/08 03:20:59 DEBUG : a.txt: reading active writers 2026/07/08 03:20:59 DEBUG : dir2: Looking for writers 2026/07/08 03:20:59 DEBUG : b.txt: reading active writers 2026/07/08 03:20:59 DEBUG : dir3: Looking for writers 2026/07/08 03:20:59 DEBUG : c.txt: reading active writers 2026/07/08 03:20:59 DEBUG : Looking for writers 2026/07/08 03:20:59 DEBUG : dir1: reading active writers 2026/07/08 03:20:59 DEBUG : dir2: reading active writers 2026/07/08 03:20:59 DEBUG : dir3: reading active writers 2026/07/08 03:20:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.19s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/08 03:21:01 DEBUG : OpenDrive root 'rclone-test-pawuwuz7kuza': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m8.563519426s (try 1/5): exit status 1: Failed [TestDirCreate]