"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/04 05:02:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cibegoj6kiye" 2026/06/04 05:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 05:02:41 DEBUG : Starting OpenDrive session with ID: 64b6482387bf6a5db89b4d9dd764afc05239d983531358ef1f3e87b9b0e20403 2026/06/04 05:02:41 DEBUG : Creating backend with remote "/tmp/rclone864717356" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:02:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:02:41 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:02:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:02:45 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:02:45 DEBUG : dir: Looking for writers 2026/06/04 05:02:45 DEBUG : Looking for writers 2026/06/04 05:02:45 DEBUG : dir: reading active writers 2026/06/04 05:02:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.63s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:02:46 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:02:46 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:02:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:02:49 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/04 05:02:52 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/06/04 05:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:02:54 DEBUG : dir/subdir: Looking for writers 2026/06/04 05:02:54 DEBUG : dir: Looking for writers 2026/06/04 05:02:54 DEBUG : file1: reading active writers 2026/06/04 05:02:54 DEBUG : file2: reading active writers 2026/06/04 05:02:54 DEBUG : subdir: reading active writers 2026/06/04 05:02:54 DEBUG : Looking for writers 2026/06/04 05:02:54 DEBUG : dir: reading active writers 2026/06/04 05:02:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.58s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:02:56 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:02:56 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:02:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:02:59 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:02:59 DEBUG : dir: Looking for writers 2026/06/04 05:02:59 DEBUG : file1: reading active writers 2026/06/04 05:02:59 DEBUG : Looking for writers 2026/06/04 05:02:59 DEBUG : dir: reading active writers 2026/06/04 05:02:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.10s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:00 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:00 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:02 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:02 DEBUG : dir: Looking for writers 2026/06/04 05:03:02 DEBUG : Looking for writers 2026/06/04 05:03:02 DEBUG : dir: reading active writers 2026/06/04 05:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.62s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:03 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:03 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:06 DEBUG : dir: forgetting directory cache 2026/06/04 05:03:06 DEBUG : forgetting directory cache 2026/06/04 05:03:06 DEBUG : dir: forgetting directory cache 2026/06/04 05:03:06 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:06 DEBUG : Looking for writers 2026/06/04 05:03:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.95s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:07 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:07 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/04 05:03:11 DEBUG : dir: invalidating directory cache 2026/06/04 05:03:11 DEBUG : >ForgetPath: 2026/06/04 05:03:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/04 05:03:11 DEBUG : invalidating directory cache 2026/06/04 05:03:11 DEBUG : dir: forgetting directory cache 2026/06/04 05:03:11 DEBUG : >ForgetPath: 2026/06/04 05:03:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/04 05:03:11 DEBUG : >ForgetPath: 2026/06/04 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:11 DEBUG : dir: Looking for writers 2026/06/04 05:03:11 DEBUG : Looking for writers 2026/06/04 05:03:11 DEBUG : dir: reading active writers 2026/06/04 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.96s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:12 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:12 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:17 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/06/04 05:03:21 DEBUG : forgetting directory cache 2026/06/04 05:03:21 DEBUG : dir: forgetting directory cache 2026/06/04 05:03:21 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:21 DEBUG : dir: Looking for writers 2026/06/04 05:03:21 DEBUG : fil/a/b: Looking for writers 2026/06/04 05:03:21 DEBUG : fil/a: Looking for writers 2026/06/04 05:03:21 DEBUG : b: reading active writers 2026/06/04 05:03:21 DEBUG : fil: Looking for writers 2026/06/04 05:03:21 DEBUG : a: reading active writers 2026/06/04 05:03:21 DEBUG : Looking for writers 2026/06/04 05:03:21 DEBUG : dir: reading active writers 2026/06/04 05:03:21 DEBUG : fil: reading active writers 2026/06/04 05:03:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (11.48s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:24 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:24 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:27 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:27 DEBUG : dir: Looking for writers 2026/06/04 05:03:27 DEBUG : Looking for writers 2026/06/04 05:03:27 DEBUG : dir: reading active writers 2026/06/04 05:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.17s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:28 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:28 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:31 DEBUG : dir: Looking for writers 2026/06/04 05:03:31 DEBUG : file1: reading active writers 2026/06/04 05:03:31 DEBUG : Looking for writers 2026/06/04 05:03:31 DEBUG : dir: reading active writers 2026/06/04 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.73s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:33 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:33 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:36 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/04 05:03:39 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/06/04 05:03:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/04 05:03:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/04 05:03:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/04 05:03:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/04 05:03:44 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/06/04 05:03:47 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/06/04 05:03:48 DEBUG : dir: invalidating directory cache 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/04 05:03:49 DEBUG : dir/file1: Reset virtual modtime 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/04 05:03:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/04 05:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/04 05:03:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/04 05:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:03:49 DEBUG : dir: invalidating directory cache 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/04 05:03:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/04 05:03:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/04 05:03:49 DEBUG : forgetting directory cache 2026/06/04 05:03:49 DEBUG : dir: forgetting directory cache 2026/06/04 05:03:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/04 05:03:49 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:49 DEBUG : dir/virtualDir: Looking for writers 2026/06/04 05:03:49 DEBUG : dir: Looking for writers 2026/06/04 05:03:49 DEBUG : virtualFile2: reading active writers 2026/06/04 05:03:49 DEBUG : virtualFile: reading active writers 2026/06/04 05:03:49 DEBUG : virtualDir: reading active writers 2026/06/04 05:03:49 DEBUG : file1: reading active writers 2026/06/04 05:03:49 DEBUG : Looking for writers 2026/06/04 05:03:49 DEBUG : dir: reading active writers 2026/06/04 05:03:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (19.33s) --- PASS: TestDirReadDirAll/Virtual (5.74s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:52 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:52 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:03:56 ERROR : dir/: Can only open directories read only 2026/06/04 05:03:56 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:03:56 DEBUG : dir: Looking for writers 2026/06/04 05:03:56 DEBUG : Looking for writers 2026/06/04 05:03:56 DEBUG : dir: reading active writers 2026/06/04 05:03:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.65s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:03:57 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:03:57 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:03:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:00 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:04:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/04 05:04:00 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/04 05:04:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/04 05:04:00 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (5 bytes), uploading instead of streaming 2026/06/04 05:04:01 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/06/04 05:04:02 DEBUG : dir/potato: size = 5 OK 2026/06/04 05:04:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:04:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/04 05:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/04 05:04:02 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:02 DEBUG : dir: Looking for writers 2026/06/04 05:04:02 DEBUG : file1: reading active writers 2026/06/04 05:04:02 DEBUG : potato: reading active writers 2026/06/04 05:04:02 DEBUG : Looking for writers 2026/06/04 05:04:02 DEBUG : dir: reading active writers 2026/06/04 05:04:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (7.08s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:04 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:04 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/04 05:04:09 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:09 DEBUG : dir/sub: Looking for writers 2026/06/04 05:04:09 DEBUG : dir: Looking for writers 2026/06/04 05:04:09 DEBUG : file1: reading active writers 2026/06/04 05:04:09 DEBUG : sub: reading active writers 2026/06/04 05:04:09 DEBUG : Looking for writers 2026/06/04 05:04:09 DEBUG : dir: reading active writers 2026/06/04 05:04:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.71s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:11 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:11 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/04 05:04:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/04 05:04:16 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:16 DEBUG : dir/sub/subsub: Looking for writers 2026/06/04 05:04:16 DEBUG : dir/sub: Looking for writers 2026/06/04 05:04:16 DEBUG : subsub: reading active writers 2026/06/04 05:04:16 DEBUG : dir: Looking for writers 2026/06/04 05:04:16 DEBUG : sub: reading active writers 2026/06/04 05:04:16 DEBUG : file1: reading active writers 2026/06/04 05:04:16 DEBUG : Looking for writers 2026/06/04 05:04:16 DEBUG : dir: reading active writers 2026/06/04 05:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.19s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:19 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:19 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:22 ERROR : dir/: Dir.Remove not empty 2026/06/04 05:04:22 DEBUG : dir/file1: Remove: 2026/06/04 05:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:04:22 DEBUG : dir/file1: >Remove: err= 2026/06/04 05:04:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/04 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:23 DEBUG : Looking for writers 2026/06/04 05:04:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.94s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:24 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:24 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:27 DEBUG : dir/file1: Remove: 2026/06/04 05:04:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:04:28 DEBUG : dir/file1: >Remove: err= 2026/06/04 05:04:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/04 05:04:29 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:29 DEBUG : Looking for writers 2026/06/04 05:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.75s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:29 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:29 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:33 DEBUG : dir/file1: Remove: 2026/06/04 05:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:04:33 DEBUG : dir/file1: >Remove: err= 2026/06/04 05:04:33 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:33 DEBUG : dir: Looking for writers 2026/06/04 05:04:33 DEBUG : Looking for writers 2026/06/04 05:04:33 DEBUG : dir: reading active writers 2026/06/04 05:04:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.75s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:34 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:34 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:38 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/06/04 05:04:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/04 05:04:40 DEBUG : dir2: same parent dir (ODFfMTI1ODEzNTVfTDNEZEY) - using folder/rename instead of move_copy 2026/06/04 05:04:40 DEBUG : dir: Updating dir with dir2 0xc1c51182ea0 2026/06/04 05:04:40 DEBUG : dir: forgetting directory cache 2026/06/04 05:04:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/04 05:04:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/04 05:04:41 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/04 05:04:41 DEBUG : file2: Updating file with file2 0xc1c51182680 2026/06/04 05:04:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/04 05:04:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/04 05:04:43 INFO : dir2/file3: Deleted 2026/06/04 05:04:43 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/04 05:04:43 DEBUG : dir2/file3: Updating file with dir2/file3 0xc1c51182680 2026/06/04 05:04:43 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/04 05:04:43 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/04 05:04:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/04 05:04:44 DEBUG : renamed empty directory: same parent dir (ODFfMTI1ODEzNTVfTDNEZEY) - using folder/rename instead of move_copy 2026/06/04 05:04:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc1c510c5ba0 2026/06/04 05:04:44 DEBUG : empty directory: forgetting directory cache 2026/06/04 05:04:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/04 05:04:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/04 05:04:44 DEBUG : dir2: Renaming to "dir3" 2026/06/04 05:04:44 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:44 DEBUG : dir3: Looking for writers 2026/06/04 05:04:44 DEBUG : file3: reading active writers 2026/06/04 05:04:44 DEBUG : renamed empty directory: Looking for writers 2026/06/04 05:04:44 DEBUG : Looking for writers 2026/06/04 05:04:44 DEBUG : dir3: reading active writers 2026/06/04 05:04:44 DEBUG : renamed empty directory: reading active writers 2026/06/04 05:04:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.58s) === 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:46 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:46 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:04:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:04:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/04 05:04:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:04:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:04:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/04 05:04:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/04 05:04:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/04 05:04:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/04 05:04:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:04:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:04:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/04 05:04:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/04 05:04:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/04 05:04:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/04 05:04:52 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (12 bytes), uploading instead of streaming 2026/06/04 05:04:53 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/06/04 05:04:54 DEBUG : dir/sub/file2: size = 12 OK 2026/06/04 05:04:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/04 05:04:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/04 05:04:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/04 05:04:54 DEBUG : forgetting directory cache 2026/06/04 05:04:54 DEBUG : dir: forgetting directory cache 2026/06/04 05:04:54 DEBUG : dir/sub: forgetting directory cache 2026/06/04 05:04:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/04 05:04:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/04 05:04:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (5 bytes), uploading instead of streaming 2026/06/04 05:04:56 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/06/04 05:04:57 DEBUG : dir/sub/file0: size = 5 OK 2026/06/04 05:04:57 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:04:57 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/04 05:04:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/04 05:04:57 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:57 DEBUG : dir/sub: Looking for writers 2026/06/04 05:04:57 DEBUG : file0: reading active writers 2026/06/04 05:04:57 DEBUG : file2: reading active writers 2026/06/04 05:04:57 DEBUG : dir: Looking for writers 2026/06/04 05:04:57 DEBUG : file1: reading active writers 2026/06/04 05:04:57 DEBUG : sub: reading active writers 2026/06/04 05:04:57 DEBUG : Looking for writers 2026/06/04 05:04:57 DEBUG : dir: reading active writers 2026/06/04 05:04:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (13.86s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:04:59 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:04:59 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/04 05:04:59 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:04:59 DEBUG : Looking for writers 2026/06/04 05:04:59 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:00 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:00 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:05:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/04 05:05:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/04 05:05:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:05:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/04 05:05:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/04 05:05:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/04 05:05:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:05:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/04 05:05:05 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:05 DEBUG : dir: Looking for writers 2026/06/04 05:05:05 DEBUG : file1: reading active writers 2026/06/04 05:05:05 DEBUG : file1.metadata: reading active writers 2026/06/04 05:05:05 DEBUG : Looking for writers 2026/06/04 05:05:05 DEBUG : dir: reading active writers 2026/06/04 05:05:05 DEBUG : dir.metadata: reading active writers 2026/06/04 05:05:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (6.54s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:06 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:06 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:10 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:10 DEBUG : dir: Looking for writers 2026/06/04 05:05:10 DEBUG : file1: reading active writers 2026/06/04 05:05:10 DEBUG : Looking for writers 2026/06/04 05:05:10 DEBUG : dir: reading active writers 2026/06/04 05:05:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.79s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:11 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:11 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:17 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/06/04 05:05:19 DEBUG : Can set mod time: true 2026/06/04 05:05:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/04 05:05:20 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:20 DEBUG : dir: Looking for writers 2026/06/04 05:05:20 DEBUG : file1: reading active writers 2026/06/04 05:05:20 DEBUG : Looking for writers 2026/06/04 05:05:20 DEBUG : dir: reading active writers 2026/06/04 05:05:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:21 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:25 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (0 bytes), uploading instead of streaming 2026/06/04 05:05:26 DEBUG : dir/file1: size = 0 OK 2026/06/04 05:05:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/04 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/04 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:26 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:26 DEBUG : dir: Looking for writers 2026/06/04 05:05:26 DEBUG : file1: reading active writers 2026/06/04 05:05:26 DEBUG : Looking for writers 2026/06/04 05:05:26 DEBUG : dir: reading active writers 2026/06/04 05:05:26 DEBUG : >WaitForWriters: 2026/06/04 05:05:27 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:27 DEBUG : dir: Looking for writers 2026/06/04 05:05:27 DEBUG : file1: reading active writers 2026/06/04 05:05:27 DEBUG : Looking for writers 2026/06/04 05:05:27 DEBUG : dir: reading active writers 2026/06/04 05:05:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:28 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:28 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:05:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:31 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (5 bytes), uploading instead of streaming 2026/06/04 05:05:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:05:33 DEBUG : dir/file1: size = 5 OK 2026/06/04 05:05:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:05:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/04 05:05:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/04 05:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:33 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:33 DEBUG : dir: Looking for writers 2026/06/04 05:05:33 DEBUG : file1: reading active writers 2026/06/04 05:05:33 DEBUG : Looking for writers 2026/06/04 05:05:33 DEBUG : dir: reading active writers 2026/06/04 05:05:33 DEBUG : >WaitForWriters: 2026/06/04 05:05:34 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:34 DEBUG : dir: Looking for writers 2026/06/04 05:05:34 DEBUG : file1: reading active writers 2026/06/04 05:05:34 DEBUG : Looking for writers 2026/06/04 05:05:34 DEBUG : dir: reading active writers 2026/06/04 05:05:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:35 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:35 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:05:35 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 DEBUG : Config file has changed externally - reloading 2026/06/04 05:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:35 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:05:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/04 05:05:39 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:39 DEBUG : dir: Looking for writers 2026/06/04 05:05:39 DEBUG : file1: reading active writers 2026/06/04 05:05:39 DEBUG : Looking for writers 2026/06/04 05:05:39 DEBUG : dir: reading active writers 2026/06/04 05:05:39 DEBUG : >WaitForWriters: 2026/06/04 05:05:39 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:41 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:05:41 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:05:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/04 05:05:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:05:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:05:43 DEBUG : dir/file1(0xc1c50f88b00): close: 2026/06/04 05:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/04 05:05:44 DEBUG : dir/file1(0xc1c50f88b00): >close: err= 2026/06/04 05:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:44 DEBUG : dir: Looking for writers 2026/06/04 05:05:44 DEBUG : file1: reading active writers 2026/06/04 05:05:44 DEBUG : Looking for writers 2026/06/04 05:05:44 DEBUG : dir: reading active writers 2026/06/04 05:05:44 DEBUG : >WaitForWriters: 2026/06/04 05:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:44 DEBUG : dir: Looking for writers 2026/06/04 05:05:44 DEBUG : file1: reading active writers 2026/06/04 05:05:44 DEBUG : Looking for writers 2026/06/04 05:05:44 DEBUG : dir: reading active writers 2026/06/04 05:05:44 DEBUG : >WaitForWriters: 2026/06/04 05:05:44 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:45 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:45 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:05:45 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:05:45 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:05:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/04 05:05:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:05:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): _writeAt: size=5, off=0 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): openPending: 2026/06/04 05:05:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/04 05:05:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/04 05:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): >openPending: err= 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): >_writeAt: n=5, err= 2026/06/04 05:05:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): close: 2026/06/04 05:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/04 05:05:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/04 05:05:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/04 05:05:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/04 05:05:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 05:05:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:05:49 DEBUG : dir/file1(0xc1c50bbf6c0): >close: err= 2026/06/04 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:49 DEBUG : dir: Looking for writers 2026/06/04 05:05:49 DEBUG : file1: reading active writers 2026/06/04 05:05:49 DEBUG : Looking for writers 2026/06/04 05:05:49 DEBUG : dir: reading active writers 2026/06/04 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:05:49 DEBUG : dir: Looking for writers 2026/06/04 05:05:49 DEBUG : file1: reading active writers 2026/06/04 05:05:49 DEBUG : Looking for writers 2026/06/04 05:05:49 DEBUG : dir: reading active writers 2026/06/04 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:05:49 DEBUG : dir: Looking for writers 2026/06/04 05:05:49 DEBUG : file1: reading active writers 2026/06/04 05:05:49 DEBUG : Looking for writers 2026/06/04 05:05:49 DEBUG : dir: reading active writers 2026/06/04 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:05:50 DEBUG : dir: Looking for writers 2026/06/04 05:05:50 DEBUG : file1: reading active writers 2026/06/04 05:05:50 DEBUG : Looking for writers 2026/06/04 05:05:50 DEBUG : dir: reading active writers 2026/06/04 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:05:50 DEBUG : dir/file1: vfs cache: starting upload 2026/06/04 05:05:50 DEBUG : dir: Looking for writers 2026/06/04 05:05:50 DEBUG : file1: reading active writers 2026/06/04 05:05:50 DEBUG : Looking for writers 2026/06/04 05:05:50 DEBUG : dir: reading active writers 2026/06/04 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:05:50 DEBUG : dir: Looking for writers 2026/06/04 05:05:50 DEBUG : file1: reading active writers 2026/06/04 05:05:50 DEBUG : Looking for writers 2026/06/04 05:05:50 DEBUG : dir: reading active writers 2026/06/04 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:05:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:50 DEBUG : dir: Looking for writers 2026/06/04 05:05:50 DEBUG : file1: reading active writers 2026/06/04 05:05:50 DEBUG : Looking for writers 2026/06/04 05:05:50 DEBUG : dir: reading active writers 2026/06/04 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:05:51 DEBUG : dir: Looking for writers 2026/06/04 05:05:51 DEBUG : file1: reading active writers 2026/06/04 05:05:51 DEBUG : Looking for writers 2026/06/04 05:05:51 DEBUG : dir: reading active writers 2026/06/04 05:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:05:51 DEBUG : dir/file1: size = 14 OK 2026/06/04 05:05:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/04 05:05:51 INFO : dir/file1: Copied (replaced existing) 2026/06/04 05:05:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/04 05:05:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/04 05:05:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/04 05:05:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:05:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/04 05:05:52 DEBUG : dir: Looking for writers 2026/06/04 05:05:52 DEBUG : file1: reading active writers 2026/06/04 05:05:52 DEBUG : Looking for writers 2026/06/04 05:05:52 DEBUG : dir: reading active writers 2026/06/04 05:05:52 DEBUG : >WaitForWriters: 2026/06/04 05:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:52 DEBUG : dir: Looking for writers 2026/06/04 05:05:52 DEBUG : file1: reading active writers 2026/06/04 05:05:52 DEBUG : Looking for writers 2026/06/04 05:05:52 DEBUG : dir: reading active writers 2026/06/04 05:05:52 DEBUG : >WaitForWriters: 2026/06/04 05:05:52 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (43.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (9.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.93s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (7.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.65s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.91s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (9.22s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:55 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:55 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:05:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:05:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:05:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:05:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/04 05:05:58 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:58 DEBUG : dir: Looking for writers 2026/06/04 05:05:58 DEBUG : file1: reading active writers 2026/06/04 05:05:58 DEBUG : Looking for writers 2026/06/04 05:05:58 DEBUG : dir: reading active writers 2026/06/04 05:05:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.73s) === RUN TestFileOpenReadUnknownSize 2026/06/04 05:05:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/04 05:05:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:05:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:05:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/04 05:05:59 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:05:59 DEBUG : Looking for writers 2026/06/04 05:05:59 DEBUG : file.txt: reading active writers 2026/06/04 05:05:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:05:59 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:05:59 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:03 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (25 bytes), uploading instead of streaming 2026/06/04 05:06:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/04 05:06:05 DEBUG : dir/file1: size = 25 OK 2026/06/04 05:06:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:06:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/04 05:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:05 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:05 DEBUG : dir: Looking for writers 2026/06/04 05:06:05 DEBUG : file1: reading active writers 2026/06/04 05:06:05 DEBUG : Looking for writers 2026/06/04 05:06:05 DEBUG : dir: reading active writers 2026/06/04 05:06:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (6.75s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:06 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:06 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:09 DEBUG : dir/file1: Remove: 2026/06/04 05:06:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:09 DEBUG : dir/file1: >Remove: err= 2026/06/04 05:06:10 DEBUG : dir/file1: Remove: 2026/06/04 05:06:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/04 05:06:10 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:10 DEBUG : dir: Looking for writers 2026/06/04 05:06:10 DEBUG : Looking for writers 2026/06/04 05:06:10 DEBUG : dir: reading active writers 2026/06/04 05:06:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.38s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:11 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:11 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:14 DEBUG : dir/file1: Remove: 2026/06/04 05:06:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:15 DEBUG : dir/file1: >Remove: err= 2026/06/04 05:06:15 DEBUG : dir/file1: Remove: 2026/06/04 05:06:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/04 05:06:15 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:15 DEBUG : dir: Looking for writers 2026/06/04 05:06:15 DEBUG : Looking for writers 2026/06/04 05:06:15 DEBUG : dir: reading active writers 2026/06/04 05:06:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.66s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:16 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:16 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:06:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:06:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/04 05:06:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:06:20 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/04 05:06:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:06:20 DEBUG : dir/file1: Open: flags=0x3 2026/06/04 05:06:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/04 05:06:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/04 05:06:20 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:20 DEBUG : dir: Looking for writers 2026/06/04 05:06:20 DEBUG : file1: reading active writers 2026/06/04 05:06:20 DEBUG : Looking for writers 2026/06/04 05:06:20 DEBUG : dir: reading active writers 2026/06/04 05:06:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (5.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:21 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:25 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:25 DEBUG : dir: Looking for writers 2026/06/04 05:06:25 DEBUG : file1: reading active writers 2026/06/04 05:06:25 DEBUG : Looking for writers 2026/06/04 05:06:25 DEBUG : dir: reading active writers 2026/06/04 05:06:25 DEBUG : >WaitForWriters: 2026/06/04 05:06:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:26 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50ebe000 2026/06/04 05:06:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:06:27 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50ebe000 2026/06/04 05:06:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:06:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc1c50ebe000 2026/06/04 05:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:27 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (25 bytes), uploading instead of streaming 2026/06/04 05:06:28 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/04 05:06:29 DEBUG : dir/file1: size = 25 OK 2026/06/04 05:06:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:06:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/04 05:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:29 DEBUG : newLeaf: Running delayed rename now 2026/06/04 05:06:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:29 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50ebe000 2026/06/04 05:06:29 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:29 DEBUG : dir: Looking for writers 2026/06/04 05:06:29 DEBUG : Looking for writers 2026/06/04 05:06:29 DEBUG : dir: reading active writers 2026/06/04 05:06:29 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/06/04 05:06:37 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:37 DEBUG : dir: Looking for writers 2026/06/04 05:06:37 DEBUG : Looking for writers 2026/06/04 05:06:37 DEBUG : dir: reading active writers 2026/06/04 05:06:37 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:39 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:39 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:39 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:06:39 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 DEBUG : Config file has changed externally - reloading 2026/06/04 05:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:39 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:06:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:42 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:42 DEBUG : dir: Looking for writers 2026/06/04 05:06:42 DEBUG : file1: reading active writers 2026/06/04 05:06:42 DEBUG : Looking for writers 2026/06/04 05:06:42 DEBUG : dir: reading active writers 2026/06/04 05:06:42 DEBUG : >WaitForWriters: 2026/06/04 05:06:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:42 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e28b60 2026/06/04 05:06:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:06:43 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50e28b60 2026/06/04 05:06:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:06:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/04 05:06:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc1c50e28b60 2026/06/04 05:06:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:44 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (25 bytes), uploading instead of streaming 2026/06/04 05:06:44 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/04 05:06:45 DEBUG : dir/file1: size = 25 OK 2026/06/04 05:06:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:06:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/04 05:06:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:45 DEBUG : newLeaf: Running delayed rename now 2026/06/04 05:06:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:46 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e28b60 2026/06/04 05:06:46 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:46 DEBUG : dir: Looking for writers 2026/06/04 05:06:46 DEBUG : Looking for writers 2026/06/04 05:06:46 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:46 DEBUG : dir: reading active writers 2026/06/04 05:06:46 DEBUG : >WaitForWriters: 2026/06/04 05:06:46 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:46 DEBUG : dir: Looking for writers 2026/06/04 05:06:46 DEBUG : Looking for writers 2026/06/04 05:06:46 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:46 DEBUG : dir: reading active writers 2026/06/04 05:06:46 DEBUG : >WaitForWriters: 2026/06/04 05:06:46 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:06:47 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:06:47 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:06:47 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:06:47 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:06:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:06:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:06:47 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:06:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:06:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): openPending: 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/04 05:06:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): >openPending: err= 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:06:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:06:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): _writeAt: size=14, off=0 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): >_writeAt: n=14, err= 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): close: 2026/06/04 05:06:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/04 05:06:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:06:50 DEBUG : dir/file1(0xc1c50f88540): >close: err= 2026/06/04 05:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:06:50 DEBUG : dir/file1: vfs cache: starting upload 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:06:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:06:50 DEBUG : dir: Looking for writers 2026/06/04 05:06:50 DEBUG : file1: reading active writers 2026/06/04 05:06:50 DEBUG : Looking for writers 2026/06/04 05:06:50 DEBUG : dir: reading active writers 2026/06/04 05:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:06:51 DEBUG : dir: Looking for writers 2026/06/04 05:06:51 DEBUG : file1: reading active writers 2026/06/04 05:06:51 DEBUG : Looking for writers 2026/06/04 05:06:51 DEBUG : dir: reading active writers 2026/06/04 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:06:51 DEBUG : dir: Looking for writers 2026/06/04 05:06:51 DEBUG : file1: reading active writers 2026/06/04 05:06:51 DEBUG : Looking for writers 2026/06/04 05:06:51 DEBUG : dir: reading active writers 2026/06/04 05:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:06:51 DEBUG : dir/file1: size = 14 OK 2026/06/04 05:06:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/04 05:06:51 INFO : dir/file1: Copied (replaced existing) 2026/06/04 05:06:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/04 05:06:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/04 05:06:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/04 05:06:52 DEBUG : dir: Looking for writers 2026/06/04 05:06:52 DEBUG : file1: reading active writers 2026/06/04 05:06:52 DEBUG : Looking for writers 2026/06/04 05:06:52 DEBUG : dir: reading active writers 2026/06/04 05:06:52 DEBUG : >WaitForWriters: 2026/06/04 05:06:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:06:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:06:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:06:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): _readAt: size=512, off=0 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): openPending: 2026/06/04 05:06:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/04 05:06:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/04 05:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): >openPending: err= 2026/06/04 05:06:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): >_readAt: n=14, err=EOF 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): close: 2026/06/04 05:06:52 DEBUG : dir/file1(0xc1c50f89400): >close: err= 2026/06/04 05:06:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:53 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/04 05:06:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:06:53 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50f20680 2026/06/04 05:06:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:06:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/04 05:06:54 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50f20680 2026/06/04 05:06:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:06:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:06:54 DEBUG : dir/file1(0xc1c50d6b080): openPending: 2026/06/04 05:06:54 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/06/04 05:06:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/04 05:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:06:54 DEBUG : dir/file1(0xc1c50d6b080): >openPending: err= 2026/06/04 05:06:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:06:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:06:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:06:54 DEBUG : dir/file1(0xc1c50d6b080): _writeAt: size=25, off=0 2026/06/04 05:06:54 DEBUG : dir/file1(0xc1c50d6b080): >_writeAt: n=25, err= 2026/06/04 05:06:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:06:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:06:55 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50f20680 2026/06/04 05:06:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:06:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:55 DEBUG : newLeaf(0xc1c50d6b080): close: 2026/06/04 05:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/04 05:06:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-04 05:06:54.86574086 +0000 UTC m=+253.915341831 2026/06/04 05:06:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/04 05:06:55 DEBUG : newLeaf(0xc1c50d6b080): >close: err= 2026/06/04 05:06:55 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:06:55 DEBUG : newLeaf: vfs cache: starting upload 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:06:55 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/04 05:06:55 DEBUG : dir: Looking for writers 2026/06/04 05:06:55 DEBUG : Looking for writers 2026/06/04 05:06:55 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:55 DEBUG : dir: reading active writers 2026/06/04 05:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:06:56 DEBUG : dir: Looking for writers 2026/06/04 05:06:56 DEBUG : Looking for writers 2026/06/04 05:06:56 DEBUG : dir: reading active writers 2026/06/04 05:06:56 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:06:56 DEBUG : dir: Looking for writers 2026/06/04 05:06:56 DEBUG : Looking for writers 2026/06/04 05:06:56 DEBUG : dir: reading active writers 2026/06/04 05:06:56 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:06:56 DEBUG : newLeaf: size = 25 OK 2026/06/04 05:06:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:06:56 INFO : newLeaf: Copied (replaced existing) 2026/06/04 05:06:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-04 05:06:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/04 05:06:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/04 05:06:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:06:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/04 05:06:57 DEBUG : dir: Looking for writers 2026/06/04 05:06:57 DEBUG : Looking for writers 2026/06/04 05:06:57 DEBUG : dir: reading active writers 2026/06/04 05:06:57 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:57 DEBUG : >WaitForWriters: 2026/06/04 05:06:57 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:06:57 DEBUG : dir: Looking for writers 2026/06/04 05:06:57 DEBUG : Looking for writers 2026/06/04 05:06:57 DEBUG : dir: reading active writers 2026/06/04 05:06:57 DEBUG : newLeaf: reading active writers 2026/06/04 05:06:57 DEBUG : >WaitForWriters: 2026/06/04 05:06:57 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:00 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:00 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:07:00 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:00 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:07:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:07:03 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:03 DEBUG : dir: Looking for writers 2026/06/04 05:07:03 DEBUG : file1: reading active writers 2026/06/04 05:07:03 DEBUG : Looking for writers 2026/06/04 05:07:03 DEBUG : dir: reading active writers 2026/06/04 05:07:03 DEBUG : >WaitForWriters: 2026/06/04 05:07:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:04 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e46d00 2026/06/04 05:07:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:07:05 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50e46d00 2026/06/04 05:07:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:07:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:07:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:05 DEBUG : dir/file1(0xc1c50f88800): openPending: 2026/06/04 05:07:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/06/04 05:07:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/04 05:07:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:05 DEBUG : dir/file1(0xc1c50f88800): >openPending: err= 2026/06/04 05:07:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:07:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:05 DEBUG : dir/file1(0xc1c50f88800): _writeAt: size=25, off=0 2026/06/04 05:07:05 DEBUG : dir/file1(0xc1c50f88800): >_writeAt: n=25, err= 2026/06/04 05:07:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:07:06 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e46d00 2026/06/04 05:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:06 DEBUG : newLeaf(0xc1c50f88800): close: 2026/06/04 05:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/04 05:07:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-04 05:07:05.77785465 +0000 UTC m=+264.827455622 2026/06/04 05:07:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/04 05:07:06 DEBUG : newLeaf(0xc1c50f88800): >close: err= 2026/06/04 05:07:06 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:07:06 DEBUG : newLeaf: vfs cache: starting upload 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:07:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/04 05:07:06 DEBUG : dir: Looking for writers 2026/06/04 05:07:06 DEBUG : Looking for writers 2026/06/04 05:07:06 DEBUG : dir: reading active writers 2026/06/04 05:07:06 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:07:07 DEBUG : dir: Looking for writers 2026/06/04 05:07:07 DEBUG : Looking for writers 2026/06/04 05:07:07 DEBUG : dir: reading active writers 2026/06/04 05:07:07 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:07:07 DEBUG : newLeaf: size = 25 OK 2026/06/04 05:07:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:07:07 INFO : newLeaf: Copied (replaced existing) 2026/06/04 05:07:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-04 05:07:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/04 05:07:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/04 05:07:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/04 05:07:08 DEBUG : dir: Looking for writers 2026/06/04 05:07:08 DEBUG : Looking for writers 2026/06/04 05:07:08 DEBUG : dir: reading active writers 2026/06/04 05:07:08 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:08 DEBUG : >WaitForWriters: 2026/06/04 05:07:08 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:08 DEBUG : dir: Looking for writers 2026/06/04 05:07:08 DEBUG : Looking for writers 2026/06/04 05:07:08 DEBUG : dir: reading active writers 2026/06/04 05:07:08 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:08 DEBUG : >WaitForWriters: 2026/06/04 05:07:08 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:09 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:09 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:07:09 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:09 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:07:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:07:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:07:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): openPending: 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/04 05:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): >openPending: err= 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:07:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): _writeAt: size=14, off=0 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): >_writeAt: n=14, err= 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): close: 2026/06/04 05:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/04 05:07:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:07:12 DEBUG : dir/file1(0xc1c50d6ae00): >close: err= 2026/06/04 05:07:12 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:12 DEBUG : dir: Looking for writers 2026/06/04 05:07:12 DEBUG : file1: reading active writers 2026/06/04 05:07:12 DEBUG : Looking for writers 2026/06/04 05:07:12 DEBUG : dir: reading active writers 2026/06/04 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:07:12 DEBUG : dir: Looking for writers 2026/06/04 05:07:12 DEBUG : file1: reading active writers 2026/06/04 05:07:12 DEBUG : Looking for writers 2026/06/04 05:07:12 DEBUG : dir: reading active writers 2026/06/04 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:07:12 DEBUG : dir: Looking for writers 2026/06/04 05:07:12 DEBUG : file1: reading active writers 2026/06/04 05:07:12 DEBUG : Looking for writers 2026/06/04 05:07:12 DEBUG : dir: reading active writers 2026/06/04 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:07:12 DEBUG : dir: Looking for writers 2026/06/04 05:07:12 DEBUG : file1: reading active writers 2026/06/04 05:07:12 DEBUG : Looking for writers 2026/06/04 05:07:12 DEBUG : dir: reading active writers 2026/06/04 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:07:12 DEBUG : dir/file1: vfs cache: starting upload 2026/06/04 05:07:12 DEBUG : dir: Looking for writers 2026/06/04 05:07:12 DEBUG : file1: reading active writers 2026/06/04 05:07:12 DEBUG : Looking for writers 2026/06/04 05:07:12 DEBUG : dir: reading active writers 2026/06/04 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:07:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:07:13 DEBUG : dir: Looking for writers 2026/06/04 05:07:13 DEBUG : file1: reading active writers 2026/06/04 05:07:13 DEBUG : Looking for writers 2026/06/04 05:07:13 DEBUG : dir: reading active writers 2026/06/04 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:07:13 DEBUG : dir: Looking for writers 2026/06/04 05:07:13 DEBUG : file1: reading active writers 2026/06/04 05:07:13 DEBUG : Looking for writers 2026/06/04 05:07:13 DEBUG : dir: reading active writers 2026/06/04 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:07:14 DEBUG : dir: Looking for writers 2026/06/04 05:07:14 DEBUG : file1: reading active writers 2026/06/04 05:07:14 DEBUG : Looking for writers 2026/06/04 05:07:14 DEBUG : dir: reading active writers 2026/06/04 05:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:07:14 DEBUG : dir/file1: size = 14 OK 2026/06/04 05:07:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/04 05:07:14 INFO : dir/file1: Copied (replaced existing) 2026/06/04 05:07:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/04 05:07:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/04 05:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/04 05:07:15 DEBUG : dir: Looking for writers 2026/06/04 05:07:15 DEBUG : file1: reading active writers 2026/06/04 05:07:15 DEBUG : Looking for writers 2026/06/04 05:07:15 DEBUG : dir: reading active writers 2026/06/04 05:07:15 DEBUG : >WaitForWriters: 2026/06/04 05:07:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): _readAt: size=512, off=0 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): openPending: 2026/06/04 05:07:15 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/06/04 05:07:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/04 05:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): >openPending: err= 2026/06/04 05:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): >_readAt: n=14, err=EOF 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): close: 2026/06/04 05:07:15 DEBUG : dir/file1(0xc1c50d6a200): >close: err= 2026/06/04 05:07:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:15 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/04 05:07:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:07:15 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e769c0 2026/06/04 05:07:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:07:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/04 05:07:16 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50e769c0 2026/06/04 05:07:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:07:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:17 DEBUG : dir/file1(0xc1c50b1f100): openPending: 2026/06/04 05:07:17 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/06/04 05:07:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/04 05:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:17 DEBUG : dir/file1(0xc1c50b1f100): >openPending: err= 2026/06/04 05:07:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:07:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:17 DEBUG : dir/file1(0xc1c50b1f100): _writeAt: size=25, off=0 2026/06/04 05:07:17 DEBUG : dir/file1(0xc1c50b1f100): >_writeAt: n=25, err= 2026/06/04 05:07:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:07:17 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e769c0 2026/06/04 05:07:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:17 DEBUG : newLeaf(0xc1c50b1f100): close: 2026/06/04 05:07:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/04 05:07:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-04 05:07:17.118321269 +0000 UTC m=+276.167922241 2026/06/04 05:07:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/04 05:07:17 DEBUG : newLeaf(0xc1c50b1f100): >close: err= 2026/06/04 05:07:17 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:07:17 DEBUG : newLeaf: vfs cache: starting upload 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:07:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/04 05:07:17 DEBUG : dir: Looking for writers 2026/06/04 05:07:17 DEBUG : Looking for writers 2026/06/04 05:07:17 DEBUG : dir: reading active writers 2026/06/04 05:07:17 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:07:18 DEBUG : dir: Looking for writers 2026/06/04 05:07:18 DEBUG : Looking for writers 2026/06/04 05:07:18 DEBUG : dir: reading active writers 2026/06/04 05:07:18 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:07:18 DEBUG : dir: Looking for writers 2026/06/04 05:07:18 DEBUG : Looking for writers 2026/06/04 05:07:18 DEBUG : dir: reading active writers 2026/06/04 05:07:18 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:07:18 DEBUG : newLeaf: size = 25 OK 2026/06/04 05:07:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:07:18 INFO : newLeaf: Copied (replaced existing) 2026/06/04 05:07:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-04 05:07:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/04 05:07:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/04 05:07:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/04 05:07:19 DEBUG : dir: Looking for writers 2026/06/04 05:07:19 DEBUG : Looking for writers 2026/06/04 05:07:19 DEBUG : dir: reading active writers 2026/06/04 05:07:19 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:19 DEBUG : >WaitForWriters: 2026/06/04 05:07:20 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:20 DEBUG : dir: Looking for writers 2026/06/04 05:07:20 DEBUG : Looking for writers 2026/06/04 05:07:20 DEBUG : dir: reading active writers 2026/06/04 05:07:20 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:20 DEBUG : >WaitForWriters: 2026/06/04 05:07:20 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:07:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:07:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:07:25 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:25 DEBUG : dir: Looking for writers 2026/06/04 05:07:25 DEBUG : file1: reading active writers 2026/06/04 05:07:25 DEBUG : Looking for writers 2026/06/04 05:07:25 DEBUG : dir: reading active writers 2026/06/04 05:07:25 DEBUG : >WaitForWriters: 2026/06/04 05:07:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): _readAt: size=512, off=0 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): openPending: 2026/06/04 05:07:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/04 05:07:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/04 05:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): >openPending: err= 2026/06/04 05:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/04 05:07:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:07:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): >_readAt: n=14, err=EOF 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): close: 2026/06/04 05:07:25 DEBUG : dir/file1(0xc1c50a48cc0): >close: err= 2026/06/04 05:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:26 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/04 05:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:07:26 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e761a0 2026/06/04 05:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/04 05:07:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/04 05:07:28 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50e761a0 2026/06/04 05:07:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/04 05:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:07:28 DEBUG : dir/file1(0xc1c50f88c80): openPending: 2026/06/04 05:07:28 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/06/04 05:07:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/04 05:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:07:28 DEBUG : dir/file1(0xc1c50f88c80): >openPending: err= 2026/06/04 05:07:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:07:28 DEBUG : dir/file1(0xc1c50f88c80): _writeAt: size=25, off=0 2026/06/04 05:07:28 DEBUG : dir/file1(0xc1c50f88c80): >_writeAt: n=25, err= 2026/06/04 05:07:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/04 05:07:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/04 05:07:28 DEBUG : newLeaf: Updating file with newLeaf 0xc1c50e761a0 2026/06/04 05:07:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:07:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:28 DEBUG : newLeaf(0xc1c50f88c80): close: 2026/06/04 05:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/04 05:07:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-04 05:07:28.436245819 +0000 UTC m=+287.485846790 2026/06/04 05:07:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/04 05:07:28 DEBUG : newLeaf(0xc1c50f88c80): >close: err= 2026/06/04 05:07:28 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:28 DEBUG : dir: Looking for writers 2026/06/04 05:07:28 DEBUG : Looking for writers 2026/06/04 05:07:28 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:28 DEBUG : dir: reading active writers 2026/06/04 05:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:07:28 DEBUG : dir: Looking for writers 2026/06/04 05:07:28 DEBUG : Looking for writers 2026/06/04 05:07:28 DEBUG : dir: reading active writers 2026/06/04 05:07:28 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:07:28 DEBUG : dir: Looking for writers 2026/06/04 05:07:28 DEBUG : Looking for writers 2026/06/04 05:07:28 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:28 DEBUG : dir: reading active writers 2026/06/04 05:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:07:29 DEBUG : dir: Looking for writers 2026/06/04 05:07:29 DEBUG : Looking for writers 2026/06/04 05:07:29 DEBUG : dir: reading active writers 2026/06/04 05:07:29 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:07:29 DEBUG : newLeaf: vfs cache: starting upload 2026/06/04 05:07:29 DEBUG : dir: Looking for writers 2026/06/04 05:07:29 DEBUG : Looking for writers 2026/06/04 05:07:29 DEBUG : dir: reading active writers 2026/06/04 05:07:29 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:07:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/04 05:07:29 DEBUG : dir: Looking for writers 2026/06/04 05:07:29 DEBUG : Looking for writers 2026/06/04 05:07:29 DEBUG : dir: reading active writers 2026/06/04 05:07:29 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:07:29 DEBUG : dir: Looking for writers 2026/06/04 05:07:29 DEBUG : Looking for writers 2026/06/04 05:07:29 DEBUG : dir: reading active writers 2026/06/04 05:07:29 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:07:30 DEBUG : dir: Looking for writers 2026/06/04 05:07:30 DEBUG : Looking for writers 2026/06/04 05:07:30 DEBUG : dir: reading active writers 2026/06/04 05:07:30 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:07:30 DEBUG : newLeaf: size = 25 OK 2026/06/04 05:07:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/04 05:07:30 INFO : newLeaf: Copied (replaced existing) 2026/06/04 05:07:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-04 05:07:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/04 05:07:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/04 05:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/04 05:07:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/04 05:07:31 DEBUG : dir: Looking for writers 2026/06/04 05:07:31 DEBUG : Looking for writers 2026/06/04 05:07:31 DEBUG : dir: reading active writers 2026/06/04 05:07:31 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:31 DEBUG : >WaitForWriters: 2026/06/04 05:07:31 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:31 DEBUG : dir: Looking for writers 2026/06/04 05:07:31 DEBUG : Looking for writers 2026/06/04 05:07:31 DEBUG : dir: reading active writers 2026/06/04 05:07:31 DEBUG : newLeaf: reading active writers 2026/06/04 05:07:31 DEBUG : >WaitForWriters: 2026/06/04 05:07:31 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestFileRename (70.62s) --- PASS: TestFileRename/off,forceCache=false (17.31s) --- PASS: TestFileRename/minimal,forceCache=false (8.47s) --- PASS: TestFileRename/minimal,forceCache=true (12.30s) --- PASS: TestFileRename/writes,forceCache=false (9.92s) --- PASS: TestFileRename/writes,forceCache=true (11.69s) --- PASS: TestFileRename/full,forceCache=false (10.93s) === 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:32 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:32 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:32 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:32 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:32 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:32 DEBUG : Looking for writers 2026/06/04 05:07:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:32 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:32 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:07:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:07:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:07:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/04 05:07:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:36 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:36 DEBUG : dir: Looking for writers 2026/06/04 05:07:36 DEBUG : file1: reading active writers 2026/06/04 05:07:36 DEBUG : Looking for writers 2026/06/04 05:07:36 DEBUG : dir: reading active writers 2026/06/04 05:07:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:38 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:38 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:07:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:07:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:07:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/04 05:07:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/04 05:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/04 05:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/04 05:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/04 05:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/04 05:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/04 05:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/04 05:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/04 05:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/04 05:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/04 05:07:42 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:42 DEBUG : dir: Looking for writers 2026/06/04 05:07:42 DEBUG : file1: reading active writers 2026/06/04 05:07:42 DEBUG : Looking for writers 2026/06/04 05:07:42 DEBUG : dir: reading active writers 2026/06/04 05:07:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.80s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:43 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:43 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:07:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:07:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:07:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/04 05:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/04 05:07:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/04 05:07:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/04 05:07:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/04 05:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/04 05:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/04 05:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/04 05:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/04 05:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/04 05:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/04 05:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/04 05:07:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/04 05:07:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/04 05:07:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/04 05:07:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/04 05:07:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/04 05:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/04 05:07:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/04 05:07:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/04 05:07:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/04 05:07:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/04 05:07:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/04 05:07:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/04 05:07:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/04 05:07:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/04 05:07:49 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:49 DEBUG : dir: Looking for writers 2026/06/04 05:07:49 DEBUG : file1: reading active writers 2026/06/04 05:07:49 DEBUG : Looking for writers 2026/06/04 05:07:49 DEBUG : dir: reading active writers 2026/06/04 05:07:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.49s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:50 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:50 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:07:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:07:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:07:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/04 05:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:53 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:53 DEBUG : dir: Looking for writers 2026/06/04 05:07:53 DEBUG : file1: reading active writers 2026/06/04 05:07:53 DEBUG : Looking for writers 2026/06/04 05:07:53 DEBUG : dir: reading active writers 2026/06/04 05:07:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.11s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:54 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:07:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:07:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:07:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:07:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/04 05:07:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/04 05:07:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:07:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/04 05:07:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/04 05:07:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/04 05:07:57 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:07:57 DEBUG : dir: Looking for writers 2026/06/04 05:07:57 DEBUG : file1: reading active writers 2026/06/04 05:07:57 DEBUG : Looking for writers 2026/06/04 05:07:57 DEBUG : dir: reading active writers 2026/06/04 05:07:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.86s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:07:58 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:07:58 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:07:58 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:07:58 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:07:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:08:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:08:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:00 DEBUG : dir/file1(0xc1c50b1f2c0): _readAt: size=1, off=0 2026/06/04 05:08:00 DEBUG : dir/file1(0xc1c50b1f2c0): openPending: 2026/06/04 05:08:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:00 DEBUG : dir/file1(0xc1c50b1f2c0): >openPending: err= 2026/06/04 05:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/04 05:08:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:08:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:08:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): >_readAt: n=1, err= 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): _readAt: size=256, off=1 2026/06/04 05:08:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): >_readAt: n=15, err=EOF 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): _readAt: size=16, off=16 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): close: 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): >close: err= 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): close: 2026/06/04 05:08:01 DEBUG : dir/file1(0xc1c50b1f2c0): >close: err=file already closed 2026/06/04 05:08:01 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:01 DEBUG : dir: Looking for writers 2026/06/04 05:08:01 DEBUG : file1: reading active writers 2026/06/04 05:08:01 DEBUG : Looking for writers 2026/06/04 05:08:01 DEBUG : dir: reading active writers 2026/06/04 05:08:01 DEBUG : >WaitForWriters: 2026/06/04 05:08:01 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.91s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:02 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:02 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:02 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:02 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:08:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:08:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:04 DEBUG : dir/file1(0xc1c50bbe8c0): _readAt: size=1, off=0 2026/06/04 05:08:04 DEBUG : dir/file1(0xc1c50bbe8c0): openPending: 2026/06/04 05:08:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:04 DEBUG : dir/file1(0xc1c50bbe8c0): >openPending: err= 2026/06/04 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/04 05:08:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:08:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:08:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >_readAt: n=1, err= 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): _readAt: size=1, off=5 2026/06/04 05:08:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >_readAt: n=1, err= 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): _readAt: size=1, off=3 2026/06/04 05:08:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >_readAt: n=1, err= 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): _readAt: size=1, off=13 2026/06/04 05:08:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >_readAt: n=1, err= 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): _readAt: size=16, off=100 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): close: 2026/06/04 05:08:05 DEBUG : dir/file1(0xc1c50bbe8c0): >close: err= 2026/06/04 05:08:05 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:05 DEBUG : dir: Looking for writers 2026/06/04 05:08:05 DEBUG : file1: reading active writers 2026/06/04 05:08:05 DEBUG : Looking for writers 2026/06/04 05:08:05 DEBUG : dir: reading active writers 2026/06/04 05:08:05 DEBUG : >WaitForWriters: 2026/06/04 05:08:05 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting 2026/06/04 05:08:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:06 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-cibegoj6kiye/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:06 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:06 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:06 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:06 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:08:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:08:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=1, off=0 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): openPending: 2026/06/04 05:08:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >openPending: err= 2026/06/04 05:08:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/04 05:08:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:08:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:08:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=1, err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=1, off=5 2026/06/04 05:08:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=1, err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=1, off=1 2026/06/04 05:08:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=1, err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=6, off=10 2026/06/04 05:08:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=6, err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=256, off=10 2026/06/04 05:08:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=6, err=EOF 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=256, off=100 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=0, err=EOF 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): close: 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >close: err= 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): _readAt: size=256, off=100 2026/06/04 05:08:08 DEBUG : dir/file1(0xc1c50eb6e40): >_readAt: n=0, err=file already closed 2026/06/04 05:08:08 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:08 DEBUG : dir: Looking for writers 2026/06/04 05:08:08 DEBUG : file1: reading active writers 2026/06/04 05:08:08 DEBUG : Looking for writers 2026/06/04 05:08:08 DEBUG : dir: reading active writers 2026/06/04 05:08:08 DEBUG : >WaitForWriters: 2026/06/04 05:08:08 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting 2026/06/04 05:08:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:10 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-cibegoj6kiye/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (3.88s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:10 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:10 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:10 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:10 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:08:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:08:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): RWFileHandle.Flush 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): _readAt: size=256, off=0 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): openPending: 2026/06/04 05:08:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): >openPending: err= 2026/06/04 05:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/04 05:08:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:08:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:08:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): >_readAt: n=16, err=EOF 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): RWFileHandle.Flush 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): RWFileHandle.Flush 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): close: 2026/06/04 05:08:12 DEBUG : dir/file1(0xc1c50b1e740): >close: err= 2026/06/04 05:08:12 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:12 DEBUG : dir: Looking for writers 2026/06/04 05:08:12 DEBUG : file1: reading active writers 2026/06/04 05:08:12 DEBUG : Looking for writers 2026/06/04 05:08:12 DEBUG : dir: reading active writers 2026/06/04 05:08:12 DEBUG : >WaitForWriters: 2026/06/04 05:08:12 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting 2026/06/04 05:08:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:13 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-cibegoj6kiye/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:14 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:14 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:14 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:14 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:08:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/04 05:08:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): _readAt: size=256, off=0 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): openPending: 2026/06/04 05:08:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): >openPending: err= 2026/06/04 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/04 05:08:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:08:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:08:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): >_readAt: n=16, err=EOF 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): RWFileHandle.Release 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): close: 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): >close: err= 2026/06/04 05:08:16 DEBUG : dir/file1(0xc1c50d6ad00): RWFileHandle.Release 2026/06/04 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:16 DEBUG : dir: Looking for writers 2026/06/04 05:08:16 DEBUG : file1: reading active writers 2026/06/04 05:08:16 DEBUG : Looking for writers 2026/06/04 05:08:16 DEBUG : dir: reading active writers 2026/06/04 05:08:16 DEBUG : >WaitForWriters: 2026/06/04 05:08:16 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting 2026/06/04 05:08:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:17 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-cibegoj6kiye/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.01s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:18 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:18 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:18 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:18 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:18 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): openPending: 2026/06/04 05:08:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): >openPending: err= 2026/06/04 05:08:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): _writeAt: size=5, off=0 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): >_writeAt: n=5, err= 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): _writeAt: size=7, off=5 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): >_writeAt: n=7, err= 2026/06/04 05:08:18 DEBUG : file1: vfs cache: truncate to size=11 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): close: 2026/06/04 05:08:18 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:18.31130273 +0000 UTC m=+337.360903701 2026/06/04 05:08:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): >close: err= 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): close: 2026/06/04 05:08:18 DEBUG : file1(0xc1c50bbe2c0): >close: err=file already closed 2026/06/04 05:08:18 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:18 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:18 DEBUG : Looking for writers 2026/06/04 05:08:18 DEBUG : file1: reading active writers 2026/06/04 05:08:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:19 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/04 05:08:19 DEBUG : Looking for writers 2026/06/04 05:08:19 DEBUG : file1: reading active writers 2026/06/04 05:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:20 DEBUG : file1: size = 11 OK 2026/06/04 05:08:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/04 05:08:20 INFO : file1: Copied (new) 2026/06/04 05:08:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-04 05:08:18 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/04 05:08:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:20 DEBUG : Looking for writers 2026/06/04 05:08:20 DEBUG : file1: reading active writers 2026/06/04 05:08:20 DEBUG : >WaitForWriters: 2026/06/04 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:20 DEBUG : Looking for writers 2026/06/04 05:08:20 DEBUG : file1: reading active writers 2026/06/04 05:08:20 DEBUG : >WaitForWriters: 2026/06/04 05:08:20 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.08s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:21 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:21 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): openPending: 2026/06/04 05:08:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): >openPending: err= 2026/06/04 05:08:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): _writeAt: size=7, off=0 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): >_writeAt: n=7, err= 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): _writeAt: size=6, off=5 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): >_writeAt: n=6, err= 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): close: 2026/06/04 05:08:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:21.393440017 +0000 UTC m=+340.443040978 2026/06/04 05:08:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): >close: err= 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): _writeAt: size=5, off=0 2026/06/04 05:08:21 DEBUG : file1(0xc1c5087c800): >_writeAt: n=0, err=file already closed 2026/06/04 05:08:21 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:21 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:21 DEBUG : Looking for writers 2026/06/04 05:08:21 DEBUG : file1: reading active writers 2026/06/04 05:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:21 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-cibegoj6kiye/dir/file1: no such file or directory 2026/06/04 05:08:22 DEBUG : Looking for writers 2026/06/04 05:08:22 DEBUG : file1: reading active writers 2026/06/04 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/04 05:08:22 DEBUG : Looking for writers 2026/06/04 05:08:22 DEBUG : file1: reading active writers 2026/06/04 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:23 DEBUG : file1: size = 11 OK 2026/06/04 05:08:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/04 05:08:23 INFO : file1: Copied (new) 2026/06/04 05:08:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-04 05:08:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/04 05:08:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:23 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:23 DEBUG : Looking for writers 2026/06/04 05:08:23 DEBUG : file1: reading active writers 2026/06/04 05:08:23 DEBUG : >WaitForWriters: 2026/06/04 05:08:23 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:23 DEBUG : Looking for writers 2026/06/04 05:08:23 DEBUG : file1: reading active writers 2026/06/04 05:08:23 DEBUG : >WaitForWriters: 2026/06/04 05:08:23 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.08s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:24 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:24 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:24 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:24 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:24 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:24 DEBUG : file1(0xc1c5087d6c0): openPending: 2026/06/04 05:08:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:24 DEBUG : file1(0xc1c5087d6c0): >openPending: err= 2026/06/04 05:08:24 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:24 DEBUG : file1(0xc1c5087d6c0): close: 2026/06/04 05:08:24 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:24.469126758 +0000 UTC m=+343.518727719 2026/06/04 05:08:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:24 DEBUG : file1(0xc1c5087d6c0): >close: err= 2026/06/04 05:08:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/04 05:08:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:08:24 DEBUG : file2: newRWFileHandle: 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): openPending: 2026/06/04 05:08:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): >openPending: err= 2026/06/04 05:08:24 DEBUG : file2: >newRWFileHandle: err= 2026/06/04 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/04 05:08:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/04 05:08:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): RWFileHandle.Flush 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): RWFileHandle.Release 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): close: 2026/06/04 05:08:24 DEBUG : file2: vfs cache: setting modification time to 2026-06-04 05:08:24.470003706 +0000 UTC m=+343.519604677 2026/06/04 05:08:24 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:24 DEBUG : file2(0xc1c5087db40): >close: err= 2026/06/04 05:08:24 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/04 05:08:24 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:24 DEBUG : file2: vfs cache: starting upload 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/04 05:08:24 DEBUG : Looking for writers 2026/06/04 05:08:24 DEBUG : file1: reading active writers 2026/06/04 05:08:24 DEBUG : file2: reading active writers 2026/06/04 05:08:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/04 05:08:25 DEBUG : Looking for writers 2026/06/04 05:08:25 DEBUG : file2: reading active writers 2026/06/04 05:08:25 DEBUG : file1: reading active writers 2026/06/04 05:08:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/04 05:08:25 DEBUG : Looking for writers 2026/06/04 05:08:25 DEBUG : file2: reading active writers 2026/06/04 05:08:25 DEBUG : file1: reading active writers 2026/06/04 05:08:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/04 05:08:26 DEBUG : file1: size = 0 OK 2026/06/04 05:08:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:08:26 INFO : file1: Copied (new) 2026/06/04 05:08:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-04 05:08:24 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/04 05:08:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:26 DEBUG : Looking for writers 2026/06/04 05:08:26 DEBUG : file1: reading active writers 2026/06/04 05:08:26 DEBUG : file2: reading active writers 2026/06/04 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:27 DEBUG : file2: size = 0 OK 2026/06/04 05:08:27 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:08:27 INFO : file2: Copied (new) 2026/06/04 05:08:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-04 05:08:24 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/04 05:08:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/04 05:08:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/04 05:08:27 INFO : file2: vfs cache: upload succeeded try #1 2026/06/04 05:08:27 DEBUG : Looking for writers 2026/06/04 05:08:27 DEBUG : file1: reading active writers 2026/06/04 05:08:27 DEBUG : file2: reading active writers 2026/06/04 05:08:27 DEBUG : >WaitForWriters: 2026/06/04 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:27 DEBUG : Looking for writers 2026/06/04 05:08:27 DEBUG : file1: reading active writers 2026/06/04 05:08:27 DEBUG : file2: reading active writers 2026/06/04 05:08:27 DEBUG : >WaitForWriters: 2026/06/04 05:08:27 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.67s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:28 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:28 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:28 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:28 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:29 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): openPending: 2026/06/04 05:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): >openPending: err= 2026/06/04 05:08:29 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): _writeAt: size=5, off=0 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): >_writeAt: n=5, err= 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): RWFileHandle.Flush 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): RWFileHandle.Flush 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): close: 2026/06/04 05:08:29 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:29.145256399 +0000 UTC m=+348.194857360 2026/06/04 05:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:29 DEBUG : file1(0xc1c50f88080): >close: err= 2026/06/04 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:29 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:29 DEBUG : Looking for writers 2026/06/04 05:08:29 DEBUG : file1: reading active writers 2026/06/04 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:30 DEBUG : Looking for writers 2026/06/04 05:08:30 DEBUG : file1: reading active writers 2026/06/04 05:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:30 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:08:31 DEBUG : Looking for writers 2026/06/04 05:08:31 DEBUG : file1: reading active writers 2026/06/04 05:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:31 DEBUG : file1: size = 5 OK 2026/06/04 05:08:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:08:31 INFO : file1: Copied (new) 2026/06/04 05:08:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-04 05:08:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/04 05:08:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:31 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:32 DEBUG : Looking for writers 2026/06/04 05:08:32 DEBUG : file1: reading active writers 2026/06/04 05:08:32 DEBUG : >WaitForWriters: 2026/06/04 05:08:32 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.34s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:33 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:33 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:33 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:33 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:33 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): openPending: 2026/06/04 05:08:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): >openPending: err= 2026/06/04 05:08:33 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): _writeAt: size=5, off=0 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): >_writeAt: n=5, err= 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): RWFileHandle.Release 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): close: 2026/06/04 05:08:33 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:33.876462381 +0000 UTC m=+352.926063342 2026/06/04 05:08:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): >close: err= 2026/06/04 05:08:33 DEBUG : file1(0xc1c50eb6680): RWFileHandle.Release 2026/06/04 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:33 DEBUG : Looking for writers 2026/06/04 05:08:33 DEBUG : file1: reading active writers 2026/06/04 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:33 DEBUG : Looking for writers 2026/06/04 05:08:33 DEBUG : file1: reading active writers 2026/06/04 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:33 DEBUG : Looking for writers 2026/06/04 05:08:33 DEBUG : file1: reading active writers 2026/06/04 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:33 DEBUG : Looking for writers 2026/06/04 05:08:33 DEBUG : file1: reading active writers 2026/06/04 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:33 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:34 DEBUG : Looking for writers 2026/06/04 05:08:34 DEBUG : file1: reading active writers 2026/06/04 05:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:34 DEBUG : Looking for writers 2026/06/04 05:08:34 DEBUG : file1: reading active writers 2026/06/04 05:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:34 DEBUG : Looking for writers 2026/06/04 05:08:34 DEBUG : file1: reading active writers 2026/06/04 05:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:08:35 DEBUG : Looking for writers 2026/06/04 05:08:35 DEBUG : file1: reading active writers 2026/06/04 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:36 DEBUG : Looking for writers 2026/06/04 05:08:36 DEBUG : file1: reading active writers 2026/06/04 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:36 DEBUG : file1: size = 5 OK 2026/06/04 05:08:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:08:36 INFO : file1: Copied (new) 2026/06/04 05:08:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-04 05:08:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/04 05:08:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:36 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:37 DEBUG : Looking for writers 2026/06/04 05:08:37 DEBUG : file1: reading active writers 2026/06/04 05:08:37 DEBUG : >WaitForWriters: 2026/06/04 05:08:37 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:37 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:37 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:37 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:37 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/04 05:08:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:08:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): openPending: 2026/06/04 05:08:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): >openPending: err= 2026/06/04 05:08:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/04 05:08:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): _writeAt: size=5, off=0 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): >_writeAt: n=5, err= 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): close: 2026/06/04 05:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-04 05:08:40.478418917 +0000 UTC m=+359.528019888 2026/06/04 05:08:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:40 DEBUG : dir/file1(0xc1c50a48cc0): >close: err= 2026/06/04 05:08:40 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:40 DEBUG : dir/file1: vfs cache: starting upload 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:40 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:08:40 DEBUG : dir: Looking for writers 2026/06/04 05:08:40 DEBUG : file1: reading active writers 2026/06/04 05:08:40 DEBUG : Looking for writers 2026/06/04 05:08:40 DEBUG : dir: reading active writers 2026/06/04 05:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:41 DEBUG : dir: Looking for writers 2026/06/04 05:08:41 DEBUG : file1: reading active writers 2026/06/04 05:08:41 DEBUG : Looking for writers 2026/06/04 05:08:41 DEBUG : dir: reading active writers 2026/06/04 05:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:41 DEBUG : dir: Looking for writers 2026/06/04 05:08:41 DEBUG : file1: reading active writers 2026/06/04 05:08:41 DEBUG : Looking for writers 2026/06/04 05:08:41 DEBUG : dir: reading active writers 2026/06/04 05:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:41 DEBUG : dir/file1: size = 5 OK 2026/06/04 05:08:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:08:41 INFO : dir/file1: Copied (replaced existing) 2026/06/04 05:08:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-04 05:08:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/04 05:08:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:42 DEBUG : dir: Looking for writers 2026/06/04 05:08:42 DEBUG : file1: reading active writers 2026/06/04 05:08:42 DEBUG : Looking for writers 2026/06/04 05:08:42 DEBUG : dir: reading active writers 2026/06/04 05:08:42 DEBUG : >WaitForWriters: 2026/06/04 05:08:42 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.10s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:43 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:43 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:43 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:43 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/04 05:08:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/04 05:08:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/04 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/04 05:08:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): _writeAt: size=5, off=0 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): openPending: 2026/06/04 05:08:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/04 05:08:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/04 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): >openPending: err= 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): >_writeAt: n=5, err= 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): _writeAt: size=15, off=5 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): >_writeAt: n=15, err= 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): close: 2026/06/04 05:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/04 05:08:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-04 05:08:47.772134909 +0000 UTC m=+366.821735871 2026/06/04 05:08:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:47 DEBUG : dir/file1(0xc1c50f88640): >close: err= 2026/06/04 05:08:47 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:47 DEBUG : dir: Looking for writers 2026/06/04 05:08:47 DEBUG : file1: reading active writers 2026/06/04 05:08:47 DEBUG : Looking for writers 2026/06/04 05:08:47 DEBUG : dir: reading active writers 2026/06/04 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:47 DEBUG : dir: Looking for writers 2026/06/04 05:08:47 DEBUG : file1: reading active writers 2026/06/04 05:08:47 DEBUG : Looking for writers 2026/06/04 05:08:47 DEBUG : dir: reading active writers 2026/06/04 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:47 DEBUG : dir: Looking for writers 2026/06/04 05:08:47 DEBUG : file1: reading active writers 2026/06/04 05:08:47 DEBUG : Looking for writers 2026/06/04 05:08:47 DEBUG : dir: reading active writers 2026/06/04 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:47 DEBUG : dir: Looking for writers 2026/06/04 05:08:47 DEBUG : file1: reading active writers 2026/06/04 05:08:47 DEBUG : Looking for writers 2026/06/04 05:08:47 DEBUG : dir: reading active writers 2026/06/04 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/04 05:08:47 DEBUG : dir: Looking for writers 2026/06/04 05:08:47 DEBUG : file1: reading active writers 2026/06/04 05:08:47 DEBUG : Looking for writers 2026/06/04 05:08:47 DEBUG : dir: reading active writers 2026/06/04 05:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:48 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/06/04 05:08:48 DEBUG : dir: Looking for writers 2026/06/04 05:08:48 DEBUG : file1: reading active writers 2026/06/04 05:08:48 DEBUG : Looking for writers 2026/06/04 05:08:48 DEBUG : dir: reading active writers 2026/06/04 05:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:48 DEBUG : dir: Looking for writers 2026/06/04 05:08:48 DEBUG : file1: reading active writers 2026/06/04 05:08:48 DEBUG : Looking for writers 2026/06/04 05:08:48 DEBUG : dir: reading active writers 2026/06/04 05:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:49 DEBUG : dir: Looking for writers 2026/06/04 05:08:49 DEBUG : file1: reading active writers 2026/06/04 05:08:49 DEBUG : Looking for writers 2026/06/04 05:08:49 DEBUG : dir: reading active writers 2026/06/04 05:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:49 DEBUG : dir/file1: size = 20 OK 2026/06/04 05:08:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/04 05:08:49 INFO : dir/file1: Copied (replaced existing) 2026/06/04 05:08:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-04 05:08:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/04 05:08:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:50 DEBUG : dir: Looking for writers 2026/06/04 05:08:50 DEBUG : file1: reading active writers 2026/06/04 05:08:50 DEBUG : Looking for writers 2026/06/04 05:08:50 DEBUG : dir: reading active writers 2026/06/04 05:08:50 DEBUG : >WaitForWriters: 2026/06/04 05:08:50 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (7.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:51 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:51 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:51 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:51 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:51 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): openPending: 2026/06/04 05:08:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): >openPending: err= 2026/06/04 05:08:51 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): _writeAt: size=5, off=0 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): >_writeAt: n=5, err= 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): close: 2026/06/04 05:08:51 DEBUG : file1: vfs cache: setting modification time to 2026-06-04 05:08:51.230340194 +0000 UTC m=+370.279941165 2026/06/04 05:08:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:51 DEBUG : file1(0xc1c50f891c0): >close: err= 2026/06/04 05:08:51 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:51 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:51 DEBUG : Looking for writers 2026/06/04 05:08:51 DEBUG : file1: reading active writers 2026/06/04 05:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:52 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:08:52 DEBUG : Looking for writers 2026/06/04 05:08:52 DEBUG : file1: reading active writers 2026/06/04 05:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:53 DEBUG : file1: size = 5 OK 2026/06/04 05:08:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:08:53 INFO : file1: Copied (new) 2026/06/04 05:08:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-04 05:08:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/04 05:08:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:53 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:53 DEBUG : Looking for writers 2026/06/04 05:08:53 DEBUG : file1: reading active writers 2026/06/04 05:08:53 DEBUG : >WaitForWriters: 2026/06/04 05:08:53 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/04 05:08:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.178989255 +0000 UTC m=+373.228590216 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6a500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.178989255 +0000 UTC m=+373.228590216 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6ab00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.178989255 +0000 UTC m=+373.228590216 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51082ee0 item 1 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.180887926 +0000 UTC m=+373.230488887 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6b6c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.180887926 +0000 UTC m=+373.230488887 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d6bbc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51083d50 item 2 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.182653175 +0000 UTC m=+373.232254146 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.182653175 +0000 UTC m=+373.232254146 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb6e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.182653175 +0000 UTC m=+373.232254146 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50eb7640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50812c40 item 3 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.185746255 +0000 UTC m=+373.235347226 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087c000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.185746255 +0000 UTC m=+373.235347226 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087ccc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ade070 item 4 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.187262893 +0000 UTC m=+373.236863864 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087d340): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.187262893 +0000 UTC m=+373.236863864 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5087da00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.187262893 +0000 UTC m=+373.236863864 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1e100): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adfa40 item 5 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.189671268 +0000 UTC m=+373.239272249 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1eb80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.189671268 +0000 UTC m=+373.239272249 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50b1fe00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ac6310 item 6 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.191638087 +0000 UTC m=+373.241239049 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.191638087 +0000 UTC m=+373.241239049 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0a00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.191638087 +0000 UTC m=+373.241239049 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df0ec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ba2770 item 7 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.193544131 +0000 UTC m=+373.243145093 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.193544131 +0000 UTC m=+373.243145093 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50df1a80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ba32d0 item 8 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c50f7a140): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.195872836 +0000 UTC m=+373.245473797 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.195872836 +0000 UTC m=+373.245473797 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7a980): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.195872836 +0000 UTC m=+373.245473797 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ae80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ba3960 item 9 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.198383444 +0000 UTC m=+373.247984406 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7b500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.198383444 +0000 UTC m=+373.247984406 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50f7ba40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50b1a690 item 10 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c51028180): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.199639891 +0000 UTC m=+373.249240852 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.199639891 +0000 UTC m=+373.249240852 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.199639891 +0000 UTC m=+373.249240852 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51028f40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50b1be30 item 11 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.202042134 +0000 UTC m=+373.251643095 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510295c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.202042134 +0000 UTC m=+373.251643095 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51029b00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511028c0 item 12 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5104c240): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c240): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.203813804 +0000 UTC m=+373.253414765 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104c600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.203813804 +0000 UTC m=+373.253414765 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104ccc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51102ee0 item 13 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.205231585 +0000 UTC m=+373.254832547 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d340): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.205231585 +0000 UTC m=+373.254832547 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104d880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511033b0 item 14 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5104dec0): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5104dec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.206907775 +0000 UTC m=+373.256508746 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.206907775 +0000 UTC m=+373.256508746 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51066a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51103a40 item 15 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.208392363 +0000 UTC m=+373.257993324 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510670c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.208392363 +0000 UTC m=+373.257993324 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50afc380 item 16 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.209917948 +0000 UTC m=+373.259518910 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51067c40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.209917948 +0000 UTC m=+373.259518910 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a1c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.209917948 +0000 UTC m=+373.259518910 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107a6c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50afd650 item 17 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.212940485 +0000 UTC m=+373.262541446 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107ad40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.212940485 +0000 UTC m=+373.262541446 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50bc47e0 item 18 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.214427878 +0000 UTC m=+373.264028839 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107b900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.214427878 +0000 UTC m=+373.264028839 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5107be00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.214427878 +0000 UTC m=+373.264028839 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109e400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50bc57a0 item 19 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.216407242 +0000 UTC m=+373.266008203 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109ea80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.216407242 +0000 UTC m=+373.266008203 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109efc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ed1340 item 20 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.217827898 +0000 UTC m=+373.267428859 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109f640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.217827898 +0000 UTC m=+373.267428859 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5109fb40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.217827898 +0000 UTC m=+373.267428859 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50bb2230 item 21 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.219810397 +0000 UTC m=+373.269411358 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c07c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.219810397 +0000 UTC m=+373.269411358 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c0d00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d20e0 item 22 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.221376128 +0000 UTC m=+373.270977090 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.221376128 +0000 UTC m=+373.270977090 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.221376128 +0000 UTC m=+373.270977090 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510c1d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d2460 item 23 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.223514162 +0000 UTC m=+373.273115123 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.223514162 +0000 UTC m=+373.273115123 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e8a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d2930 item 24 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c510e9080): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.225043233 +0000 UTC m=+373.274644204 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.225043233 +0000 UTC m=+373.274644204 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.225043233 +0000 UTC m=+373.274644204 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c510e9e80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d2cb0 item 25 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.22809205 +0000 UTC m=+373.277693010 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110c600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.22809205 +0000 UTC m=+373.277693010 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110cb40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d3180 item 26 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5110d180): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.229557742 +0000 UTC m=+373.279158702 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110d540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.229557742 +0000 UTC m=+373.279158702 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5110da40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.229557742 +0000 UTC m=+373.279158702 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d3500 item 27 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.231316457 +0000 UTC m=+373.280917439 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112e700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.231316457 +0000 UTC m=+373.280917439 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112ec40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d39d0 item 28 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5112f280): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.232608531 +0000 UTC m=+373.282209492 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112f640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.232608531 +0000 UTC m=+373.282209492 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5112fd00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c510d3d50 item 29 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.233926163 +0000 UTC m=+373.283527123 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.233926163 +0000 UTC m=+373.283527123 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114c9c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114e230 item 30 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5114d000): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.235559312 +0000 UTC m=+373.285160273 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114d3c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.235559312 +0000 UTC m=+373.285160273 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5114da80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114e5b0 item 31 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.237048558 +0000 UTC m=+373.286649539 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.237048558 +0000 UTC m=+373.286649539 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114e930 item 32 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.238402018 +0000 UTC m=+373.288002979 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51170d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114ecb0 item 33 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.238846028 +0000 UTC m=+373.288446989 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.238846028 +0000 UTC m=+373.288446989 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114ee70 item 33 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.240150896 +0000 UTC m=+373.289751856 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51171d40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114f1f0 item 34 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.240680036 +0000 UTC m=+373.290280997 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c2c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.240680036 +0000 UTC m=+373.290280997 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119c800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114f3b0 item 34 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.241826635 +0000 UTC m=+373.291427596 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119ce40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114f730 item 35 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.242285842 +0000 UTC m=+373.291886804 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d2c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.242285842 +0000 UTC m=+373.291886804 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119d7c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114f8f0 item 35 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.243512873 +0000 UTC m=+373.293113835 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5119de40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114fc70 item 36 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.244201766 +0000 UTC m=+373.293802728 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.244201766 +0000 UTC m=+373.293802728 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6980): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5114fe30 item 36 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.245894428 +0000 UTC m=+373.295495389 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c6fc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d0310 item 37 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.246363795 +0000 UTC m=+373.295964756 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.246363795 +0000 UTC m=+373.295964756 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511c7940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d04d0 item 37 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.247958722 +0000 UTC m=+373.297559683 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec0c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d0850 item 38 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.248762131 +0000 UTC m=+373.298363092 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ec5c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.248762131 +0000 UTC m=+373.298363092 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ecb00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d0a10 item 38 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.249939248 +0000 UTC m=+373.299540208 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d0d90 item 39 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.250391512 +0000 UTC m=+373.299992474 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511ed680): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.250391512 +0000 UTC m=+373.299992474 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c511edb80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d0f50 item 39 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.251816928 +0000 UTC m=+373.301417890 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d12d0 item 40 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.252579049 +0000 UTC m=+373.302180011 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120a800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.252579049 +0000 UTC m=+373.302180011 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120ad40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d1490 item 40 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.254190266 +0000 UTC m=+373.303791228 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d1810 item 41 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.254542302 +0000 UTC m=+373.304143263 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120b800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d19d0 item 41 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.254952268 +0000 UTC m=+373.304553229 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5120bcc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.254952268 +0000 UTC m=+373.304553229 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c511d1b90 item 41 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.256659116 +0000 UTC m=+373.306260076 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51230070 item 42 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.257242128 +0000 UTC m=+373.306843090 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51222e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51230230 item 42 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.25796223 +0000 UTC m=+373.307563201 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.25796223 +0000 UTC m=+373.307563201 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51223900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512303f0 item 42 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.259509256 +0000 UTC m=+373.309110217 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244040): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51230770 item 43 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.260051061 +0000 UTC m=+373.309652022 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50ada380 item 43 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.260591974 +0000 UTC m=+373.310192935 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.260591974 +0000 UTC m=+373.310192935 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50a49a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adaa10 item 43 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.262015235 +0000 UTC m=+373.311616197 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282340): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adae70 item 44 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.26255179 +0000 UTC m=+373.312152761 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adb1f0 item 44 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.263067155 +0000 UTC m=+373.312668116 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51282d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.263067155 +0000 UTC m=+373.312668116 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adb5e0 item 44 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.264637775 +0000 UTC m=+373.314238737 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50adbd50 item 45 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.265114307 +0000 UTC m=+373.314715267 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51283e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.265114307 +0000 UTC m=+373.314715267 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a80e0 item 45 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.266413123 +0000 UTC m=+373.316014084 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a6c80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a8460 item 46 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.266858686 +0000 UTC m=+373.316459646 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.266858686 +0000 UTC m=+373.316459646 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a8620 item 46 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.268171048 +0000 UTC m=+373.317772008 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512a7ec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a89a0 item 47 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.268645495 +0000 UTC m=+373.318246456 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c84c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.268645495 +0000 UTC m=+373.318246456 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c8bc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a8b60 item 47 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.270238759 +0000 UTC m=+373.319839719 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a8ee0 item 48 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.27075816 +0000 UTC m=+373.320359121 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.27075816 +0000 UTC m=+373.320359121 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512c9e00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a90a0 item 48 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.272692628 +0000 UTC m=+373.322293590 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a9420 item 49 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.273349802 +0000 UTC m=+373.322950763 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e89c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.273349802 +0000 UTC m=+373.322950763 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e8f00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a95e0 item 49 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.274763465 +0000 UTC m=+373.324364426 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a9960 item 50 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.275376183 +0000 UTC m=+373.324977175 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c512e9a80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.275376183 +0000 UTC m=+373.324977175 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304100): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512a9b20 item 50 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.276760762 +0000 UTC m=+373.326361724 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5130e000 item 51 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.277294411 +0000 UTC m=+373.326895372 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51304c80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.277294411 +0000 UTC m=+373.326895372 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513051c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5130e1c0 item 51 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.278821129 +0000 UTC m=+373.328422090 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5130e540 item 52 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.279988978 +0000 UTC m=+373.329589939 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51305d40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.279988978 +0000 UTC m=+373.329589939 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513243c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c5130e700 item 52 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.281300338 +0000 UTC m=+373.330901299 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbf680): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50f9b810 item 53 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.281864013 +0000 UTC m=+373.331464975 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50bbfd40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.281864013 +0000 UTC m=+373.331464975 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7a480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50f9b9d0 item 53 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.283478907 +0000 UTC m=+373.333079909 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7ab00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50f9bd50 item 54 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.28414053 +0000 UTC m=+373.333741501 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.28414053 +0000 UTC m=+373.333741501 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7b580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51392070 item 54 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.285606552 +0000 UTC m=+373.335207513 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c50d7bc00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513923f0 item 55 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.286201958 +0000 UTC m=+373.335802919 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.286201958 +0000 UTC m=+373.335802919 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513925b0 item 55 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.287499251 +0000 UTC m=+373.337100212 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a0dc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51392930 item 56 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.288100989 +0000 UTC m=+373.337701961 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a12c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.288100989 +0000 UTC m=+373.337701961 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51392af0 item 56 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.289308402 +0000 UTC m=+373.338909364 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513a1e80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51392e70 item 57 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.289748324 +0000 UTC m=+373.339349325 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bc4c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51393030 item 57 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.290332249 +0000 UTC m=+373.339933230 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bca00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.290332249 +0000 UTC m=+373.339933230 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bcf80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513931f0 item 57 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.291971549 +0000 UTC m=+373.341572510 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bd5c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51393570 item 58 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.292420899 +0000 UTC m=+373.342021860 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513bdb00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51393730 item 58 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.292995345 +0000 UTC m=+373.342596307 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.292995345 +0000 UTC m=+373.342596307 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513938f0 item 58 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.294209541 +0000 UTC m=+373.343810503 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d4d40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51393c70 item 59 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.294670584 +0000 UTC m=+373.344271545 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51393e30 item 59 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.295155361 +0000 UTC m=+373.344756322 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d57c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.295155361 +0000 UTC m=+373.344756322 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c513d5d40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513fe150 item 59 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.296443065 +0000 UTC m=+373.346044026 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513fe4d0 item 60 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.296892246 +0000 UTC m=+373.346493206 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514069c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513fe690 item 60 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.297534359 +0000 UTC m=+373.347135321 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51406f00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.297534359 +0000 UTC m=+373.347135321 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514074c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513fe850 item 60 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.298860789 +0000 UTC m=+373.348461770 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51407b00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513febd0 item 61 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.299367497 +0000 UTC m=+373.348968468 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.299367497 +0000 UTC m=+373.348968468 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513fed90 item 61 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.300838047 +0000 UTC m=+373.350439008 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51426e80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ff110 item 62 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.301339226 +0000 UTC m=+373.350940187 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514273c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.301339226 +0000 UTC m=+373.350940187 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51427ac0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ff2d0 item 62 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.302774039 +0000 UTC m=+373.352375000 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ff650 item 63 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.303222477 +0000 UTC m=+373.352823438 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143e740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.303222477 +0000 UTC m=+373.352823438 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143ee40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ff810 item 63 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.304601425 +0000 UTC m=+373.354202386 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ffb90 item 64 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.30510657 +0000 UTC m=+373.354707541 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5143f9c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.30510657 +0000 UTC m=+373.354707541 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514601c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c513ffd50 item 64 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.306424623 +0000 UTC m=+373.356025584 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51464230 item 65 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.306920792 +0000 UTC m=+373.356521753 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51460c80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.306920792 +0000 UTC m=+373.356521753 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51244cc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512309a0 item 65 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.308332972 +0000 UTC m=+373.357933933 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51230d20 item 66 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.308953055 +0000 UTC m=+373.358554015 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.308953055 +0000 UTC m=+373.358554015 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51245cc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51230ee0 item 66 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.310226113 +0000 UTC m=+373.359827094 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51231260 item 67 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.310746266 +0000 UTC m=+373.360347227 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.310746266 +0000 UTC m=+373.360347227 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51264d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51231420 item 67 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.312286519 +0000 UTC m=+373.361887520 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c512317a0 item 68 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.312997885 +0000 UTC m=+373.362598876 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.312997885 +0000 UTC m=+373.362598876 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51265e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51231960 item 68 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.314369288 +0000 UTC m=+373.363970249 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51231ce0 item 69 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.314829678 +0000 UTC m=+373.364430649 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480a00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.314829678 +0000 UTC m=+373.364430649 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51480f00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492000 item 69 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.315962822 +0000 UTC m=+373.365563783 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492380 item 70 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.316382105 +0000 UTC m=+373.365983065 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51481a80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.316382105 +0000 UTC m=+373.365983065 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a40c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492540 item 70 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.317446618 +0000 UTC m=+373.367047580 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514928c0 item 71 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.317860921 +0000 UTC m=+373.367461883 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a4c40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.317860921 +0000 UTC m=+373.367461883 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492a80 item 71 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.318920245 +0000 UTC m=+373.368521206 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a57c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492e00 item 72 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.319316144 +0000 UTC m=+373.368917115 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514a5cc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.319316144 +0000 UTC m=+373.368917115 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51492fc0 item 72 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.320259839 +0000 UTC m=+373.369860799 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c28c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51493340 item 73 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.320607667 +0000 UTC m=+373.370208628 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c2dc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51493500 item 73 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.321008384 +0000 UTC m=+373.370609345 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.321008384 +0000 UTC m=+373.370609345 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c37c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514936c0 item 73 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.321976225 +0000 UTC m=+373.371577186 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514c3e00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51493a40 item 74 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.322413843 +0000 UTC m=+373.372014804 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51493c00 item 74 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.322857902 +0000 UTC m=+373.372458863 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.322857902 +0000 UTC m=+373.372458863 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e2ec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51493dc0 item 74 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.32391431 +0000 UTC m=+373.373515271 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f42a0 item 75 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.324317523 +0000 UTC m=+373.373918484 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514e3a00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f4460 item 75 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.324773395 +0000 UTC m=+373.374374356 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502040): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.324773395 +0000 UTC m=+373.374374356 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f4620 item 75 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.325838068 +0000 UTC m=+373.375439029 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51502bc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f49a0 item 76 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.326194953 +0000 UTC m=+373.375795915 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515030c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f4b60 item 76 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.326653741 +0000 UTC m=+373.376254702 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.326653741 +0000 UTC m=+373.376254702 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51503b80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f4d20 item 76 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.327797454 +0000 UTC m=+373.377398415 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515202c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f50a0 item 77 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.328275788 +0000 UTC m=+373.377876749 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515207c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.328275788 +0000 UTC m=+373.377876749 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51520ec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f5260 item 77 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.329388242 +0000 UTC m=+373.378989203 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f55e0 item 78 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.329773872 +0000 UTC m=+373.379374833 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51521a00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.329773872 +0000 UTC m=+373.379374833 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f57a0 item 78 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.331013116 +0000 UTC m=+373.380614077 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153e840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f5b20 item 79 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.331395999 +0000 UTC m=+373.380996961 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153ed40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.331395999 +0000 UTC m=+373.380996961 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153f440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514f5ce0 item 79 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.332525776 +0000 UTC m=+373.382126737 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5153fa80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515581c0 item 80 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.332927535 +0000 UTC m=+373.382528496 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.332927535 +0000 UTC m=+373.382528496 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c514612c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514643f0 item 80 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.33451581 +0000 UTC m=+373.384116771 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51464770 item 81 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.335179906 +0000 UTC m=+373.384780867 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51461d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.335179906 +0000 UTC m=+373.384780867 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147e3c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51464930 item 81 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.336548634 +0000 UTC m=+373.386149605 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ea40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51464cb0 item 82 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.336987514 +0000 UTC m=+373.386588475 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147ef40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.336987514 +0000 UTC m=+373.386588475 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147f4c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51464e70 item 82 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.338025157 +0000 UTC m=+373.387626117 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5147fb40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514651f0 item 83 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.338470589 +0000 UTC m=+373.388071550 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.338470589 +0000 UTC m=+373.388071550 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159a680): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514653b0 item 83 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.339869285 +0000 UTC m=+373.389470256 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159ad00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51465730 item 84 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.340484007 +0000 UTC m=+373.390084967 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.340484007 +0000 UTC m=+373.390084967 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159b780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c514658f0 item 84 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.341946182 +0000 UTC m=+373.391547143 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5159be00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51465c70 item 85 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.342446288 +0000 UTC m=+373.392047249 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.342446288 +0000 UTC m=+373.392047249 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bc940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51465e30 item 85 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.343746446 +0000 UTC m=+373.393347408 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bcfc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c2310 item 86 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.344228619 +0000 UTC m=+373.393829580 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bd4c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.344228619 +0000 UTC m=+373.393829580 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515bda40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c24d0 item 86 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.345782357 +0000 UTC m=+373.395383318 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d81c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c2850 item 87 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.34623881 +0000 UTC m=+373.395839771 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d86c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.34623881 +0000 UTC m=+373.395839771 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d8c00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c2a10 item 87 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.347336737 +0000 UTC m=+373.396937698 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c2d90 item 88 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.347902707 +0000 UTC m=+373.397503668 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.347902707 +0000 UTC m=+373.397503668 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515d9d00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c2f50 item 88 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.349210721 +0000 UTC m=+373.398811682 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e3c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515583f0 item 89 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.351260427 +0000 UTC m=+373.400861388 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155e900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515585b0 item 89 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.352115845 +0000 UTC m=+373.401716806 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155ee40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.352115845 +0000 UTC m=+373.401716806 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155f3c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51558770 item 89 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.353478041 +0000 UTC m=+373.403079002 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5155fa00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51558af0 item 90 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.353989117 +0000 UTC m=+373.403590098 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e040): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51558cb0 item 90 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.354863412 +0000 UTC m=+373.404464373 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157e580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.354863412 +0000 UTC m=+373.404464373 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157eb40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51558e70 item 90 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.355981356 +0000 UTC m=+373.405582317 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515591f0 item 91 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.356337028 +0000 UTC m=+373.405937989 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157f6c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515593b0 item 91 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.356759537 +0000 UTC m=+373.406360498 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5157fc00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.356759537 +0000 UTC m=+373.406360498 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51559570 item 91 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.357798843 +0000 UTC m=+373.407399804 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161a8c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515598f0 item 92 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.358186536 +0000 UTC m=+373.407787497 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161ae00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51559ab0 item 92 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.358649832 +0000 UTC m=+373.408250793 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b340): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.358649832 +0000 UTC m=+373.408250793 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5161b900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51559c70 item 92 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.360026025 +0000 UTC m=+373.409627006 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e040): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640150 item 93 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.360561939 +0000 UTC m=+373.410162900 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163e580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.360561939 +0000 UTC m=+373.410162900 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163ec80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640310 item 93 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.361956185 +0000 UTC m=+373.411557166 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f2c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640690 item 94 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.362546241 +0000 UTC m=+373.412147223 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5163f800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.362546241 +0000 UTC m=+373.412147223 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640850 item 94 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.364074441 +0000 UTC m=+373.413675402 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165a640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640bd0 item 95 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.364637756 +0000 UTC m=+373.414238727 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165ab80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.364637756 +0000 UTC m=+373.414238727 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51640d90 item 95 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.365927235 +0000 UTC m=+373.415528196 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165b8c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51641110 item 96 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.366357078 +0000 UTC m=+373.415958039 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5165be00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.366357078 +0000 UTC m=+373.415958039 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167c600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c516412d0 item 96 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= 2026/06/04 05:08:54 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:54 DEBUG : Looking for writers 2026/06/04 05:08:54 DEBUG : >WaitForWriters: 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/04 05:08:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.885895949 +0000 UTC m=+373.935496920 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.885895949 +0000 UTC m=+373.935496920 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167d700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.885895949 +0000 UTC m=+373.935496920 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5167dbc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51688e70 item 1 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.888694552 +0000 UTC m=+373.938295523 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.888694552 +0000 UTC m=+373.938295523 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51689340 item 2 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.890443168 +0000 UTC m=+373.940044149 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e8e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.890443168 +0000 UTC m=+373.940044149 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e92c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.890443168 +0000 UTC m=+373.940044149 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c516896c0 item 3 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.892796729 +0000 UTC m=+373.942397700 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c516e9e00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.892796729 +0000 UTC m=+373.942397700 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51689b90 item 4 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.894583328 +0000 UTC m=+373.944184340 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708a80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.894583328 +0000 UTC m=+373.944184340 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51708f00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.894583328 +0000 UTC m=+373.944184340 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517093c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51718070 item 5 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.896856718 +0000 UTC m=+373.946457689 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51709a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.896856718 +0000 UTC m=+373.946457689 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51718540 item 6 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.898382323 +0000 UTC m=+373.947983294 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.898382323 +0000 UTC m=+373.947983294 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51728c00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.898382323 +0000 UTC m=+373.947983294 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517290c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517188c0 item 7 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.900393126 +0000 UTC m=+373.949994097 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.900393126 +0000 UTC m=+373.949994097 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51729c80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51718d90 item 8 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c51748340): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748340): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.901979625 +0000 UTC m=+373.951580637 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.901979625 +0000 UTC m=+373.951580637 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51748b80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.901979625 +0000 UTC m=+373.951580637 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51719110 item 9 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.904016909 +0000 UTC m=+373.953617880 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.904016909 +0000 UTC m=+373.953617880 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51749c40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517195e0 item 10 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5176a380): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.905554146 +0000 UTC m=+373.955155117 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176a740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): _writeAt: size=3, off=2 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.905554146 +0000 UTC m=+373.955155117 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176ac40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.905554146 +0000 UTC m=+373.955155117 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51719960 item 11 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.907795275 +0000 UTC m=+373.957396265 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176b7c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.907795275 +0000 UTC m=+373.957396265 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5176bd00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51719e30 item 12 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5178a440): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a440): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.90946389 +0000 UTC m=+373.959064901 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178a800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.90946389 +0000 UTC m=+373.959064901 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178aec0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51782310 item 13 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.911020444 +0000 UTC m=+373.960621415 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.911020444 +0000 UTC m=+373.960621415 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5178b980): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c3880 item 14 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c517aa0c0): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa0c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.91280028 +0000 UTC m=+373.962401251 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aa480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.91280028 +0000 UTC m=+373.962401251 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517aab40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517828c0 item 15 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.914353868 +0000 UTC m=+373.963954839 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab1c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.914353868 +0000 UTC m=+373.963954839 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ab700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51782c40 item 16 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.916041419 +0000 UTC m=+373.965642411 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517abd40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.916041419 +0000 UTC m=+373.965642411 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce2c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.916041419 +0000 UTC m=+373.965642411 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ce7c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51782fc0 item 17 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.918139858 +0000 UTC m=+373.967740829 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cee40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.918139858 +0000 UTC m=+373.967740829 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cf380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51783490 item 18 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.919755263 +0000 UTC m=+373.969356234 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517cfa00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.919755263 +0000 UTC m=+373.969356234 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea000): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.919755263 +0000 UTC m=+373.969356234 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ea500): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51783810 item 19 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.922009527 +0000 UTC m=+373.971610498 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eab80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.922009527 +0000 UTC m=+373.971610498 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb0c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51783ce0 item 20 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.923459379 +0000 UTC m=+373.973060350 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517eb740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.923459379 +0000 UTC m=+373.973060350 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c517ebc40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.923459379 +0000 UTC m=+373.973060350 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a240): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517fe1c0 item 21 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.925400259 +0000 UTC m=+373.975001220 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180a8c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.925400259 +0000 UTC m=+373.975001220 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180ae00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517fe690 item 22 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.926820095 +0000 UTC m=+373.976421066 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.926820095 +0000 UTC m=+373.976421066 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180b980): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.926820095 +0000 UTC m=+373.976421066 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5180be80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517fea10 item 23 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.928757689 +0000 UTC m=+373.978358660 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830600): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.928757689 +0000 UTC m=+373.978358660 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51830b40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517feee0 item 24 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c51831180): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.930267335 +0000 UTC m=+373.979868306 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.930267335 +0000 UTC m=+373.979868306 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51831a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.930267335 +0000 UTC m=+373.979868306 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517ff260 item 25 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.932025659 +0000 UTC m=+373.981626620 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184a700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.932025659 +0000 UTC m=+373.981626620 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184ac40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517ff730 item 26 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5184b280): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.93349086 +0000 UTC m=+373.983091831 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184b640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): >_readAt: n=2, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): _writeAt: size=3, off=7 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.93349086 +0000 UTC m=+373.983091831 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5184bb40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.93349086 +0000 UTC m=+373.983091831 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866180): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c517ffab0 item 27 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.935458141 +0000 UTC m=+373.985059112 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.935458141 +0000 UTC m=+373.985059112 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51866d40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518780e0 item 28 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c51867380): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.936914685 +0000 UTC m=+373.986515647 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867740): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.936914685 +0000 UTC m=+373.986515647 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51867e00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51878460 item 29 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.940686038 +0000 UTC m=+373.990287009 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188c580): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.940686038 +0000 UTC m=+373.990287009 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188cac0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518787e0 item 30 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): _readAt: size=2, off=0 2026/06/04 05:08:54 ERROR : open-test-file(0xc1c5188d100): Couldn't read size of file 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): >_readAt: n=0, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): >_writeAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): close: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d100): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.942375012 +0000 UTC m=+373.991975983 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188d4c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.942375012 +0000 UTC m=+373.991975983 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5188db80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51878b60 item 31 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.944033469 +0000 UTC m=+373.993634440 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.944033469 +0000 UTC m=+373.993634440 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4840): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51878ee0 item 32 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.945608687 +0000 UTC m=+373.995209658 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a4e80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51879260 item 33 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.946262424 +0000 UTC m=+373.995863396 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.946262424 +0000 UTC m=+373.995863396 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51879420 item 33 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.947690445 +0000 UTC m=+373.997291416 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518a5e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518797a0 item 34 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.948313733 +0000 UTC m=+373.997914704 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c63c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.948313733 +0000 UTC m=+373.997914704 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51879960 item 34 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.94967568 +0000 UTC m=+373.999276651 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c6f40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51879ce0 item 35 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.950213436 +0000 UTC m=+373.999814408 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c73c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.950213436 +0000 UTC m=+373.999814408 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518c78c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0000 item 35 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.951596692 +0000 UTC m=+374.001197653 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec040): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0380 item 36 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.95212416 +0000 UTC m=+374.001725122 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ec540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.95212416 +0000 UTC m=+374.001725122 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eca80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0540 item 36 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.953414561 +0000 UTC m=+374.003015532 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed0c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e08c0 item 37 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.953969269 +0000 UTC m=+374.003570240 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518ed540): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.953969269 +0000 UTC m=+374.003570240 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c518eda40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0a80 item 37 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.955313301 +0000 UTC m=+374.004914273 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c1c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0e00 item 38 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.955818136 +0000 UTC m=+374.005419097 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190c6c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.955818136 +0000 UTC m=+374.005419097 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190cc00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e0fc0 item 38 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.957096634 +0000 UTC m=+374.006697595 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e1340 item 39 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.957486411 +0000 UTC m=+374.007087372 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190d780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.957486411 +0000 UTC m=+374.007087372 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5190dc80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e1500 item 39 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.958780228 +0000 UTC m=+374.008381189 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e1880 item 40 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.959271687 +0000 UTC m=+374.008872649 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.959271687 +0000 UTC m=+374.008872649 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51928e40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e1a40 item 40 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.960685712 +0000 UTC m=+374.010286673 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c518e1dc0 item 41 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.961142816 +0000 UTC m=+374.010743777 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519420e0 item 41 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.961574652 +0000 UTC m=+374.011175614 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51929dc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.961574652 +0000 UTC m=+374.011175614 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194a400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519422a0 item 41 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.963086933 +0000 UTC m=+374.012687904 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194aa40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51942620 item 42 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.963535792 +0000 UTC m=+374.013136753 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194af40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519427e0 item 42 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.964073619 +0000 UTC m=+374.013674590 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194b480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.964073619 +0000 UTC m=+374.013674590 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5194ba00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519429a0 item 42 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.965387013 +0000 UTC m=+374.014987984 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51942d20 item 43 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.965816345 +0000 UTC m=+374.015417316 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51942ee0 item 43 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.966296963 +0000 UTC m=+374.015897935 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51970b80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.966296963 +0000 UTC m=+374.015897935 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519710c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519430a0 item 43 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.967526559 +0000 UTC m=+374.017127520 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971700): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51943420 item 44 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.967927488 +0000 UTC m=+374.017528449 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51971c00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519435e0 item 44 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.96840943 +0000 UTC m=+374.018010390 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c240): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.96840943 +0000 UTC m=+374.018010390 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198c7c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519437a0 item 44 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.969412647 +0000 UTC m=+374.019013607 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198ce00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51943b20 item 45 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.969801953 +0000 UTC m=+374.019402914 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198d300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.969801953 +0000 UTC m=+374.019402914 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c5198da00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51943ce0 item 45 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.971154541 +0000 UTC m=+374.020755501 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a81c0 item 46 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.971517988 +0000 UTC m=+374.021118949 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aa640): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.971517988 +0000 UTC m=+374.021118949 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519aad40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a8380 item 46 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.972648937 +0000 UTC m=+374.022249908 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab380): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a8700 item 47 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.972970955 +0000 UTC m=+374.022571917 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519ab880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.972970955 +0000 UTC m=+374.022571917 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a88c0 item 47 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.97430035 +0000 UTC m=+374.023901311 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d06c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a8c40 item 48 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.974783373 +0000 UTC m=+374.024384344 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d0bc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.974783373 +0000 UTC m=+374.024384344 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d12c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a8e00 item 48 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.976195394 +0000 UTC m=+374.025796365 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1900): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a9180 item 49 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.976629465 +0000 UTC m=+374.026230436 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519d1d80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.976629465 +0000 UTC m=+374.026230436 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e63c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a9340 item 49 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.977786924 +0000 UTC m=+374.027387895 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a96c0 item 50 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.97831896 +0000 UTC m=+374.027919921 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e6f40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.97831896 +0000 UTC m=+374.027919921 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e74c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a9880 item 50 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.97937626 +0000 UTC m=+374.028977221 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c519e7b40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a9c00 item 51 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.979787588 +0000 UTC m=+374.029388548 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08140): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.979787588 +0000 UTC m=+374.029388548 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08680): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c519a9dc0 item 51 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.98092568 +0000 UTC m=+374.030526641 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a08d00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a122a0 item 52 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.981371032 +0000 UTC m=+374.030971994 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09200): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.981371032 +0000 UTC m=+374.030971994 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09780): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a12460 item 52 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.982410488 +0000 UTC m=+374.032011450 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a09e00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a127e0 item 53 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.982832886 +0000 UTC m=+374.032433857 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28400): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.982832886 +0000 UTC m=+374.032433857 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a129a0 item 53 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.98405092 +0000 UTC m=+374.033651881 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a28fc0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a12d20 item 54 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.98457964 +0000 UTC m=+374.034180602 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a294c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.98457964 +0000 UTC m=+374.034180602 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a29a40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a12ee0 item 54 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.985582147 +0000 UTC m=+374.035183107 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a481c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a13260 item 55 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.986256812 +0000 UTC m=+374.035857773 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a486c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.986256812 +0000 UTC m=+374.035857773 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a48c00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a13420 item 55 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.987702055 +0000 UTC m=+374.037303026 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fa880): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c3b90 item 56 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.988262496 +0000 UTC m=+374.037863467 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fad80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.988262496 +0000 UTC m=+374.037863467 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c515c3d50 item 56 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.989482072 +0000 UTC m=+374.039083043 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fb940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a92230 item 57 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.989926452 +0000 UTC m=+374.039527423 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c515fbe80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a923f0 item 57 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.990478326 +0000 UTC m=+374.040079298 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9e4c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.990478326 +0000 UTC m=+374.040079298 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9ea40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a925b0 item 57 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.99174433 +0000 UTC m=+374.041345301 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f080): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a92930 item 58 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.992496322 +0000 UTC m=+374.042097283 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9f5c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a92af0 item 58 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.992998242 +0000 UTC m=+374.042599203 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51a9fb00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.992998242 +0000 UTC m=+374.042599203 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe1c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a92cb0 item 58 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.994135031 +0000 UTC m=+374.043735993 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abe800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a93030 item 59 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.994471538 +0000 UTC m=+374.044072499 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abed40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): _writeAt: size=3, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a931f0 item 59 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.994933652 +0000 UTC m=+374.044534613 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf280): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): >_readAt: n=8, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.994933652 +0000 UTC m=+374.044534613 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abf800): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a933b0 item 59 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.996075882 +0000 UTC m=+374.045676843 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51abfe40): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a93730 item 60 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.996509602 +0000 UTC m=+374.046110563 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade480): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): open at offset 5 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a938f0 item 60 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): _readAt: size=2, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): _writeAt: size=3, off=5 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): >_writeAt: n=3, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.996941609 +0000 UTC m=+374.046542570 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51ade9c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): >_readAt: n=3, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.996941609 +0000 UTC m=+374.046542570 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adef80): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a93ab0 item 60 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.9981162 +0000 UTC m=+374.047717162 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adf5c0): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51a93e30 item 61 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.998442678 +0000 UTC m=+374.048043639 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51adfb00): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): _readAt: size=512, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): >openPending: err= 2026/06/04 05:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): >_readAt: n=5, err=EOF 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.998442678 +0000 UTC m=+374.048043639 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa300): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: Remove: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af2150 item 61 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:54 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/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): open at offset 0 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): >openPending: err= 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): _readAt: size=2, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): >_writeAt: n=5, err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): close: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:54.999620555 +0000 UTC m=+374.049221536 2026/06/04 05:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afa940): >close: err= 2026/06/04 05:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afae80): _writeAt: size=5, off=0 2026/06/04 05:08:54 DEBUG : open-test-file(0xc1c51afae80): openPending: 2026/06/04 05:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afae80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af24d0 item 62 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afae80): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afae80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.000184483 +0000 UTC m=+374.049785474 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afae80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.000184483 +0000 UTC m=+374.049785474 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afb580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af2690 item 62 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.00152631 +0000 UTC m=+374.051127271 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51afbbc0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af2a10 item 63 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.001955492 +0000 UTC m=+374.051556453 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e200): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.001955492 +0000 UTC m=+374.051556453 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f88b40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df6070 item 63 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): >_readAt: n=0, err=Bad file descriptor 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.003341182 +0000 UTC m=+374.052942143 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89180): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df63f0 item 64 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.003786094 +0000 UTC m=+374.053387055 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f896c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.003786094 +0000 UTC m=+374.053387055 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c50f89e80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df65b0 item 64 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.005390508 +0000 UTC m=+374.054991470 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b925c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df6930 item 65 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.005824189 +0000 UTC m=+374.055425149 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92a40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.005824189 +0000 UTC m=+374.055425149 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b92f40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df6af0 item 65 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.007035539 +0000 UTC m=+374.056636510 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df6e70 item 66 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.007608172 +0000 UTC m=+374.057209133 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b93a00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.007608172 +0000 UTC m=+374.057209133 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae040): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df7030 item 66 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.008864258 +0000 UTC m=+374.058465229 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bae680): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df73b0 item 67 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.009374733 +0000 UTC m=+374.058975704 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baeb00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.009374733 +0000 UTC m=+374.058975704 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf000): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df7570 item 67 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.01059456 +0000 UTC m=+374.060195521 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51baf680): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df78f0 item 68 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.011015636 +0000 UTC m=+374.060616597 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51bafb80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.011015636 +0000 UTC m=+374.060616597 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d61c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df7ab0 item 68 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.012242056 +0000 UTC m=+374.061843027 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6800): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c50df7e30 item 69 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.012702858 +0000 UTC m=+374.062303829 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d6c80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.012702858 +0000 UTC m=+374.062303829 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7180): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525de150 item 69 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.013744877 +0000 UTC m=+374.063345839 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7800): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525de4d0 item 70 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.014188387 +0000 UTC m=+374.063789348 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525d7d00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.014188387 +0000 UTC m=+374.063789348 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0340): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525de690 item 70 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.01514761 +0000 UTC m=+374.064748572 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f09c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525dea10 item 71 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.015866711 +0000 UTC m=+374.065467673 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f0ec0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.015866711 +0000 UTC m=+374.065467673 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f13c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525debd0 item 71 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.017098451 +0000 UTC m=+374.066699412 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c525f1a40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525def50 item 72 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.01755852 +0000 UTC m=+374.067159482 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610040): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.01755852 +0000 UTC m=+374.067159482 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525df110 item 72 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.018886632 +0000 UTC m=+374.068487593 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52610b40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525df490 item 73 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.019328088 +0000 UTC m=+374.068929069 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611040): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525df650 item 73 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.019797735 +0000 UTC m=+374.069398696 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611500): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.019797735 +0000 UTC m=+374.069398696 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52611a40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525df810 item 73 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.02089446 +0000 UTC m=+374.070495421 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634180): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525dfb90 item 74 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.021319123 +0000 UTC m=+374.070920084 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634680): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c525dfd50 item 74 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.021810532 +0000 UTC m=+374.071411493 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52634bc0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.021810532 +0000 UTC m=+374.071411493 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635140): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52646070 item 74 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.022960968 +0000 UTC m=+374.072561929 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635780): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526463f0 item 75 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.023414185 +0000 UTC m=+374.073015147 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52635c80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): _writeAt: size=3, off=2 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526465b0 item 75 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.023912167 +0000 UTC m=+374.073513128 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526562c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.023912167 +0000 UTC m=+374.073513128 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656800): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52646770 item 75 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.025187649 +0000 UTC m=+374.074788630 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52656e40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52646af0 item 76 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.025562207 +0000 UTC m=+374.075163168 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657340): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52646cb0 item 76 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): _writeAt: size=3, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.02601375 +0000 UTC m=+374.075614712 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657880): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.02601375 +0000 UTC m=+374.075614712 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52657e00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52646e70 item 76 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.027100386 +0000 UTC m=+374.076701347 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670540): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526471f0 item 77 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.027469634 +0000 UTC m=+374.077070595 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52670a40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.027469634 +0000 UTC m=+374.077070595 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671140): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526473b0 item 77 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.028653484 +0000 UTC m=+374.078254444 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671780): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52647730 item 78 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.029033341 +0000 UTC m=+374.078634303 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52671c80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.029033341 +0000 UTC m=+374.078634303 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269e480): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526478f0 item 78 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.030219985 +0000 UTC m=+374.079820947 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269eac0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52647c70 item 79 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.030627687 +0000 UTC m=+374.080228648 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269efc0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.030627687 +0000 UTC m=+374.080228648 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269f6c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c52647e30 item 79 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.031809532 +0000 UTC m=+374.081410493 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c5269fd00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b4310 item 80 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.032228505 +0000 UTC m=+374.081829466 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2300): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.032228505 +0000 UTC m=+374.081829466 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c2a00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b44d0 item 80 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.0334107 +0000 UTC m=+374.083011662 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3040): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b4850 item 81 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.033872604 +0000 UTC m=+374.083473565 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c34c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.033872604 +0000 UTC m=+374.083473565 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526c3a00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b4a10 item 81 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.034962145 +0000 UTC m=+374.084563106 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de180): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b4d90 item 82 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.035454976 +0000 UTC m=+374.085055938 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526de680): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.035454976 +0000 UTC m=+374.085055938 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dec00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b4f50 item 82 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.036461029 +0000 UTC m=+374.086061990 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df280): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b52d0 item 83 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.036894779 +0000 UTC m=+374.086495750 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526df780): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.036894779 +0000 UTC m=+374.086495750 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526dfcc0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c526b5490 item 83 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.037986203 +0000 UTC m=+374.087587165 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c526fe440): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af2c40 item 84 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.038530423 +0000 UTC m=+374.088131384 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1e7c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.038530423 +0000 UTC m=+374.088131384 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1ed40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af2e00 item 84 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.039610335 +0000 UTC m=+374.089211297 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f3c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af3180 item 85 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.040171156 +0000 UTC m=+374.089772117 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1f8c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.040171156 +0000 UTC m=+374.089772117 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b1fe00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af3340 item 85 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.041303587 +0000 UTC m=+374.090904548 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3c580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af36c0 item 86 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.042179183 +0000 UTC m=+374.091780144 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3ca80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.042179183 +0000 UTC m=+374.091780144 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d000): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af3880 item 86 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.043244058 +0000 UTC m=+374.092845019 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3d680): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af3c00 item 87 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.043687647 +0000 UTC m=+374.093288608 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b3db80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.043687647 +0000 UTC m=+374.093288608 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b561c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51af3dc0 item 87 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.044947669 +0000 UTC m=+374.094548630 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56840): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5a2a0 item 88 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.045412599 +0000 UTC m=+374.095013560 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b56d40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.045412599 +0000 UTC m=+374.095013560 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b572c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5a460 item 88 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.046426576 +0000 UTC m=+374.096027537 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57900): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5a7e0 item 89 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.046839948 +0000 UTC m=+374.096440909 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b57e40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5a9a0 item 89 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.047314114 +0000 UTC m=+374.096915075 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7a480): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.047314114 +0000 UTC m=+374.096915075 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7aa00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5ab60 item 89 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.048486932 +0000 UTC m=+374.098087894 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b040): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5aee0 item 90 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.048886418 +0000 UTC m=+374.098487379 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7b580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5b0a0 item 90 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.049374752 +0000 UTC m=+374.098975713 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c51b7bac0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.049374752 +0000 UTC m=+374.098975713 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798180): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5b260 item 90 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.050628493 +0000 UTC m=+374.100229454 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527987c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5b5e0 item 91 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.051057564 +0000 UTC m=+374.100658525 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52798d00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): >_readAt: n=2, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): _writeAt: size=3, off=7 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5b7a0 item 91 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.051531831 +0000 UTC m=+374.101132792 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799240): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): >_readAt: n=8, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.051531831 +0000 UTC m=+374.101132792 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527997c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5b960 item 91 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.052688379 +0000 UTC m=+374.102289350 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c52799e00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c51b5bce0 item 92 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.053120215 +0000 UTC m=+374.102721176 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba440): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): open at offset 5 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4000 item 92 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): _readAt: size=2, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): _writeAt: size=3, off=5 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): >_writeAt: n=3, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.05356686 +0000 UTC m=+374.103167821 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527ba980): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): >_readAt: n=3, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.05356686 +0000 UTC m=+374.103167821 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527baf40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c41c0 item 92 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.054680837 +0000 UTC m=+374.104281798 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bb580): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4540 item 93 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.055046398 +0000 UTC m=+374.104647359 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527bbac0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.055046398 +0000 UTC m=+374.104647359 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d62c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4700 item 93 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.056219597 +0000 UTC m=+374.105820558 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6900): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4a80 item 94 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.056602921 +0000 UTC m=+374.106203883 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d6e40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.056602921 +0000 UTC m=+374.106203883 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7540): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4c40 item 94 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.057750973 +0000 UTC m=+374.107351934 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527d7b80): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c4fc0 item 95 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.058147763 +0000 UTC m=+374.107748724 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f81c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.058147763 +0000 UTC m=+374.107748724 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f88c0): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c5180 item 95 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 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/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): open at offset 0 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): _readAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): >_readAt: n=0, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.059296937 +0000 UTC m=+374.108897898 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f8f00): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): _writeAt: size=5, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): >openPending: err= 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c5500 item 96 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): >_writeAt: n=5, err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.0596846 +0000 UTC m=+374.109285561 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9440): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/04 05:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/04 05:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): _readAt: size=512, off=0 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): openPending: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): >openPending: err= 2026/06/04 05:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): >_readAt: n=5, err=EOF 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): close: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-04 05:08:55.0596846 +0000 UTC m=+374.109285561 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : open-test-file(0xc1c527f9b40): >close: err= 2026/06/04 05:08:55 DEBUG : open-test-file: Remove: 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc1c527c56c0 item 96 2026/06/04 05:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/04 05:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/04 05:08:55 DEBUG : open-test-file: >Remove: err= 2026/06/04 05:08:55 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : >WaitForWriters: 2026/06/04 05:08:55 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.39s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:55 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:55 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:55 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:55 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:08:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:08:55 DEBUG : file1: newRWFileHandle: 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): openPending: 2026/06/04 05:08:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): >openPending: err= 2026/06/04 05:08:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/04 05:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/04 05:08:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): _writeAt: size=2, off=0 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): >_writeAt: n=2, err= 2026/06/04 05:08:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): RWFileHandle.Flush 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): RWFileHandle.Release 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): close: 2026/06/04 05:08:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/04 05:08:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/04 05:08:55 DEBUG : file1(0xc1c526fe780): >close: err= 2026/06/04 05:08:55 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:08:55 DEBUG : file1: vfs cache: starting upload 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:08:55 DEBUG : Looking for writers 2026/06/04 05:08:55 DEBUG : file1: reading active writers 2026/06/04 05:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:08:56 DEBUG : Looking for writers 2026/06/04 05:08:56 DEBUG : file1: reading active writers 2026/06/04 05:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:08:56 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/04 05:08:56 DEBUG : Looking for writers 2026/06/04 05:08:56 DEBUG : file1: reading active writers 2026/06/04 05:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:57 DEBUG : Looking for writers 2026/06/04 05:08:57 DEBUG : file1: reading active writers 2026/06/04 05:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:08:57 DEBUG : file1: size = 2 OK 2026/06/04 05:08:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/04 05:08:57 INFO : file1: Copied (new) 2026/06/04 05:08:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/04 05:08:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/04 05:08:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/04 05:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:08:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/04 05:08:58 DEBUG : Looking for writers 2026/06/04 05:08:58 DEBUG : file1: reading active writers 2026/06/04 05:08:58 DEBUG : >WaitForWriters: 2026/06/04 05:08:59 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:08:59 DEBUG : Looking for writers 2026/06/04 05:08:59 DEBUG : file1: reading active writers 2026/06/04 05:08:59 DEBUG : >WaitForWriters: 2026/06/04 05:08:59 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.12s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:08:59 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:08:59 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:08:59 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:08:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:08:59 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:09:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:09:00 DEBUG : rename_me: newRWFileHandle: 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): openPending: 2026/06/04 05:09:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/04 05:09:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): >openPending: err= 2026/06/04 05:09:00 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/04 05:09:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/04 05:09:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/04 05:09:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): _writeAt: size=5, off=0 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): >_writeAt: n=5, err= 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): close: 2026/06/04 05:09:00 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-04 05:09:00.089974286 +0000 UTC m=+379.139575267 2026/06/04 05:09:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/04 05:09:00 DEBUG : rename_me(0xc1c51324800): >close: err= 2026/06/04 05:09:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/04 05:09:00 DEBUG : i_was_renamed: Updating file with 0xc1c50cfb5f0 2026/06/04 05:09:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/04 05:09:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/04 05:09:00 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/04 05:09:00 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/04 05:09:00 DEBUG : Looking for writers 2026/06/04 05:09:00 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/04 05:09:00 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/06/04 05:09:01 DEBUG : Looking for writers 2026/06/04 05:09:01 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/04 05:09:02 DEBUG : i_was_renamed: size = 5 OK 2026/06/04 05:09:02 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:09:02 INFO : i_was_renamed: Copied (new) 2026/06/04 05:09:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-04 05:09:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/04 05:09:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/04 05:09:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/04 05:09:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/04 05:09:02 DEBUG : Looking for writers 2026/06/04 05:09:02 DEBUG : i_was_renamed: reading active writers 2026/06/04 05:09:02 DEBUG : >WaitForWriters: 2026/06/04 05:09:02 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.75s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:03 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:03 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/04 05:09:03 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/04 05:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cibegoj6kiye" 2026/06/04 05:09:03 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/04 05:09:03 DEBUG : forgetting directory cache 2026/06/04 05:09:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): _readAt: size=512, off=0 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): openPending: 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:10:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): >openPending: err= 2026/06/04 05:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): >_readAt: n=20, err=EOF 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): close: 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:10:03 +0000 UTC 2026/06/04 05:09:05 DEBUG : TestRWCacheUpdate(0xc1c50d6a600): >close: err= 2026/06/04 05:09:05 DEBUG : Re-reading directory (170.025117ms old) 2026/06/04 05:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:06 DEBUG : forgetting directory cache 2026/06/04 05:09:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): _readAt: size=512, off=0 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): openPending: 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:11:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-04 04:10:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-04 04:11:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-04 04:10:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/04 05:09:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): >openPending: err= 2026/06/04 05:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): >_readAt: n=20, err=EOF 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): close: 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:11:03 +0000 UTC 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate(0xc1c526fe540): >close: err= 2026/06/04 05:09:08 DEBUG : Re-reading directory (183.615089ms old) 2026/06/04 05:09:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:08 DEBUG : forgetting directory cache 2026/06/04 05:09:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): _readAt: size=512, off=0 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): openPending: 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:12:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-04 04:11:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-04 04:12:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-04 04:11:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/04 05:09:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): >openPending: err= 2026/06/04 05:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): >_readAt: n=20, err=EOF 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): close: 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:12:03 +0000 UTC 2026/06/04 05:09:10 DEBUG : TestRWCacheUpdate(0xc1c50d6a540): >close: err= 2026/06/04 05:09:10 DEBUG : Re-reading directory (164.656304ms old) 2026/06/04 05:09:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:11 DEBUG : forgetting directory cache 2026/06/04 05:09:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): _readAt: size=512, off=0 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): openPending: 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:13:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-04 04:12:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-04 04:13:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-04 04:12:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/04 05:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): >openPending: err= 2026/06/04 05:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): >_readAt: n=20, err=EOF 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): close: 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:13:03 +0000 UTC 2026/06/04 05:09:13 DEBUG : TestRWCacheUpdate(0xc1c51324580): >close: err= 2026/06/04 05:09:13 DEBUG : Re-reading directory (195.273259ms old) 2026/06/04 05:09:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:14 DEBUG : forgetting directory cache 2026/06/04 05:09:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): _readAt: size=512, off=0 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): openPending: 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:14:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-04 04:13:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-04 04:14:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-04 04:13:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/04 05:09:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): >openPending: err= 2026/06/04 05:09:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): >_readAt: n=20, err=EOF 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): close: 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:14:03 +0000 UTC 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate(0xc1c51324340): >close: err= 2026/06/04 05:09:17 DEBUG : Re-reading directory (166.342004ms old) 2026/06/04 05:09:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:18 DEBUG : forgetting directory cache 2026/06/04 05:09:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate(0xc1c526fe800): _readAt: size=512, off=0 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate(0xc1c526fe800): openPending: 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-04 04:15:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-04 04:14:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-04 04:15:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-04 04:14:03 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/04 05:09:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/04 05:09:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate(0xc1c526fe800): >openPending: err= 2026/06/04 05:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate(0xc1c526fe800): >_readAt: n=20, err=EOF 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate(0xc1c526fe800): close: 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:15:03 +0000 UTC 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate(0xc1c526fe800): >close: err= 2026/06/04 05:09:20 DEBUG : Re-reading directory (177.383996ms old) 2026/06/04 05:09:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:20 DEBUG : forgetting directory cache 2026/06/04 05:09:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): _readAt: size=512, off=0 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): openPending: 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-04 04:16:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-04 04:15:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-04 04:16:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-04 04:15:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/04 05:09:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/04 05:09:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): >openPending: err= 2026/06/04 05:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): >_readAt: n=21, err=EOF 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): close: 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:16:03 +0000 UTC 2026/06/04 05:09:22 DEBUG : TestRWCacheUpdate(0xc1c50d6a8c0): >close: err= 2026/06/04 05:09:22 DEBUG : Re-reading directory (178.743469ms old) 2026/06/04 05:09:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:23 DEBUG : forgetting directory cache 2026/06/04 05:09:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/06/04 05:09:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): _readAt: size=512, off=0 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): openPending: 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-04 04:17:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-04 04:16:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-04 04:17:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-04 04:16:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/04 05:09:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/04 05:09:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): >openPending: err= 2026/06/04 05:09:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): >_readAt: n=22, err=EOF 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): close: 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:17:03 +0000 UTC 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate(0xc1c50d6b300): >close: err= 2026/06/04 05:09:25 DEBUG : Re-reading directory (186.384852ms old) 2026/06/04 05:09:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:25 DEBUG : forgetting directory cache 2026/06/04 05:09:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): _readAt: size=512, off=0 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): openPending: 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-04 04:18:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-04 04:17:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-04 04:18:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-04 04:17:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/04 05:09:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/04 05:09:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): >openPending: err= 2026/06/04 05:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): >_readAt: n=23, err=EOF 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): close: 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:18:03 +0000 UTC 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate(0xc1c50d6a640): >close: err= 2026/06/04 05:09:28 DEBUG : Re-reading directory (183.289007ms old) 2026/06/04 05:09:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:29 DEBUG : forgetting directory cache 2026/06/04 05:09:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): _readAt: size=512, off=0 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): openPending: 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-04 04:19:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-04 04:18:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-04 04:19:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-04 04:18:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/04 05:09:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/04 05:09:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): >openPending: err= 2026/06/04 05:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): >_readAt: n=24, err=EOF 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): close: 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-04 04:19:03 +0000 UTC 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate(0xc1c51324300): >close: err= 2026/06/04 05:09:31 DEBUG : Re-reading directory (180.025534ms old) 2026/06/04 05:09:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/04 05:09:31 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:31 DEBUG : Looking for writers 2026/06/04 05:09:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/04 05:09:31 DEBUG : >WaitForWriters: 2026/06/04 05:09:31 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': vfs cache: cleaner exiting 2026/06/04 05:09:32 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.11s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:33 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/06/04 05:09:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/06/04 05:09:38 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:38 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/04 05:09:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/04 05:09:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/04 05:09:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/04 05:09:39 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:39 DEBUG : Looking for writers 2026/06/04 05:09:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/04 05:09:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/04 05:09:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (8.15s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:40 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:40 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:40 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': Reusing VFS from active cache 2026/06/04 05:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:40 DEBUG : Looking for writers 2026/06/04 05:09:40 DEBUG : >WaitForWriters: 2026/06/04 05:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:40 DEBUG : Looking for writers 2026/06/04 05:09:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:41 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:41 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:41 DEBUG : Looking for writers 2026/06/04 05:09:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:41 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:41 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:41 DEBUG : Looking for writers 2026/06/04 05:09:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:41 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:41 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:45 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:47 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:47 DEBUG : dir: Looking for writers 2026/06/04 05:09:47 DEBUG : file2: reading active writers 2026/06/04 05:09:47 DEBUG : Looking for writers 2026/06/04 05:09:47 DEBUG : file1: reading active writers 2026/06/04 05:09:47 DEBUG : dir: reading active writers 2026/06/04 05:09:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (7.22s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:49 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:49 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:49 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:54 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:09:54 DEBUG : dir: Looking for writers 2026/06/04 05:09:54 DEBUG : Looking for writers 2026/06/04 05:09:54 DEBUG : dir: reading active writers 2026/06/04 05:09:54 DEBUG : file1: reading active writers 2026/06/04 05:09:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.09s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:09:55 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:09:55 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:09:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:58 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/04 05:09:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:59 DEBUG : file1: Open: flags=O_RDONLY 2026/06/04 05:09:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/04 05:09:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/04 05:09:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:09:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/04 05:09:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/04 05:10:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/04 05:10:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/04 05:10:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/04 05:10:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/04 05:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/04 05:10:00 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (0 bytes), uploading instead of streaming 2026/06/04 05:10:01 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/04 05:10:01 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:10:01 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/04 05:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/04 05:10:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/04 05:10:01 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:01 DEBUG : dir: Looking for writers 2026/06/04 05:10:01 DEBUG : new_file.txt: reading active writers 2026/06/04 05:10:01 DEBUG : file2: reading active writers 2026/06/04 05:10:01 DEBUG : Looking for writers 2026/06/04 05:10:01 DEBUG : dir: reading active writers 2026/06/04 05:10:01 DEBUG : file1: reading active writers 2026/06/04 05:10:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.03s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:03 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:03 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:04 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/04 05:10:06 DEBUG : dir/file2: same parent dir (ODFfMTI1ODE0MjRfdnNUeFU) - using file/rename instead of move_copy for dir/file1 2026/06/04 05:10:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/04 05:10:06 DEBUG : dir/file1: Updating file with dir/file1 0xc1c50824820 2026/06/04 05:10:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/04 05:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:08 INFO : dir/file1: Moved (server-side) to: file0 2026/06/04 05:10:08 DEBUG : file0: Updating file with file0 0xc1c50824820 2026/06/04 05:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/04 05:10:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/04 05:10:08 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:08 DEBUG : dir: Looking for writers 2026/06/04 05:10:08 DEBUG : Looking for writers 2026/06/04 05:10:08 DEBUG : dir: reading active writers 2026/06/04 05:10:08 DEBUG : file0: reading active writers 2026/06/04 05:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (8.19s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:11 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:11 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:11 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:11 DEBUG : Looking for writers 2026/06/04 05:10:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:12 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:12 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:12 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/04 05:10:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/04 05:10:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/04 05:10:15 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/04 05:10:16 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/04 05:10:17 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:17 DEBUG : Looking for writers 2026/06/04 05:10:17 DEBUG : a: Looking for writers 2026/06/04 05:10:17 DEBUG : b: Looking for writers 2026/06/04 05:10:17 DEBUG : c: Looking for writers 2026/06/04 05:10:17 DEBUG : d: Looking for writers 2026/06/04 05:10:17 DEBUG : Looking for writers 2026/06/04 05:10:17 DEBUG : d: reading active writers 2026/06/04 05:10:17 DEBUG : /: reading active writers 2026/06/04 05:10:17 DEBUG : a: reading active writers 2026/06/04 05:10:17 DEBUG : b: reading active writers 2026/06/04 05:10:17 DEBUG : c: reading active writers 2026/06/04 05:10:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (7.77s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:19 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:19 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/04 05:10:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/04 05:10:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/04 05:10:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/04 05:10:26 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:26 DEBUG : a/b/c/d: Looking for writers 2026/06/04 05:10:26 DEBUG : a/b/c: Looking for writers 2026/06/04 05:10:26 DEBUG : d: reading active writers 2026/06/04 05:10:26 DEBUG : a/b: Looking for writers 2026/06/04 05:10:26 DEBUG : c: reading active writers 2026/06/04 05:10:26 DEBUG : a: Looking for writers 2026/06/04 05:10:26 DEBUG : b: reading active writers 2026/06/04 05:10:26 DEBUG : Looking for writers 2026/06/04 05:10:26 DEBUG : a: reading active writers 2026/06/04 05:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (10.02s) === 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:29 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:29 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:29 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:29 DEBUG : Looking for writers 2026/06/04 05:10:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.32s) === 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-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:30 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:30 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/04 05:10:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/04 05:10:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/04 05:10:30 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (5 bytes), uploading instead of streaming 2026/06/04 05:10:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:10:32 DEBUG : file1: size = 5 OK 2026/06/04 05:10:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:10:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/04 05:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/04 05:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:32 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (0 bytes), uploading instead of streaming 2026/06/04 05:10:33 DEBUG : file1: size = 0 OK 2026/06/04 05:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/04 05:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/04 05:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:33 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (7 bytes), uploading instead of streaming 2026/06/04 05:10:34 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/06/04 05:10:35 DEBUG : file1: size = 7 OK 2026/06/04 05:10:35 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/04 05:10:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:35 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:35 DEBUG : Looking for writers 2026/06/04 05:10:35 DEBUG : file1: reading active writers 2026/06/04 05:10:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.76s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:35 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:35 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/04 05:10:37 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/04 05:10:37 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/04 05:10:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/04 05:10:37 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (11 bytes), uploading instead of streaming 2026/06/04 05:10:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/04 05:10:39 DEBUG : file1: size = 11 OK 2026/06/04 05:10:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/04 05:10:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/04 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:39 DEBUG : Looking for writers 2026/06/04 05:10:39 DEBUG : file1: reading active writers 2026/06/04 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.09s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:39 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:39 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/04 05:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:40 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (5 bytes), uploading instead of streaming 2026/06/04 05:10:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/04 05:10:42 DEBUG : file1: size = 5 OK 2026/06/04 05:10:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/04 05:10:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/04 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:42 DEBUG : Looking for writers 2026/06/04 05:10:42 DEBUG : file1: reading active writers 2026/06/04 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.98s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:42 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:42 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:43 DEBUG : file1: WriteFileHandle.Release closing 2026/06/04 05:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:43 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (0 bytes), uploading instead of streaming 2026/06/04 05:10:44 DEBUG : file1: size = 0 OK 2026/06/04 05:10:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:10:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/04 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:44 DEBUG : Looking for writers 2026/06/04 05:10:44 DEBUG : file1: reading active writers 2026/06/04 05:10:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.17s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:45 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:45 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:45 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (2 bytes), uploading instead of streaming 2026/06/04 05:10:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/04 05:10:47 DEBUG : file1: size = 2 OK 2026/06/04 05:10:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/04 05:10:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/04 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:48 DEBUG : Looking for writers 2026/06/04 05:10:48 DEBUG : file1: reading active writers 2026/06/04 05:10:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.50s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:48 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:48 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:48 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (0 bytes), uploading instead of streaming 2026/06/04 05:10:50 DEBUG : file1: size = 0 OK 2026/06/04 05:10:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/04 05:10:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:10:50 DEBUG : file1: Open: flags=O_RDONLY 2026/06/04 05:10:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/04 05:10:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/04 05:10:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:10:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/04 05:10:50 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:50 DEBUG : Looking for writers 2026/06/04 05:10:50 DEBUG : file1: reading active writers 2026/06/04 05:10:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.07s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:51 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:51 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/04 05:10:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/04 05:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/04 05:10:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/04 05:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:51 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': File to upload is small (100 bytes), uploading instead of streaming 2026/06/04 05:10:52 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/06/04 05:10:53 DEBUG : file1: size = 100 OK 2026/06/04 05:10:53 DEBUG : file1: md5 = d9a587786d54f3435dfd05308dead2f1 OK 2026/06/04 05:10:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/04 05:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/04 05:10:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/04 05:10:53 DEBUG : file1: Open: flags=O_RDONLY 2026/06/04 05:10:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/04 05:10:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/04 05:10:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:10:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/04 05:10:53 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:10:53 DEBUG : Looking for writers 2026/06/04 05:10:53 DEBUG : file1: reading active writers 2026/06/04 05:10:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.87s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:10:54 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:10:54 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:10:55 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/06/04 05:10:57 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/06/04 05:10:59 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/06/04 05:11:01 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/06/04 05:11:03 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/06/04 05:11:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/04 05:11:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/04 05:11:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:06 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:06 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/04 05:11:06 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/04 05:11:06 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:06 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:06 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/04 05:11:06 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/04 05:11:06 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:06 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:06 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/04 05:11:06 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/04 05:11:06 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/04 05:11:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/04 05:11:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:07 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:11:07 DEBUG : flat: Looking for writers 2026/06/04 05:11:07 DEBUG : f000.txt: reading active writers 2026/06/04 05:11:07 DEBUG : f001.txt: reading active writers 2026/06/04 05:11:07 DEBUG : f002.txt: reading active writers 2026/06/04 05:11:07 DEBUG : f003.txt: reading active writers 2026/06/04 05:11:07 DEBUG : f004.txt: reading active writers 2026/06/04 05:11:07 DEBUG : Looking for writers 2026/06/04 05:11:07 DEBUG : flat: reading active writers 2026/06/04 05:11:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.90s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:11:09 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:11:09 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:11:10 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/06/04 05:11:12 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/06/04 05:11:14 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/06/04 05:11:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/04 05:11:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/04 05:11:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/04 05:11:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/04 05:11:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/04 05:11:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/04 05:11:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:11:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:11:17 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:11:17 DEBUG : a/b/c: Looking for writers 2026/06/04 05:11:17 DEBUG : deep.txt: reading active writers 2026/06/04 05:11:17 DEBUG : a/b: Looking for writers 2026/06/04 05:11:17 DEBUG : c: reading active writers 2026/06/04 05:11:17 DEBUG : mid.txt: reading active writers 2026/06/04 05:11:17 DEBUG : a: Looking for writers 2026/06/04 05:11:17 DEBUG : b: reading active writers 2026/06/04 05:11:17 DEBUG : top.txt: reading active writers 2026/06/04 05:11:17 DEBUG : Looking for writers 2026/06/04 05:11:17 DEBUG : a: reading active writers 2026/06/04 05:11:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.02s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:11:20 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:11:20 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:11:21 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/06/04 05:12:45 DEBUG : forgetting directory cache 2026/06/04 05:12:45 DEBUG : dir: forgetting directory cache 2026/06/04 05:12:45 DEBUG : dir: forgetting directory cache 2026/06/04 05:12:54 DEBUG : forgetting directory cache 2026/06/04 05:12:54 DEBUG : dir: forgetting directory cache 2026/06/04 05:12:54 DEBUG : dir/subdir: forgetting directory cache 2026/06/04 05:12:58 DEBUG : forgetting directory cache 2026/06/04 05:12:58 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:02 DEBUG : forgetting directory cache 2026/06/04 05:13:02 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:02 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:11 DEBUG : forgetting directory cache 2026/06/04 05:13:11 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:21 DEBUG : forgetting directory cache 2026/06/04 05:13:21 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:21 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:21 DEBUG : fil: forgetting directory cache 2026/06/04 05:13:21 DEBUG : fil/a: forgetting directory cache 2026/06/04 05:13:21 DEBUG : fil/a/b: forgetting directory cache 2026/06/04 05:13:27 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:27 DEBUG : forgetting directory cache 2026/06/04 05:13:27 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:30 DEBUG : forgetting directory cache 2026/06/04 05:13:30 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:43 DEBUG : dir/subdir: forgetting directory cache 2026/06/04 05:13:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:49 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/04 05:13:49 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:49 DEBUG : forgetting directory cache 2026/06/04 05:13:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/04 05:13:49 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/04 05:13:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:56 DEBUG : forgetting directory cache 2026/06/04 05:13:56 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/04 05:13:56 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:13:56 DEBUG : bigdir: Looking for writers 2026/06/04 05:13:56 DEBUG : big.bin: reading active writers 2026/06/04 05:13:56 DEBUG : Looking for writers 2026/06/04 05:13:56 DEBUG : bigdir: reading active writers 2026/06/04 05:13:56 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (157.22s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-cibegoj6kiye'", Local "Local file system at /tmp/rclone864717356", Modify Window "1s" 2026/06/04 05:13:57 INFO : OpenDrive root 'rclone-test-cibegoj6kiye': poll-interval is not supported by this remote 2026/06/04 05:13:57 NOTICE: OpenDrive root 'rclone-test-cibegoj6kiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/04 05:13:59 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/06/04 05:13:59 DEBUG : forgetting directory cache 2026/06/04 05:13:59 DEBUG : dir: forgetting directory cache 2026/06/04 05:13:59 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/06/04 05:14:02 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/06/04 05:14:06 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/06/04 05:14:07 DEBUG : forgetting directory cache 2026/06/04 05:14:07 DEBUG : dir: forgetting directory cache 2026/06/04 05:14:07 DEBUG : dir/sub: forgetting directory cache 2026/06/04 05:14:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/04 05:14:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/04 05:14:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/04 05:14:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:14:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:14:08 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/04 05:14:08 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/04 05:14:08 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:14:08 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:14:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/04 05:14:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/04 05:14:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/04 05:14:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/04 05:14:09 DEBUG : WaitForWriters: timeout=30s 2026/06/04 05:14:09 DEBUG : dir1: Looking for writers 2026/06/04 05:14:09 DEBUG : a.txt: reading active writers 2026/06/04 05:14:09 DEBUG : dir2: Looking for writers 2026/06/04 05:14:09 DEBUG : b.txt: reading active writers 2026/06/04 05:14:09 DEBUG : dir3: Looking for writers 2026/06/04 05:14:09 DEBUG : c.txt: reading active writers 2026/06/04 05:14:09 DEBUG : Looking for writers 2026/06/04 05:14:09 DEBUG : dir2: reading active writers 2026/06/04 05:14:09 DEBUG : dir3: reading active writers 2026/06/04 05:14:09 DEBUG : dir1: reading active writers 2026/06/04 05:14:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (14.46s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/04 05:14:12 DEBUG : OpenDrive root 'rclone-test-cibegoj6kiye': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m32.104808727s (try 1/5)